summaryrefslogtreecommitdiff
path: root/dht/src/Network/Tox/NodeId.hs
AgeCommit message (Expand)Author
2020-01-10First successful TCP relay mediated chat link!Joe Crayne
2020-01-09Moved Codec.AsciiKey256 to tox-crypto.Joe Crayne
2020-01-05Forward port to GHC 8.10.1-alpha2 (83edba07e4)Joe Crayne
2020-01-01Convert zbase32 tox node-id to hex.Joe Crayne
2020-01-01Improved 'c' command.Joe Crayne
2020-01-01Share TCP Relays with remote via onion message.Joe Crayne
2020-01-01Less restrictive jabber id parse.Joe Crayne
2020-01-01Refactored node-id appearance to Codec.AsciiKey256.Joe Crayne
2020-01-01Tox-XMPP: Switched to z-base32 domain names.Joe Crayne
2020-01-01Prefer IPv4 when parsing TCP nodes JSON.Joe Crayne
2020-01-01Factor out some new librariesJames Crayne