summaryrefslogtreecommitdiff
path: root/src/Network/Tox/Transport.hs
AgeCommit message (Expand)Author
2017-11-05Adapted computeSharedSecret to a side-effecting interface.joe
2017-10-28Decrypt cookie response with cached public key.joe
2017-10-24Implemented "dhtkey" publish method.joe
2017-10-23Decryption layer for data-to-route messages.joe
2017-10-21Renamed Assym -> Asymm (short for asymmetric).joe
2017-10-14Partitioned friend-request transport from the onion transport.joe
2017-10-02Stubs for maintaining onion routes.joe
2017-10-01Ability to send onion messages when given a path.joe
2017-09-20Added outbound initiation addresses to the Onion transport.joe
2017-09-15Moved ToxTransport to its hierarchical location.joe