Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-28 | Decrypt cookie response with cached public key. | joe | |
2017-10-28 | cookieRequest Query + build fix | Debian Live user | |
2017-10-28 | Tox: handle cookie-request message. | joe | |
2017-10-27 | Added missing pattern for Size of Hardening packet. | joe | |
2017-10-27 | Added TODO regarding Tox "Hardening" message. | joe | |
2017-10-26 | Publish method to send Tox friend-request. | joe | |
2017-10-25 | Debugged encodeDataToRoute/parseDataToRoute. | joe | |
2017-10-24 | Implemented "dhtkey" publish method. | joe | |
2017-10-21 | Renamed Assym -> Asymm (short for asymmetric). | joe | |
2017-10-14 | Partitioned friend-request transport from the onion transport. | joe | |
2017-09-20 | Added outbound initiation addresses to the Onion transport. | joe | |
2017-09-15 | Renamed Network.Tox.(Address -> NodeId). | joe | |
2017-09-15 | Fixed haddock parse errors. | joe | |
2017-09-15 | Moved DHTTransport to its hierarchical location. | joe | |
Added missing OnionHandlers module. |