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-09-08
Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.
Joe Crayne
2018-09-08
ToxManager rewrite: use aggregated netcrypto sessions.
Joe Crayne
2018-09-08
AggregateSession combines related NetCrypto sessions into one
Joe Crayne
2018-09-08
Documented Network.Lossless.
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
Allow Transport inbound/outbout types to vary.
Joe Crayne
2018-09-07
Cleaner tox debug prints.
Joe Crayne
2018-09-07
Tox cookie: Generic & Hashable instances.
Joe Crayne
2018-09-07
tox: Generate keys within STM monad.
Joe Crayne
2018-09-07
PacketBuffer: compressSequenceNumbers utility (for tox PacketRequest).
Joe Crayne
2018-09-07
tox: Avoid corrupting outbound buffer on nonsense ack.
Joe Crayne
2018-09-07
Re-enabled instrumentation on forkIO.
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
Isolated the logic to implement Tox's lossless netcrypto protocol: Network.Lo...
Joe Crayne
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-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
[next]