index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2017-11-01
Fix some announce bugs. Still WIP.
joe
2017-11-01
Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into dht...
James Crayne
2017-11-01
bring crypto-sessions state into scope
James Crayne
2017-11-01
Functional "a" command.
joe
2017-11-01
fix build
James Crayne
2017-11-01
handle update case of netcrypto handshake
James Crayne
2017-11-01
more help
James Crayne
2017-11-01
help
James Crayne
2017-11-01
oops. Fixed Announcer termination.
joe
2017-11-01
New function to reset search state for repeated searches.
joe
2017-11-01
Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into dht...
James Crayne
2017-11-01
c command...
James Crayne
2017-10-31
WIP: a command (recurring announcements) (Part 5)
joe
2017-11-01
missing ncGroups initialization
James Crayne
2017-11-01
NondecreasingIndentation as default extension
James Crayne
2017-10-31
Bug fix to Announcer.
joe
2017-11-01
DHTLinks... wip
James Crayne
2017-10-31
groupchat state variable
James Crayne
2017-10-31
fix cabal build
James Crayne
2017-10-31
WIP: a command (recurring announcements) (Part 4)
joe
2017-10-31
ncAllSessions
James Crayne
2017-10-31
allow hooks to be passed in to newTox
James Crayne
2017-10-31
change name: defaultCryptoDataHooks
James Crayne
2017-10-31
Added missing signatures for MainlineDHT.
joe
2017-10-31
deprecation warnings
James Crayne
2017-10-31
obsolete cabal conditional dependency & some missing type sigs
James Crayne
2017-10-31
hook should have access to session tvars
James Crayne
2017-10-31
Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewrite
joe
2017-10-31
hook on CryptoData, rather than CryptoMessage
James Crayne
2017-10-31
NetCrypto wip, compiles
James Crayne
2017-10-31
Block outgoing cookie requests in certain circumstances.
joe
2017-10-31
Fixed ambiguous type error.
joe
2017-10-31
turn off -Wall, add Network.Tox.Crypto.Handlers
James Crayne
2017-10-31
missing Network.Tox.Crypto.Handlers
James Crayne
[next]