summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-18Split 'test/' into commit 'bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 5620e944e5efa109c8536b33e05945b9955c6aef git-subtree-split: bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c
2024-02-18Version 0.1v0.1.0Roman Smrž
2024-02-17Add README fileRoman Smrž
2024-02-03Message: separate thread for peer synchronizationRoman Smrž
2024-01-24(test) Message: sync state when peer appears on networkRoman Smrž
2024-01-24Message: sync state when peer appears on networkRoman Smrž
2024-01-08(test) Message: send messages as sync from shared stateRoman Smrž
2024-01-08Message: send messages as sync from shared stateRoman Smrž
2024-01-08Storage: add storage() accessor to Head<T>Roman Smrž
2023-12-18Message: use ready state before sending messagesRoman Smrž
2023-12-16Use extended identity data for nameRoman Smrž
2023-12-06Contacts with extended identityRoman Smrž
2023-12-02Accept extended identity from device attachmentRoman Smrž
2023-11-29Avoid storing zero references and objectsRoman Smrž
2023-11-28Network: accept extended identity in announce updateRoman Smrž
2023-11-28Identity extension dataRoman Smrž
2023-10-28Storage: generalize predecessor helpersRoman Smrž
2023-10-16Storage: handle BASE/SBASE references as parentsRoman Smrž
2023-09-27MiniCI: ignore deprecated declarations warningRoman Smrž
To avoid tests suddenly failing after a dependency update.
2023-09-27Add missing header to uuid.hRoman Smrž
2023-09-18Network: acknowledgment using packet counterRoman Smrž
2023-09-16(test) Test: extend discovery test with more nodesRoman Smrž
2023-09-16Protocol: use cookies during whole plaintext phaseRoman Smrž
2023-09-16Protocol: change service headers to SVT/SVRRoman Smrž
2023-09-16Test: extend discovery test with more nodesRoman 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-27Switch to ChaCha20-Poly1305 AEAD schemeRoman 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ž
2023-07-26Fix result filtering in identity property lookupRoman Smrž
2023-07-23Network: request service ref data if neededRoman Smrž
2023-07-22Network: ack service packetsRoman Smrž
2023-07-01(test) Direct message shared stateRoman Smrž
2023-07-01Direct message shared stateRoman Smrž
2023-06-18Fail validation of signature with missing key instead throwing exceptionRoman Smrž
2023-06-18Storage: iterable type for record item listRoman Smrž
2023-06-15(test) Test: server restartRoman Smrž
2023-06-15Test: server restartRoman Smrž
2023-06-14Storage: wait for scheduled watch callbacksRoman Smrž
2023-05-23(test) Message sending to identity or contactRoman Smrž
2023-05-23Message sending to identity or contactRoman Smrž
2023-05-17(test) Send identity update on channel finalizationRoman Smrž