index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-31
Do-nothing tox-to-xmpp conversion conduits.
joe
2018-05-29
handle empty case with ncOutgoingQueue
James Crayne
2018-05-31
Send handshake response packet.
joe
2018-05-29
use PublicKey to encode handshake not dhtkey
James Crayne
2018-05-31
Use user-keys (not DHT-key) when encrypting initial handshake.
joe
2018-05-31
Nitpicking variable names.
joe
2018-05-29
handshake nonce debug prints
James Crayne
2018-05-29
show the contents of userKeys upon handshake
James Crayne
2018-05-31
ToxToXMPP: Stub for address-change. (pattern fail fix)
joe
2018-05-31
Avoid using tentative netCryptoSessionsState object.
joe
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
testcookie program wip
James Crayne
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-30
Stop announcing toxid when xmpp clients disconnect.
joe
2018-05-29
quiet and verbose commands, feedback and more forgiving parse
James Crayne
2018-05-29
oops, left out new module in last commit
James Crayne
2018-05-29
dput: suppressible debug prints
James Crayne
2018-05-30
TODO comment.
joe
2018-05-29
Show instance for SymmetricKey, more debug prints
James Crayne
2018-05-30
WIP: Deliver friend-request to xmpp client. (continued)
joe
2018-05-29
utf8boldify function definition
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-30
exponential backoff on netCrypto and more debug prints
James Crayne
2018-05-30
netcrypto command to allow ip addr
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
netcrypto command should not use dhtParseId
James Crayne
2018-05-29
Obtain selected secret-key from STM state.
joe
2018-05-29
Comments & variable names only
James Crayne
2018-05-29
WIP: Deliver friend-request to xmpp client.
joe
2018-05-29
session command todo stubs
James Crayne
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
Started Connection.Tox connection manager.
joe
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
[next]