| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-20 | Set the "reuse address" option on the acceptor tcp socket. | Dennis Brentjes | |
| 2016-10-13 | Connecting client now have to send an id to each node. | Dennis Brentjes | |
| 2016-09-29 | Added some boilerplate to enable ssl connections. | Dennis Brentjes | |
| 2016-09-28 | Made changes so we can have a 1 Node cmix network. | Dennis Brentjes | |
| 2016-08-31 | Split up the client and server parts in a separate network library | Dennis Brentjes | |
