index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-19
Test message service for sending arbitrary data
HEAD
master
Roman Smrž
2024-08-13
Server: start worker threads after initialization of services
Roman Smrž
2024-08-13
Server: avoid executing callbacks while holding locks
Roman Smrž
2024-08-11
Test: avoid access to server object after stopping
Roman Smrž
2024-04-18
Avoid using std::deque with incomplete type
Roman Smrž
2024-02-18
Split 'test/' into commit 'bbefd6f0cbf4867af2e2e41e0719bf010bd16f2c'
Roman Smrž
2024-02-18
Version 0.1
v0.1.0
Roman Smrž
2024-02-17
Add README file
Roman Smrž
2024-02-03
Message: separate thread for peer synchronization
Roman Smrž
2024-01-24
(test) Message: sync state when peer appears on network
Roman Smrž
2024-01-24
Message: sync state when peer appears on network
Roman Smrž
2024-01-08
(test) Message: send messages as sync from shared state
Roman Smrž
2024-01-08
Message: send messages as sync from shared state
Roman Smrž
2024-01-08
Storage: add storage() accessor to Head<T>
Roman Smrž
2023-12-18
Message: use ready state before sending messages
Roman Smrž
2023-12-16
Use extended identity data for name
Roman Smrž
2023-12-06
Contacts with extended identity
Roman Smrž
2023-12-02
Accept extended identity from device attachment
Roman Smrž
2023-11-29
Avoid storing zero references and objects
Roman Smrž
2023-11-28
Network: accept extended identity in announce update
Roman Smrž
2023-11-28
Identity extension data
Roman Smrž
2023-10-28
Storage: generalize predecessor helpers
Roman Smrž
2023-10-16
Storage: handle BASE/SBASE references as parents
Roman Smrž
2023-09-27
MiniCI: ignore deprecated declarations warning
Roman Smrž
2023-09-27
Add missing header to uuid.h
Roman Smrž
2023-09-18
Network: acknowledgment using packet counter
Roman Smrž
2023-09-16
(test) Test: extend discovery test with more nodes
Roman Smrž
2023-09-16
Protocol: use cookies during whole plaintext phase
Roman Smrž
2023-09-16
Protocol: change service headers to SVT/SVR
Roman Smrž
2023-09-16
Test: extend discovery test with more nodes
Roman Smrž
2023-08-30
Network: connection initiation with cookie
Roman Smrž
2023-08-27
Network: announce protocol version
Roman Smrž
2023-08-27
Network: identity announce and update in protocol object
Roman Smrž
2023-08-27
Network: header item as variant of per-header-type structs
Roman Smrž
2023-08-27
Switch to ChaCha20-Poly1305 AEAD scheme
Roman Smrž
2023-08-27
Network: headers for encryption and streams
Roman Smrž
2023-08-27
Network: encrypt and decrypt within connection object
Roman Smrž
2023-08-19
Network: move secure channel to protocol module
Roman Smrž
2023-08-17
Network: use digest instead of partial ref in protocol header
Roman Smrž
2023-08-16
Move network header definitions to protocol module
Roman Smrž
2023-08-16
Connection class for network protocol
Roman Smrž
2023-08-12
New class for network protocol implementation
Roman Smrž
2023-07-26
Fix result filtering in identity property lookup
Roman Smrž
2023-07-23
Network: request service ref data if needed
Roman Smrž
2023-07-22
Network: ack service packets
Roman Smrž
2023-07-01
(test) Direct message shared state
Roman Smrž
2023-07-01
Direct message shared state
Roman Smrž
2023-06-18
Fail validation of signature with missing key instead throwing exception
Roman Smrž
2023-06-18
Storage: iterable type for record item list
Roman Smrž
2023-06-15
(test) Test: server restart
Roman Smrž
[next]