index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
Age
Commit message (
Expand
)
Author
2018-05-29
initialize ncOutgoingIdMap
James Crayne
2018-05-31
Send handshake response packet.
joe
2018-05-29
use PublicKey to encode handshake not dhtkey
James Crayne
2018-05-29
handshake nonce debug prints
James Crayne
2018-05-29
show the contents of userKeys upon handshake
James Crayne
2018-05-29
remove FIXME comment
James Crayne
2018-05-31
parseNetCrypto should peel id byte before deserializing the rest of the message.
joe
2018-05-29
more dput stuff
James Crayne
2018-05-30
tox: Removed obsolete "userKeys" TVar, use keys from ContactInfo.
joe
2018-05-29
some more dput call sites
James Crayne
2018-05-30
Removed useless tvar access.
joe
2018-05-29
dput: suppressible debug prints
James Crayne
2018-05-29
Show instance for SymmetricKey, more debug prints
James Crayne
2018-05-29
more session commands
James Crayne
2018-05-28
ncLastNMsgs is now CyclicBuffer type
James Crayne
2018-05-28
add missing top-level type signatures
James Crayne
2018-05-30
Data.CyclicBuffer, wip
James Crayne
2018-05-30
fix In/Out tags on addMsgToLastN
James Crayne
2018-05-30
add outgoing messages to lastNQ
James Crayne
2018-05-30
add ViewSnapshot to ncLastNMsg queue
James Crayne
2018-05-30
FIXME comment in cryptoNetHandler
James Crayne
2018-05-30
fix backoff, and more debug prints
James Crayne
2018-05-29
setContactAddr : update ip address for tox friend.
joe
2018-05-30
Finish "session" and "netcrypto" todo stubs
James Crayne
2018-05-29
WIP: Deliver friend-request to xmpp client.
joe
2018-05-29
sendCrypto & friends
James Crayne
2018-05-29
setNoSpam, and defaultTypingHook (why not?)
James Crayne
2018-05-29
hooks to keep SessionView up to date
James Crayne
2018-05-29
dhtd & Network.Tox.Crypto.Handlers changes:
James Crayne
2018-05-29
Broadcast eventChan for each configured Tox identity.
joe
2018-05-29
netCrypto function, ready for testing?
James Crayne
2018-05-28
netcrypto wip, compiles
James Crayne
2018-05-28
Use first known key for cookie response if wrong ip address.
joe
2018-05-27
Cookie-related debug print.
joe
2018-05-27
Enabled generated nospam-id via the "nid" command.
joe
2018-05-27
Comments.
joe
2018-05-27
WIP: "lan" command to announce this Tox node on the lan.
joe
2018-05-24
crypto hooks now take CryptoMessage not CryptoData
James Crayne
2018-05-24
Document AnnouncedKeys type
James Crayne
2018-05-23
rangemap integration
James Crayne
2018-05-20
Allow non-JID (standard tox hex) input for NoSpamId.
joe
2018-05-20
Implemented "nid" command to convert hex toxid.
joe
2017-11-29
Disabled curve 25519 backport for newer cryptonite library.
joe
2017-11-26
Prefer newer info in mergeContact and store connection policy.
joe
2017-11-26
Use Data.Set to track which accounts activate for XMPP clients.
joe
2017-11-24
Made "dhtkey" and "friend" automated with "a" command.
joe
2017-11-23
remove obsolete receiveCrypto function
James Crayne
2017-11-23
dequeueOutgoing thread
James Crayne
2017-11-22
NoSpamId type to include nospam + checksum + public key.
joe
2017-11-22
dequeue thread & handle session close
James Crayne
[next]