Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | Fixed onion protocol. | joe | |
2017-09-13 | Correctly isolate variable-width onion payloads. | joe | |
2017-09-13 | Implemented symmetric cipher. | joe | |
2017-09-13 | Fixed accidental recursion in Sized (Addresssed a). | joe | |
2017-09-11 | Use correct destination key when encrypting packets. | joe | |
2017-09-06 | Switched Tox NodeId representation to [Word64] | joe | |
2017-09-05 | Implemented onion routing. | joe | |
2017-09-04 | Fleshed out some Onion Transport stubs. | joe | |
2017-09-03 | Progress on OnionTransport. | joe | |
2017-09-01 | Encryption layer for DHT and Onion transports. | joe | |
2017-08-31 | Separated module OnionTransport from ToxTransport. | joe | |