summaryrefslogtreecommitdiff
path: root/dht/ToxManager.hs
AgeCommit message (Expand)Author
2020-01-25Received DHT-key: Try our relays too (not just theirs).Joe Crayne
2020-01-25getContactInfo: Send optional TCP connection requests.Joe Crayne
2020-01-24fix formatting which confuses haddockJames Crayne
2020-01-17Improved TCP-mediated handshake protocol.Joe Crayne
2020-01-17Discard unusable Dormant AggregateSession objects.Joe Crayne
2020-01-17Improved netcrypto session cleanup.Joe Crayne
2020-01-16Reverted c3866287: we want to use DHT-key, not the toxid.Joe Crayne
2020-01-14Enable toxid search from TCP-only command-line.Joe Crayne
2020-01-12Configure connection requests before having contact's dhtkey.Joe Crayne
2020-01-11WIP: efforts regarding tcp-mediated connections.Joe Crayne
2020-01-11Reclassifying debug prints.Joe Crayne
2020-01-09Moved Codec.AsciiKey256 to tox-crypto.Joe Crayne
2020-01-01WIP: fixing TCP relay chat.Joe Crayne
2020-01-01Use tcp table as fallback nodes for onion search.Joe Crayne
2020-01-01ToxManager simplification.Joe Crayne
2020-01-01Improved 'c' command.Joe Crayne
2020-01-01Schedule TCP chat-link session attempts.Joe Crayne
2020-01-01Multi Transports: TCP for DHT/Cookies/Handshakes.Joe Crayne
2020-01-01wip: connect via tcp.Joe Crayne
2020-01-01TCP client: RoutingRequest query + cosmetic changesJoe Crayne
2020-01-01Simplification and documentation of Announcer.Joe Crayne
2020-01-01Refactoring.Joe Crayne
2020-01-01Tox-XMPP: Switched to z-base32 domain names.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne