index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2018-11-14
MUC: Two-step nominate/comit chat transactions.
Joe Crayne
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-11-03
Updated testTox.
Joe Crayne
2018-11-03
Switched to new session tracker.
Joe Crayne
2018-11-03
Use seqence number context when serializing CryptoMessage.
Joe Crayne
2018-11-03
build fix
Joe Crayne
2018-11-03
addDestroySessionHook
James Crayne
2018-11-03
Implemented showKey for xmpp/tox connection manager.
Joe Crayne
2018-11-03
More uniform handling for Tox and XMPP peers.
Joe Crayne
2018-10-03
Untested tox: Update buddies/subscribers on established connection.
Joe Crayne
2018-10-03
Provide a different roster resolver for tox-peers to Presence.
Joe Crayne
2018-10-03
Debug tag XUnexpected for anomalous unexpected errors.
Joe Crayne
2018-10-03
Move example utilities into examples directory.
Joe Crayne
2018-10-03
Moved resolving duty to Connection manager.
Joe Crayne
2018-10-03
add AppendMsg command to atox IPC
James Crayne
2018-09-08
ToxManager rewrite: use aggregated netcrypto sessions.
Joe Crayne
2018-09-07
xmpp: cache stream name
Joe Crayne
2018-09-07
Removed unused arguments to setEstablished/setTerminated.
Joe Crayne
2018-09-07
More flexible Connection interface.
Joe Crayne
2018-09-07
Removed obsolete Connection.Tox.
Joe Crayne
2018-08-17
Simplified PacketQueue/PacketBuffer interface.
Joe Crayne
2018-07-05
cli: sessions command shows addresses.
Joe Crayne
2018-07-05
Use ordinary (.tox) hostnames in JIDs from Tox peers to clients.
Joe Crayne
2018-06-28
More performant pendingRoutes (IntMap -> Array).
Joe Crayne
2018-06-27
More performant routeMap (IntMap -> Array).
Joe Crayne
2018-06-27
add sendChatMsg test to testTox
James Crayne
2018-06-27
testTox now simulates netCrypto session
James Crayne
2018-06-27
update cabal file
James Crayne
2018-06-26
testTox - bypass data-to-route to inform node about dht-key.
joe
2018-06-26
Thread report in test program.
joe
2018-06-26
testTox: a pair of simulated tox nodes.
joe
2018-06-25
Separated conduit parser and general tox-manager stuff.
joe
2018-06-25
Forward instant messages from XMPP clients to Tox peers.
joe
2018-06-24
* Prevent XMPP layer from sending pings to tox peer.
joe
2018-06-24
Moved save-nodes to daemon finish.
joe
2018-06-24
call setTerminated from destroySession
jim@bo
2018-06-24
new interval comand, modifies all intervals at once
jim@bo
2018-06-24
save nodes on stop command
jim@bo
2018-06-24
Fixed handshake behavior
Andrew Cady
2018-06-24
Abbreviated roster display.
joe
2018-06-24
Added tox-id annotation to tox peer connections.
joe
2018-06-24
XMPP: Type-checking on various uses of SockAddr.
joe
2018-06-23
atox: subProcess exe launch from dhtd netcrypto command
jim@bo
2018-06-23
OutGoing hooks so SessionView is updated etc
jim@bo
2018-06-22
Quieted some warnings.
joe
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-22
OutGoingResult now offers packet for convenience
jim@bo
2018-06-22
Forward port to nightly-2018-06-22.
joe
2018-06-21
NetCrypto IdleEvents,TimeOuts
jim@bo
2018-06-21
all debug tags matter
Andrew Cady
[next]