index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
DHT
Age
Commit message (
Expand
)
Author
2017-06-30
Bug fixes.
joe
2017-06-30
It builds!
joe
2017-06-29
WIP: Generalizing DHT monad.
joe
2017-06-22
Simplified KRPC class.
joe
2017-06-15
Refactored insertNode.
joe
2017-06-13
Changed comments for haddock parsing.
joe
2017-06-12
Rename Network.BitTorrent.DHT.Message -> Network.DHT.Mainline
joe
2017-06-12
Evacuated the Network.DHT.Mainline code.
joe
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2017-06-09
Rename Network.BitTorrent.DHT.Routing -> Network.DHT.Routing
joe
2017-06-08
Generalized Network.DatagramServer
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-06-07
WIP: Adapting DHT to Tox network (part 4).
joe
2017-06-05
WIP: Adapting DHT to Tox network (part 2).
joe
2013-05-17
~ Move kademlia to standalone package.
Sam T
2013-05-17
~ Reorganize modules.
Sam T
2013-05-16
~ Some initial DHT skeleton.
Sam T