summaryrefslogtreecommitdiff
path: root/src/Network/Tox/Onion
AgeCommit message (Expand)Author
2017-10-13Removed unused routeNonce (same nonce for message is used for route).joe
2017-10-13Use alias for onion-routed queries for true anonymization.joe
2017-10-12WIP Onion routing.joe
2017-10-01Ability to send onion messages when given a path.joe
2017-09-23Removed unused extension.joe
2017-09-23fix build on ghc-7.10.3James Crayne
2017-09-20Added outbound initiation addresses to the Onion transport.joe
2017-09-15Exempt DataToRoute requests from decryption.joe
2017-09-15Renamed Network.Tox.(Address -> NodeId).joe
2017-09-15Moved Network.DHT.Routing -> Network.Kademlia.Routingjoe
2017-09-15Moved OnionHandlers to its hierarchical location.joe
2017-09-15Moved OnionTransport to its hierarchical location.joe