index
:
cmix.git
master
[no description]
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run.sh
Age
Commit message (
Collapse
)
Author
2017-04-16
Some cleanup and tweaked the statsd slightly.
Dennis Brentjes
2017-04-02
Fixes a rare bug in the Elgamal implementation.
Dennis Brentjes
2017-03-14
Fixes some protobuf issues with linuxbrew systems.
Dennis Brentjes
2017-02-26
Fixes a bug which would crash the server when an ID started with 0x00.
Dennis Brentjes
2017-02-26
Enabled pointer tracing in ed25519 implementation.
Dennis Brentjes
2017-02-11
Working Ed25519 Implementation of libcmix.
Dennis Brentjes
2016-12-15
Adds the StatsDaemon to the run script and made it output to file.
Dennis Brentjes
2016-12-01
Fixes a parse error when not giving an argument to run.sh
Dennis Brentjes
2016-12-01
Use the new protobuf arena allocator.
Dennis Brentjes
Run script now takes a parameter tool to for instance "benchmark"
2016-11-28
Added a third node to the run script.
Dennis Brentjes
2016-11-27
Implements message delivery.
Dennis Brentjes
Adds a minimum number of messages per mix. Embeds the destination in the message. Clients now send messages to themselves.
2016-11-22
Added pointer tracing, and fixes memeory leaks within a single run of cmix.
Dennis Brentjes
2016-11-21
Added some testing tools I had locally but never added to the repo.
Dennis Brentjes