summaryrefslogtreecommitdiff
path: root/src/Network/Tox
AgeCommit message (Expand)Author
2017-10-02Stubs for maintaining onion routes.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 Network.BitTorrent.DHT.Search -> Network.Kademlia.Searchjoe
2017-09-15Fixed haddock parse errors.joe
2017-09-15Moved ToxTransport to its hierarchical location.joe
2017-09-15Moved CryptoTransport to its hierarchical location.joe
2017-09-15Moved OnionHandlers to its hierarchical location.joe
2017-09-15Moved OnionTransport to its hierarchical location.joe
2017-09-15Moved DHTHandlers to its hierarchical location.joe
2017-09-15Moved DHTTransport to its hierarchical location.joe
2017-09-15Moved ToxAddress to hierarchical location.joe