index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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
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 ↵
James Crayne
dht-rewrite
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
New function to reset search state for repeated searches.
joe
2017-11-01
missing ncGroups initialization
James Crayne
2017-10-31
groupchat state variable
James Crayne
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
missing Network.Tox.Crypto.Handlers
James Crayne
2017-10-31
Revised interface to addHandler:
joe
Pass only a parse-error handler, not bunch of unneeded methods.
2017-10-31
hush some warnings.
joe
2017-10-31
NetCrypto wip
James Crayne
2017-10-30
Serialize instance for HandshakeData.
joe
2017-10-30
Tox: LanDiscovery packet. Also: IsUnsolicited query/response
joe
classification.
2017-10-30
allow messageData to get peerinfos
James Crayne
2017-10-30
messageType lens
Debian Live user
2017-10-29
comments.
joe
2017-10-29
title lens, comments
Debian Live user
2017-10-29
Serlialize instance for PeerInfo.
joe
2017-10-29
parseNetCrypto,encodeNetCrypto
Debian Live user
2017-10-29
Serialize instance for Handshake.
joe
2017-10-29
Serialize instance for CryptoPacket.
joe
2017-10-29
Comment about tox-jabber status equivalents.
joe
2017-10-29
Merge branch 'dht-rewrite' of 192.168.1.66:bittorrent into dht-rewrite
Debian Live user
2017-10-29
wip serialization for Tox Crypto Transport Messages
Debian Live user
2017-10-29
Fixed premature deletion of pending cookie key.
joe
2017-10-28
localUserKey parameter on cookieRequest
Debian Live user
2017-10-28
Decrypt cookie response with cached public key.
joe
2017-10-28
incrementNonce24, useful for Tox Handshake
Debian Live user
2017-10-28
New "cookie" command for tox command-line interface.
joe
2017-10-28
cookieRequest Query + build fix
Debian Live user
2017-10-28
Use Data.Word64Map in tox clients when 32 bit ghc
Debian Live user
2017-10-28
Tox: handle cookie-request message.
joe
[next]