index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
Age
Commit message (
Expand
)
Author
2018-09-07
Fixed handling of lossy outgoing in Network.Lossless.
Joe Crayne
2018-09-07
KillPacket and PacketRequest are treated as lossy (bypass packet-queue).
Joe Crayne
2018-09-07
Quieter decryption of tox handshake.
Joe Crayne
2018-09-07
Removed unused arguments to setEstablished/setTerminated.
Joe Crayne
2018-09-07
Tox Alternative sessions: Outgoing seqno/ack reversed.
Joe Crayne
2018-09-07
Cleaner tox debug prints.
Joe Crayne
2018-09-07
Tox cookie: Generic & Hashable instances.
Joe Crayne
2018-09-07
Removed obsolete Connection.Tox.
Joe Crayne
2018-08-21
Alternate session manager using IntervalSet for uniqs.
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-06-28
More performant pendingRoutes (IntMap -> Array).
Joe Crayne
2018-06-27
Fix: Pings & Packet requests were miss-classified as lossy
James Crayne
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
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
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
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
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-21
NetCrypto IdleEvents,TimeOuts
jim@bo
2018-06-21
start to implement plan in conn-notes.txt
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
Documented NodeInfoCallback.
joe
2018-06-21
Packet request Thread, ready for testing
jim@bo
2018-06-21
netCrypto packet-request thread wip (continued)
jim@bo
2018-06-21
netCrypto packet-request thread wip
jim@bo
2018-06-21
netcrypto debug messages, extra online packet, and try thrice code
jim@bo
2018-06-20
More DPut stuff
jim@bo
[next]