index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-18
Split grokPacket into inbound/outbound versions.
Joe Crayne
2018-08-17
Simplified PacketQueue/PacketBuffer interface.
Joe Crayne
2018-07-05
O(1) size operation for MinMaxPSQ.
Joe Crayne
2018-06-28
More performant pendingRoutes (IntMap -> Array).
Joe Crayne
2018-06-28
Kademlia.Search: fork -> forkIO
Joe Crayne
2018-06-27
Fix: Pings & Packet requests were miss-classified as lossy
James Crayne
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
Feature Negotiation messages, serialization code
jim@bo
2018-06-24
supply hostname for dnssd display
Andrew Cady
2018-06-24
Share toxid over avahi
Andrew Cady
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
Redundant imports.
joe
2018-06-24
debug traces of packet request send/recieve
jim@bo
2018-06-24
Fixed handshake behavior
Andrew Cady
2018-06-24
XMPP: Type-checking on various uses of SockAddr.
joe
2018-06-24
fix index-bounds error & improve efficiency
jim@bo
2018-06-23
new file left out of previous commits
jim@bo
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-23
show msg in dtrace on outgoing
jim@bo
2018-06-22
Quieted some warnings.
joe
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-22
haddock for peekPacket function
jim@bo
2018-06-22
OutGoingResult now offers packet for convenience
jim@bo
2018-06-22
packet request off by 1 serializatoin fix & getMissing fix
jim@bo
2018-06-22
Forward port to nightly-2018-06-22.
joe
2018-06-22
call destroySession before freshCrpytoSession on Reset-handshake
jim@bo
2018-06-22
fix thread cleanup bug
jim@bo
2018-06-22
longer ncRequestInterval (easier debugging)
jim@bo
2018-06-22
Avoid MVar access in dput & dtrace
jim@bo
2018-06-21
NetCrypto IdleEvents,TimeOuts
jim@bo
2018-06-21
start to implement plan in conn-notes.txt
Andrew Cady
2018-06-21
dput: new tags
Andrew Cady
2018-06-21
PacketRequest deserialize should match serialize
jim@bo
2018-06-21
Send outgoing friend requests from XMPP clients.
joe
2018-06-21
TODO comments regarding ncStoredRequests
jim@bo
2018-06-21
lengthen packet request interval while debugging
jim@bo
2018-06-21
DPut Trace Variations
jim@bo
2018-06-21
packet request handling, finished all todo stubs (needs test)
jim@bo
2018-06-21
handlePacketRequest function
jim@bo
2018-06-21
The ToxToXMPP code should use XMan tag.
joe
2018-06-21
Documented NodeInfoCallback.
joe
2018-06-21
todo stub
jim@bo
2018-06-21
Packet request Thread, ready for testing
jim@bo
[next]