Age | Commit message (Expand) | Author |
---|---|---|
2018-06-19 | Reverting 0e799f254da which didn't improve performance. | joe |
2018-06-19 | introduce udp send delaying in toxTransport | Andrew Cady |
2018-06-01 | tox: Separate transports for handshakes and crypto-packets. | joe |
2017-11-05 | Adapted computeSharedSecret to a side-effecting interface. | joe |
2017-10-28 | Decrypt cookie response with cached public key. | joe |
2017-10-24 | Implemented "dhtkey" publish method. | joe |
2017-10-23 | Decryption layer for data-to-route messages. | joe |
2017-10-21 | Renamed Assym -> Asymm (short for asymmetric). | joe |
2017-10-14 | Partitioned friend-request transport from the onion transport. | joe |
2017-10-02 | Stubs for maintaining onion routes. | joe |
2017-10-01 | Ability to send onion messages when given a path. | joe |
2017-09-20 | Added outbound initiation addresses to the Onion transport. | joe |
2017-09-15 | Moved ToxTransport to its hierarchical location. | joe |