summaryrefslogtreecommitdiff
path: root/src/network/protocol.cpp
AgeCommit message (Expand)Author
2023-09-16Protocol: use cookies during whole plaintext phaseRoman Smrž
2023-09-16Protocol: change service headers to SVT/SVRRoman 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: headers for encryption and streamsRoman 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ž