summaryrefslogtreecommitdiff
path: root/DHTTransport.hs
AgeCommit message (Expand)Author
2017-09-12DHTMessage Show instance for debugging.joe
2017-09-11Use correct destination key when encrypting packets.joe
2017-09-06Switched Tox NodeId representation to [Word64]joe
2017-09-04DHTPK has extra layer when sent as DHT Request Packet.joe
2017-09-03Implemented more stubs for DHT transport.joe
2017-09-01Encryption layer for DHT and Onion transports.joe
2017-08-31Miscelaneous exports and TODO: Bits NodeIdjoe
2017-08-31Separated module OnionTransport from ToxTransport.joe
2017-08-31Separated module DHTTransport from ToxTransport.joe