summaryrefslogtreecommitdiff
path: root/src/Network/Kademlia
AgeCommit message (Expand)Author
2018-06-20More DPut stuffjim@bo
2018-06-20port to newer versions of packages:jim@bo
2018-06-19move debug prints into DputAndrew Cady
2018-06-18Use combined IPv6/IPv4 announce item for announcing toxid.joe
2018-06-18Limit pending search queries to 8 per search.joe
2018-06-06Moved persistence and generic dht api from main module to library.joe
2017-11-08Finished reworked bootstrap algorithm.joe
2017-11-08Updated touchBucket for 15-second bootstrapping interval.joe
2017-11-08Use 15 second refresh interval when bootstrapping.joe
2017-11-08pollForRefresh: fromEnum POSIXTime gives picoseconds.joe
2017-11-08More BucketRefresher state.joe
2017-11-08Removed redundant argument from BucketRefreshser constructor.joe
2017-11-08Moved BucketRefresher construction responsibility for greaterjoe
2017-11-08Minor refactoring.joe
2017-11-08Bootstrapping rework in progress.joe
2017-11-06Factored out Network.Kademlia.Bootstrap.joe
2017-11-03Improved search parameters for tox onion routed queries.joe
2017-11-01Fix some announce bugs. Still WIP.joe
2017-11-01Functional "a" command.joe
2017-11-01New function to reset search state for repeated searches.joe
2017-10-31obsolete cabal conditional dependency & some missing type sigsJames Crayne
2017-10-12Type signatures and Contravariant instance.joe
2017-09-15Moved Network.DHT.Routing -> Network.Kademlia.Routingjoe
2017-09-15Moved Network.BitTorrent.DHT.Search -> Network.Kademlia.Searchjoe