summaryrefslogtreecommitdiff
path: root/src/Network/Tox/NodeId.hs
AgeCommit message (Expand)Author
2017-11-04Tox: Memoized id2key to avoid allocate and memcpy.joe
2017-11-03Changed NodeId hash function.joe
2017-10-29Serialize instance for Handshake.joe
2017-10-14Partitioned friend-request transport from the onion transport.joe
2017-10-13Switched toxid format from hexadecimal to base64.joe
2017-10-12WIP Onion routing.joe
2017-09-23fix build on ghc-7.10.3James Crayne
2017-09-15Renamed Network.Tox.(Address -> NodeId).joe