index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-09
Factored out Presence.hs from main module xmppServer.hs.
joe
2017-11-09
Merged tox dht-client with presence.
joe
2017-11-09
More comments.
joe
2017-11-09
Cookie-related todo item.
joe
2017-11-09
Debug prints on cookie handling.
joe
2017-11-09
Oops, fixed mkroutes.sh script.
joe
2017-11-08
Script to add routes to testing nodes.
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
dhtBootstrap
joe
2017-11-08
Tox: Added missing forkPollForRefresh threads.
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-07
expose module Network.Kademlia.Bootstrap
James Crayne
2017-11-06
More inlining on Ord/Hashable instances for Public/Secret keys.
joe
2017-11-06
Updates to thread instrumentation.
joe
2017-11-06
Factored out Network.Kademlia.Bootstrap.
joe
2017-11-05
computeSharedSecret: more explicit pre-computation.
joe
2017-11-05
Removed broken 6-digit NoSpam specification.
joe
2017-11-05
Fixed Onion.Transport.decrypt broken by side-effecting style
joe
2017-11-05
Some comments.
joe
2017-11-05
Trailing whitespace.
joe
2017-11-05
Use insert instead of insertTake when updating a timestamp on a cached
joe
2017-11-05
Tox: Shared secrets cache.
joe
2017-11-05
Adapted computeSharedSecret to a side-effecting interface.
joe
2017-11-04
Tox: Memoized id2key to avoid allocate and memcpy.
joe
2017-11-04
Quieter output and some bug fixes.
joe
2017-11-04
Added missing Setup.hs.
joe
2017-11-04
Deleted obsolete files.
joe
2017-11-04
Added xml-type dependency to cabal introduced by type signatures.
joe
2017-11-04
Type signatures for main program module.
joe
2017-11-04
Enabled setting the bind-addres from command line.
joe
2017-11-04
Utility for testing 16 simultaneous nodes.
joe
2017-11-03
Changed NodeId hash function.
joe
2017-11-03
Improved search parameters for tox onion routed queries.
joe
2017-11-03
Better handling for Network.Socket.sendTo: does not exist error.
joe
2017-11-03
Added --dhtkey option.
joe
2017-11-03
Fixed bug in decodeSecret/encodeSecret.
joe
2017-11-02
Fixed onion routes for IPv4-mapped IPv6 addresses.
joe
2017-11-01
Updated todo.txt and comments.
joe
2017-11-01
Report exceptions in client session thread to the client.
joe
2017-11-01
Announce command now includes a recurring search.
joe
2017-11-01
Fixed "ping" and "cookie" commands broken in "help" commit 4a36678.
joe
2017-11-01
Prevent announce from wrongly halting client session.
joe
2017-11-01
Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewrite
joe
[next]