index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
Age
Commit message (
Expand
)
Author
2018-06-20
More DPut stuff
jim@bo
2018-06-20
port to newer versions of packages:
jim@bo
2018-06-19
Slower onion queries improve performance.
joe
2018-06-09
bittorrent: Expire old peer announcements.
joe
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
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
obsolete cabal conditional dependency & some missing type sigs
James Crayne
2017-10-31
Revised interface to addHandler:
joe
2017-10-30
Tox: LanDiscovery packet. Also: IsUnsolicited query/response
joe
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
Separating dht-client library from bittorrent package.
joe
2017-09-15
Deleted some obsolete cruft.
joe
2017-09-15
Fixed haddock parse errors.
joe
2017-09-15
Moved Mainline to hierarchical location.
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-11
Added DHT name to listener thread label.
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
[next]