Age | Commit message (Expand) | Author |
---|---|---|
2018-05-27 | Enabled generated nospam-id via the "nid" command. | joe |
2018-05-20 | Allow non-JID (standard tox hex) input for NoSpamId. | joe |
2018-05-20 | Implemented "nid" command to convert hex toxid. | joe |
2017-11-29 | Disabled curve 25519 backport for newer cryptonite library. | joe |
2017-11-22 | NoSpamId type to include nospam + checksum + public key. | joe |
2017-11-04 | Tox: Memoized id2key to avoid allocate and memcpy. | joe |
2017-11-03 | Changed NodeId hash function. | joe |
2017-10-29 | Serialize instance for Handshake. | joe |
2017-10-14 | Partitioned friend-request transport from the onion transport. | joe |
2017-10-13 | Switched toxid format from hexadecimal to base64. | joe |
2017-10-12 | WIP Onion routing. | joe |
2017-09-23 | fix build on ghc-7.10.3 | James Crayne |
2017-09-15 | Renamed Network.Tox.(Address -> NodeId). | joe |