Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | Timeout is microseconds. Pattern fail. | joe | |
2017-07-18 | Oops. I wasn't giving sendQuery the needed transaction id. | joe | |
2017-07-17 | Give clientAddress more context to facilitate answering differently | joe | |
depending on whether we are speaking on the IPv6 or IPv4 networks. | |||
2017-07-14 | Transport modifier utility: onInbound. | 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 | Refactored transactionMethods arguments into ADT. | joe | |
2017-07-13 | Made existential transaction tbl parameter for Client. | joe | |
2017-07-13 | To encode a query, we need the transaction id. | joe | |
2017-07-12 | WIP: Mainline DHT rewrite. | joe | |
2017-07-12 | Polymorphic implementation of a query/response protocol. | joe | |