index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Kademlia
/
Bootstrap.hs
Age
Commit message (
Expand
)
Author
2020-01-01
Factor out some new libraries
James Crayne
2018-12-16
Update TCP kademlia table.
Joe Crayne
2018-12-16
Integrated cli interface to TCP Kademlia table.
Joe Crayne
2018-11-04
Preparation to move DPut to a separate project.
James 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
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