index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-21
Data.IntervalSet
Joe Crayne
2018-08-21
Added packet data to lossy inbound event.
Joe Crayne
2018-08-18
Split grokPacket into inbound/outbound versions.
Joe Crayne
2018-08-17
Simplified PacketQueue/PacketBuffer interface.
Joe Crayne
2018-08-10
Commented some unused bittorrent related code.
Joe Crayne
2018-07-06
xmpp: Enable sending to lower-cased Tox peer without user field.
Joe Crayne
2018-07-06
xmpp-to-tox: presence updates.
Joe Crayne
2018-07-06
Updated gi script to match g script.
Joe Crayne
2018-07-06
tox-to-xmpp: presence updates.
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-07-05
O(1) size operation for MinMaxPSQ.
Joe Crayne
2018-06-28
Enable xmpp client to use long-form hex toxid for add-buddy operation.
Joe Crayne
2018-06-28
More performant pendingRoutes (IntMap -> Array).
Joe Crayne
2018-06-28
Kademlia.Search: fork -> forkIO
Joe Crayne
2018-06-28
Move ready-route retry to happen earlier in OnionRouter STM.
Joe Crayne
2018-06-27
More performant routeMap (IntMap -> Array).
Joe Crayne
2018-06-27
tox-to-xmpp: typing notifications.
Joe Crayne
2018-06-27
add sendChatMsg test to testTox
James Crayne
2018-06-27
Fix: Pings & Packet requests were miss-classified as lossy
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
xmpp-to-tox: Improved "typing" state notifications.
joe
2018-06-26
Thread report in test program.
joe
2018-06-26
More thorough thread shutdown.
joe
2018-06-26
testTox: a pair of simulated tox nodes.
joe
2018-06-26
Pair of linked transports for testing.
joe
2018-06-26
debug prints
joe
2018-06-26
handle packet requests immediately
jim@bo
2018-06-25
Separated conduit parser and general tox-manager stuff.
joe
2018-06-25
fix build via .cabal
Andrew Cady
2018-06-25
Feature Negotiation messages, serialization code
jim@bo
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
supply hostname for dnssd display
Andrew Cady
2018-06-24
Share toxid over avahi
Andrew Cady
2018-06-24
Moved save-nodes to daemon finish.
joe
2018-06-24
xmpp: allow server to change it's name (important for tox peers).
joe
2018-06-24
ensure setTerminated not called if there is another NetCryptoSessoin on same key
jim@bo
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
Cancel connect:* task when connection is established.
joe
2018-06-24
ToxToXMPP: Check solicited only for the correct secret key.
joe
2018-06-24
Redundant imports.
joe
2018-06-24
save nodes on stop command
jim@bo
2018-06-24
debug traces of packet request send/recieve
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
[next]