summaryrefslogtreecommitdiff
path: root/src/Network/Tox/Session.hs
AgeCommit message (Expand)Author
2018-12-16dependent-sum based CryptoMessage.Joe Crayne
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-11-02Comments and debug prints.Joe Crayne
2018-11-02Lossless: Support for handling exceptions on send.Joe Crayne
2018-09-07Added some minor helper utiltities to PSQ and Network.Tox.Session.Joe Crayne
2018-09-07Documented Network.Tox.Session.Joe Crayne
2018-09-07Fixed handling of lossy outgoing in Network.Lossless.Joe Crayne
2018-09-07Tox Alternative sessions: Outgoing seqno/ack reversed.Joe Crayne
2018-08-21Alternate session manager using IntervalSet for uniqs.Joe Crayne