summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/Relay.hs
AgeCommit message (Expand)Author
2020-01-16Reclassified some Relay prints to RelayVerbose.Joe Crayne
2020-01-14relaySession exception handler.Joe Crayne
2020-01-11Reclassifying debug prints.Joe Crayne
2020-01-11Avoid duplicate connection sessions in relay server.Joe Crayne
2020-01-09Improved debug prints.Joe Crayne
2020-01-09Adjusted relay-related debug prints.Joe Crayne
2020-01-09Debug prints when packets when packets are relayed between peers.Joe Crayne
2020-01-04TCP relay server now binds to UDP node port as fallback.Joe Crayne
2020-01-01TCP Relay: use same crypto keys as Tox UDP node.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne