aboutsummaryrefslogtreecommitdiff
path: root/run.sh
AgeCommit message (Expand)Author
2018-02-04Both algorithms are now batchable.Dennis Brentjes
2017-12-23Preparing multiple mixesDennis Brentjes
2017-04-16Some cleanup and tweaked the statsd slightly.Dennis Brentjes
2017-04-02Fixes a rare bug in the Elgamal implementation.Dennis Brentjes
2017-03-14Fixes some protobuf issues with linuxbrew systems.Dennis Brentjes
2017-02-26Fixes a bug which would crash the server when an ID started with 0x00.Dennis Brentjes
2017-02-26Enabled pointer tracing in ed25519 implementation.Dennis Brentjes
2017-02-11Working Ed25519 Implementation of libcmix.Dennis Brentjes
2016-12-15Adds the StatsDaemon to the run script and made it output to file.Dennis Brentjes
2016-12-01Fixes a parse error when not giving an argument to run.shDennis Brentjes
2016-12-01Use the new protobuf arena allocator.Dennis Brentjes
2016-11-28Added a third node to the run script.Dennis Brentjes
2016-11-27Implements message delivery.Dennis Brentjes
2016-11-22Added pointer tracing, and fixes memeory leaks within a single run of cmix.Dennis Brentjes
2016-11-21Added some testing tools I had locally but never added to the repo.Dennis Brentjes