summaryrefslogtreecommitdiff
path: root/src/Data/Tox/Relay.hs
AgeCommit message (Expand)Author
2020-01-01Factor out some new librariesJames Crayne
2018-12-16tcp: Avoid ponging on new non-pinged connections.Joe Crayne
2018-12-16WIP: Support for sending onion queries to TCP relays.Joe Crayne
2018-12-16Show instances for TCP relay handshake.Joe Crayne
2018-12-16Completed TCP getNodes query.Joe Crayne
2018-12-16TCP Client, WIP.Joe Crayne
2018-12-16StreamServer: Support for fall-back bind-addresses.Joe Crayne
2018-12-16Onion: Support for forwarding from a TCP-relay.Joe Crayne
2018-12-16More work on TCP relay.Joe Crayne
2018-12-16Use getPublicKey/putPublicKey more liberally.Joe Crayne
2018-12-16More TCP relay packet serialization.Joe Crayne
2018-11-27TCP relay packet serialization.Joe Crayne