| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-11 | Working Ed25519 Implementation of libcmix. | Dennis Brentjes | |
| 2016-11-21 | Reworked server and client to do one mix and shutdown. | Dennis Brentjes | |
| This is done as cleanly as possible to track down any memory leaks. unfortunately there is still one async operation running on the nodes. when there should be none. So the nodes are still forced to stop with a. io_service.stop(). | |||
| 2016-10-21 | Adds SSL connections between nodes. | Dennis Brentjes | |
| 2016-10-05 | Fixes some bugs in parsing the program_options. | Dennis Brentjes | |
| 2016-09-29 | Added some boilerplate to enable ssl connections. | Dennis Brentjes | |
| 2016-08-31 | Split up the client and server parts in a separate network library | Dennis Brentjes | |
