index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
/
DHT
/
Search.hs
Age
Commit message (
Expand
)
Author
2017-07-28
Removed last async-pool dependency.
joe
2017-07-28
Fixed cabal build.
joe
2017-07-28
rewrite: search feature.
joe
2017-07-27
Search queries should not catch threadKilled.
joe
2017-07-27
peer search.
joe
2017-07-25
Fixes to IPv4 bootstrap.
joe
2017-07-22
Implemented bucket refresh for Mainline.
joe
2017-07-20
comments
joe
2017-07-20
Updated Search module for rewrite.
joe
2017-07-20
Update MinMaxPSQ to use HashPSQ.
joe
2017-06-29
WIP: Generalizing DHT monad.
joe
2017-06-12
Evacuated the Network.DHT.Mainline code.
joe
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2017-06-08
Renamed Data.Tox -> Network.DatagramServer.Tox
joe
2017-06-08
Renamed Network.KRPC.Message -> Network.DatagramServer.Mainline
joe
2017-06-08
Renamed Network.RPC -> Network.DatagramServer.Types
joe
2017-06-08
WIP: Adapting DHT to Tox network (part 6).
joe
2017-06-08
WIP: Adapting DHT to Tox network (part 5).
joe
2017-02-01
Fix search bug.
joe
2017-02-01
New improved iterative search algorithm.
joe