summaryrefslogtreecommitdiff
path: root/src/Network/Tox/AggregateSession.hs
AgeCommit message (Expand)Author
2018-12-16dependent-sum based CryptoMessage.Joe Crayne
2018-11-04Build fixes for GHC 8.6.1Joe Crayne
2018-11-04Fixed redundant session close and memory leak.Joe Crayne
2018-11-04Preparation to move DPut to a separate project.James Crayne
2018-11-04AggregateSession: Debug print on send exception.Joe Crayne
2018-11-03Switched to new session tracker.Joe Crayne
2018-11-03debug message on sendLossless resultJames Crayne
2018-11-03add sensible timeout to sendLosslessJames Crayne
2018-10-03Moved resolving duty to Connection manager.Joe Crayne
2018-09-08AggregateSession combines related NetCrypto sessions into oneJoe Crayne