summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/Transport.hs
AgeCommit message (Expand)Author
2020-01-25Fixed decryption of cookies via TCP.Joe Crayne
2020-01-11Fix for tcp-bound DHTKey message (I think).Joe Crayne
2020-01-10First successful TCP relay mediated chat link!Joe Crayne
2020-01-01Removed obsolete partitionAndForkTransport hack.Joe Crayne
2020-01-01Parse CryptoPacket and Handshake that come over TCP.Joe Crayne
2020-01-01Multi Transports: TCP for DHT/Cookies/Handshakes.Joe Crayne
2020-01-01Tox.DHT.Transport: polymorphic address type.Joe Crayne
2020-01-01Renamed OnionRouter -> Network.Tox.Onion.RoutesJoe Crayne
2020-01-01* Fixed accidental usage of TCP rather than UDP port.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne