aboutsummaryrefslogtreecommitdiff
path: root/node/CMakeLists.txt
AgeCommit message (Expand)Author
2016-11-28Removed the Bignum abstraction library, as it was not needed.Dennis Brentjes
2016-11-04Splits up the Node.cpp class in 3 parts.Dennis Brentjes
2016-10-13Second big network rewrite.Dennis Brentjes
2016-10-12Major network rewrite.Dennis Brentjes
2016-10-05Seperates Nodes and Clients for incoming connections.Dennis Brentjes
2016-10-04Added a bignum library to abstract possible implementations.Dennis Brentjes
2016-10-01Fixes the build for mxe-cross-builds, and if building shared libraries.Dennis Brentjes
2016-09-29This changset triggered a storm of changes.Dennis Brentjes
2016-09-28Made changes so we can have a 1 Node cmix network.Dennis Brentjes
2016-09-22Adds a NextNode class and prepares the Node to start network initialization.Dennis Brentjes
2016-09-22Added a logging facility using boost::log::trivial.Dennis Brentjes
2016-08-31Split up the client and server parts in a separate network libraryDennis Brentjes