index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Kademlia
Age
Commit message (
Expand
)
Author
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-06-28
Kademlia.Search: fork -> forkIO
Joe Crayne
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-20
More DPut stuff
jim@bo
2018-06-20
port to newer versions of packages:
jim@bo
2018-06-19
move debug prints into Dput
Andrew Cady
2018-06-18
Use combined IPv6/IPv4 announce item for announcing toxid.
joe
2018-06-18
Limit pending search queries to 8 per search.
joe
2018-06-06
Moved persistence and generic dht api from main module to library.
joe
2017-11-08
Finished reworked bootstrap algorithm.
joe
2017-11-08
Updated touchBucket for 15-second bootstrapping interval.
joe
2017-11-08
Use 15 second refresh interval when bootstrapping.
joe
2017-11-08
pollForRefresh: fromEnum POSIXTime gives picoseconds.
joe
2017-11-08
More BucketRefresher state.
joe
2017-11-08
Removed redundant argument from BucketRefreshser constructor.
joe
2017-11-08
Moved BucketRefresher construction responsibility for greater
joe
2017-11-08
Minor refactoring.
joe
2017-11-08
Bootstrapping rework in progress.
joe
2017-11-06
Factored out Network.Kademlia.Bootstrap.
joe
2017-11-03
Improved search parameters for tox onion routed queries.
joe
2017-11-01
Fix some announce bugs. Still WIP.
joe
2017-11-01
Functional "a" command.
joe
2017-11-01
New function to reset search state for repeated searches.
joe
2017-10-31
obsolete cabal conditional dependency & some missing type sigs
James Crayne
2017-10-12
Type signatures and Contravariant instance.
joe
2017-09-15
Moved Network.DHT.Routing -> Network.Kademlia.Routing
joe
2017-09-15
Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Search
joe