Age | Commit message (Expand) | Author |
---|---|---|
2017-09-23 | Removed unused extension. | joe |
2017-09-23 | fix build on ghc-7.10.3 | James Crayne |
2017-09-20 | Added outbound initiation addresses to the Onion transport. | joe |
2017-09-15 | Exempt DataToRoute requests from decryption. | 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 | Fixed haddock parse errors. | joe |
2017-09-15 | Moved ToxTransport to its hierarchical location. | joe |
2017-09-15 | Moved CryptoTransport to its hierarchical location. | joe |
2017-09-15 | Moved OnionHandlers to its hierarchical location. | joe |
2017-09-15 | Moved OnionTransport to its hierarchical location. | joe |
2017-09-15 | Moved DHTHandlers to its hierarchical location. | joe |
2017-09-15 | Moved DHTTransport to its hierarchical location. | joe |
2017-09-15 | Moved ToxAddress to hierarchical location. | joe |