index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
Age
Commit message (
Expand
)
Author
2018-12-16
More work on TCP relay.
Joe Crayne
2018-12-16
Use getPublicKey/putPublicKey more liberally.
Joe Crayne
2018-12-16
More TCP relay packet serialization.
Joe Crayne
2018-11-27
TCP relay packet serialization.
Joe Crayne
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-11-03
Revert bad lossyness classication (commit b2caea0cbad)
Joe Crayne
2018-11-03
PacketRequests are lossless
James Crayne
2018-09-21
Fixed PacketRequest bug: resource exhausted (Message too long)
Joe Crayne
2018-09-21
XEd25519 signature algorithm.
Joe Crayne
2018-09-08
Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.
Joe Crayne
2018-09-07
Added some minor helper utiltities to PSQ and Network.Tox.Session.
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-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-24
debug traces of packet request send/recieve
jim@bo
2018-06-23
new file left out of previous commits
jim@bo
2018-06-23
OutGoing hooks so SessionView is updated etc
jim@bo
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-21
PacketRequest deserialize should match serialize
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
todo stub
jim@bo
2018-06-21
Packet request Thread, ready for testing
jim@bo
2018-06-21
Remove obsolete Overwrite mode from PacketQueue
jim@bo
2018-06-21
netCrypto packet-request thread wip (continued)
jim@bo
2018-06-21
update PacketQueue in preparation for request thread
jim@bo
2018-06-21
fix misleading comment
jim@bo
2018-06-21
experimental dequeueOrGetMissing function
jim@bo
2018-06-19
Added size method to Word64Map.
joe
2018-06-19
cleanup code for netcrypto sessions
James Crayne
2018-05-30
off by 1 bug
James Crayne
2018-05-29
debug traces, remember to remove later
James Crayne
2018-05-29
handle empty case with ncOutgoingQueue
James Crayne
2018-05-28
ncLastNMsgs is now CyclicBuffer type
James Crayne
2018-05-28
add missing top-level type signatures
James Crayne
2018-05-30
Data.CyclicBuffer, wip
James Crayne
2018-05-30
add ViewSnapshot to ncLastNMsg queue
James Crayne
2018-05-25
Track dropped crypto packets, sessions command...
James Crayne
2018-05-25
sessions command, for debuging netcrypto
James Crayne
2018-05-23
rangemap integration
James Crayne
2018-05-23
Word64Rangemap fixes and improvements
James Crayne
2017-11-22
Rangemap, for use with outgoing
James Crayne
[next]