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-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
2017-10-28
Comment of cookie request packet wire
Debian Live user
2017-10-27
Added missing pattern for Size of Hardening packet.
joe
2017-10-27
Added TODO regarding Tox "Hardening" message.
joe
2017-10-26
Publish method to send Tox friend-request.
joe
2017-10-26
Checking in readpackets tool for parsing pcap packets.
joe
2017-10-25
Debugged encodeDataToRoute/parseDataToRoute.
joe
2017-10-24
Added Roster data and dhtkey handler.
joe
2017-10-24
Implemented "dhtkey" publish method.
joe
2017-10-23
Decryption layer for data-to-route messages.
joe
2017-10-23
Incoming rendezvous-mediated messages should be associated
joe
with the anounce alias. Also some cosmetic changes.
[next]