summaryrefslogtreecommitdiff
path: root/src/Channel.hs
AgeCommit message (Collapse)Author
2019-10-19Network rewrite with data request and ackRoman Smrž
Packet header is now composed of individual header items, which can be combined in various ways. Received data is properly acknowledged and missing objects can be requested using hashes.
2019-10-11Identity merging and verificationRoman Smrž
2019-07-17Standard AES-GCM layout without paddingRoman Smrž
2019-06-04Ephemeral storage of channelsRoman Smrž
2019-05-20Encrypted channels negotiated with DHRoman Smrž