Age | Commit message (Expand) | Author |
---|---|---|
2017-10-21 | Now searches using store command when we own the key. | joe |
2017-10-19 | Successful toxid announce. | joe |
2017-10-19 | Encrypt Tox's store-key announcement with the key being stored. | joe |
2017-10-18 | WIP: Command to publish a toxid on a given node. | joe |
2017-10-14 | Partitioned friend-request transport from the onion transport. | joe |
2017-10-13 | Use alias for onion-routed queries for true anonymization. | joe |
2017-10-12 | WIP Onion routing. | joe |
2017-10-02 | Stubs for maintaining onion routes. | joe |
2017-10-01 | Ability to send onion messages when given a path. | joe |
2017-09-30 | This makes TransactionMethods into STM actions so that they can be | 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 | Moved Network.DHT.Routing -> Network.Kademlia.Routing | joe |
2017-09-15 | Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Search | joe |
2017-09-15 | Moved top-level Tox module to hierarchical location. | joe |