summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/DHT/Search.hs
AgeCommit message (Expand)Author
2017-06-29WIP: Generalizing DHT monad.joe
2017-06-12Evacuated the Network.DHT.Mainline code.joe
2017-06-09Rename Network.BitTorrent.Address -> Network.Addressjoe
2017-06-08Renamed Data.Tox -> Network.DatagramServer.Toxjoe
2017-06-08Renamed Network.KRPC.Message -> Network.DatagramServer.Mainlinejoe
2017-06-08Renamed Network.RPC -> Network.DatagramServer.Typesjoe
2017-06-08WIP: Adapting DHT to Tox network (part 6).joe
2017-06-08WIP: Adapting DHT to Tox network (part 5).joe
2017-02-01Fix search bug.joe
2017-02-01New improved iterative search algorithm.joe