Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-08 | Removed redundant argument from BucketRefreshser constructor. | joe | |
2017-11-08 | dhtBootstrap | joe | |
2017-11-08 | Moved BucketRefresher construction responsibility for greater | joe | |
encapsulation. | |||
2017-11-08 | Bootstrapping rework in progress. | joe | |
2017-11-06 | Factored out Network.Kademlia.Bootstrap. | joe | |
2017-11-01 | Fix some announce bugs. Still WIP. | joe | |
2017-10-31 | Added missing signatures for MainlineDHT. | joe | |
2017-10-31 | Revised interface to addHandler: | joe | |
Pass only a parse-error handler, not bunch of unneeded methods. | |||
2017-10-30 | Tox: LanDiscovery packet. Also: IsUnsolicited query/response | joe | |
classification. | |||
2017-10-16 | Untested announce-peer command for bittorrent dht. | joe | |
2017-10-12 | WIP Onion routing. | 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 Mainline to hierarchical location. | joe | |