index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
/
DHT
Age
Commit message (
Expand
)
Author
2017-09-15
Deleted some obsolete cruft.
joe
2017-09-15
Moved Tasks to hierarchical location.
joe
2017-09-13
Make freshPeers a little more strict.
joe
2017-08-05
Implemented Tox's announce handler.
joe
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
Bug-fix: Enabled storing multiple peers in a swarm.
joe
2017-07-27
SwarmData Serialize instances.
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-07-14
Implemented more of the Mainline DHT rewrite.
joe
2017-07-14
Removed ip polymorphism from PeerAddr type.
joe
2017-07-10
Fixed Tox decryption.
joe
2017-07-09
Initialize Tox secret key.
joe
2017-07-08
WIP: Tox encryption.
joe
2017-07-03
Fleshed out KRPC instances for Mainline DHT.
joe
2017-07-03
Fleshed out Tox TODO stubs.
joe
2017-07-03
Moved node-id out of Query/Response. It can be either in the
joe
2017-07-02
Abstract facility to represent Tox encrypted nonces.
joe
2017-06-30
Bug fixes.
joe
2017-06-30
It builds!
joe
2017-06-29
WIP: Generalizing DHT monad.
joe
2017-06-22
Propagated MonadKRPC deletion to Network.BitTorrent.DHT.
joe
2017-06-21
Propogated the deletion of MonadKRPC to Network.BitTorrent.DHT.Query.
joe
2017-06-20
Removed MonadKRPC references from Network.BitTorrent.DHT.Session
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-09
Started migration away from KRPC class.
joe
2017-06-08
Generalized Network.DatagramServer
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
Renamed Network.KRPC to Network.DatagramServer
joe
2017-06-08
Merged Network.KRPC.Manager into Network.KRPC.
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-06
WIP: Adapting DHT to Tox network (part 3).
joe
2017-06-05
WIP: Adapting DHT to Tox network (part 2).
joe
2017-06-04
WIP: Adapting DHT to Tox network.
joe
[next]