| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-12 | Fixes decryption share calculation, adds lots of debugging statements. | Dennis Brentjes | |
| 2016-10-21 | Adds SSL connections between nodes. | Dennis Brentjes | |
| 2016-10-13 | Second big network rewrite. | Dennis Brentjes | |
| This time without the ugly SFINAE hack to restrict sending and receiving on Senders and Receivers respectively. Replaced this hack with private inheritance and using declerations. Also renamed receive to async_receive to better reflect the behaviour. | |||
