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-11-03
addDestroySessionHook
James Crayne
2018-11-02
Comments and debug prints.
Joe Crayne
2018-11-02
Lossless: Support for handling exceptions on send.
Joe Crayne
2018-10-03
Moved resolving duty to Connection manager.
Joe Crayne
2018-09-08
Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.
Joe Crayne
2018-09-08
AggregateSession combines related NetCrypto sessions into one
Joe Crayne
2018-09-07
Added some minor helper utiltities to PSQ and Network.Tox.Session.
Joe Crayne
2018-09-07
Documented Network.Tox.Session.
Joe Crayne
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
[next]