summaryrefslogtreecommitdiff
path: root/src/network/protocol.h
AgeCommit message (Collapse)Author
2023-09-16Protocol: use cookies during whole plaintext phaseRoman Smrž
2023-08-30Network: connection initiation with cookieRoman Smrž
2023-08-27Network: announce protocol versionRoman Smrž
2023-08-27Network: identity announce and update in protocol objectRoman Smrž
2023-08-27Network: header item as variant of per-header-type structsRoman Smrž
2023-08-27Network: encrypt and decrypt within connection objectRoman Smrž
2023-08-19Network: move secure channel to protocol moduleRoman Smrž
2023-08-17Network: use digest instead of partial ref in protocol headerRoman Smrž
2023-08-16Move network header definitions to protocol moduleRoman Smrž
2023-08-16Connection class for network protocolRoman Smrž
2023-08-12New class for network protocol implementationRoman Smrž