Age | Commit message (Expand) | Author |
---|---|---|
2017-08-11 | Unverified: data to route response packet sending. | joe |
2017-08-11 | Store return paths for announced keys. | joe |
2017-08-11 | Reply to Announce with AnnounceResponse. | joe |
2017-08-05 | Implemented Tox's announce handler. | joe |
2017-08-05 | WIP changing Tox packets. | joe |
2017-08-04 | Switched awaitMessage to continuation-passing style. | joe |
2017-08-02 | More Tox stuff. | joe |
2017-07-30 | more tox work | joe |
2017-07-29 | Tox support. | joe |
2017-07-29 | JSON instances for Tox.NodeInfo | joe |
2017-07-29 | More Tox stuff. | joe |
2017-07-29 | Tox Routing info. | joe |
2017-07-29 | More Serialize instances for Tox. | joe |
2017-07-13 | TOX rewrite: Response nonces are now distinct from query nonces. | joe |
2017-07-13 | Tox.newClient now returns a completed Client structure. | joe |
2017-07-13 | Generate 24-bit crypto-nonce for Tox. | joe |
2017-07-13 | Switch Tox Nonce8 implementation to Word64 from ByteString. | joe |
2017-07-13 | WIP: Tox DHT rewrite. | joe |