summaryrefslogtreecommitdiff
path: root/src/Network/Tox/DHT/Transport.hs
AgeCommit message (Expand)Author
2017-10-25Debugged encodeDataToRoute/parseDataToRoute.joe
2017-10-24Implemented "dhtkey" publish method.joe
2017-10-21Renamed Assym -> Asymm (short for asymmetric).joe
2017-10-14Partitioned friend-request transport from the onion transport.joe
2017-09-20Added outbound initiation addresses to the Onion transport.joe
2017-09-15Renamed Network.Tox.(Address -> NodeId).joe
2017-09-15Fixed haddock parse errors.joe
2017-09-15Moved DHTTransport to its hierarchical location.joe