summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/Session.hs
AgeCommit message (Expand)Author
2020-01-25Only one session at a time (per DHT node).Joe Crayne
2020-01-25Ported dhtd to reworked QueryResponse design.Joe Crayne
2020-01-25Reject OOB netcrypto sessions.Joe Crayne
2020-01-25Improved debug prints.Joe Crayne
2020-01-17Send KillPacket when session terminates.Joe Crayne
2020-01-17Improved netcrypto session cleanup.Joe Crayne
2020-01-16Handle out-of-band netcrypto handshake.Joe Crayne
2020-01-01Multi Transports: TCP for DHT/Cookies/Handshakes.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne