index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2020-01-01
Added tcpclient example.
Joe Crayne
2020-01-01
Factor out some new libraries
James Crayne
2019-07-01
update stackage to lts-13.26 and fix build
Andrew Cady
2019-01-31
Enable toxtcp network for IPv4-only mode.
Joe Crayne
2019-01-16
kademlia: support for async search queries.
Joe Crayne
2018-12-27
TCP-related Debug info.
Joe Crayne
2018-12-16
More TCP work.
Joe Crayne
2018-12-16
WIP: Support for sending onion queries to TCP relays.
Joe Crayne
2018-12-16
Maintain a separate TCP-capable trampoline set for onion routing.
Joe Crayne
2018-12-16
cli: Report TCP prober stats with onion stats.
Joe Crayne
2018-12-16
TCP Prober.
Joe Crayne
2018-12-16
Integrated cli interface to TCP Kademlia table.
Joe Crayne
2018-12-16
Fallback bind-addresses for Tox UDP.
Joe Crayne
2018-12-16
group chat invite accepted message.
Joe Crayne
2018-12-16
dependent-sum based CryptoMessage.
Joe Crayne
2018-12-16
Standalone TCP relay using library module.
Joe Crayne
2018-12-16
TCP Relay Server library module.
Joe Crayne
2018-12-16
StreamServer: Support for fall-back bind-addresses.
Joe Crayne
2018-12-16
Onion: Support for forwarding from a TCP-relay.
Joe Crayne
2018-12-16
More work on TCP relay.
Joe Crayne
2018-12-16
Decrypt TCP relay packets.
Joe Crayne
2018-12-16
WIP: Standalone TCP relay example program.
Joe Crayne
2018-11-27
Extra debug print when sending announce response.
Joe Crayne
2018-11-27
AliceBob: Well known test keys for Curve25519.
Joe Crayne
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
[next]