Age | Commit message (Expand) | Author |
2023-09-16 | Protocol: change service headers to SVT/SVR | 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 | 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: server restart | Roman Smrž |
2023-06-14 | Storage: wait for scheduled watch callbacks | Roman Smrž |
2023-05-23 | Message sending to identity or contact | Roman Smrž |
2023-05-17 | Send identity update on channel finalization | Roman Smrž |
2023-05-17 | Server function to manually add peer | Roman Smrž |
2023-05-07 | Network: use IPv6 socket internally | Roman Smrž |
2023-05-06 | Message: get self identity from server | Roman Smrž |
2023-05-06 | Server and services configuration using separate objects | Roman Smrž |
2023-05-06 | Server: do not return reference to self identity | Roman Smrž |
2023-04-08 | Pairing: use empty record item for reject message | Roman Smrž |
2023-04-08 | Empty record item type | Roman Smrž |
2023-04-07 | Test: direct messages to peer | Roman Smrž |
2023-03-22 | Disable all parts of test tool build on Android | Roman Smrž |
2023-02-02 | FRP: require lock when adding dependencies | Roman Smrž |
2023-01-31 | Contact name setting and property lookup | Roman Smrž |
2023-01-31 | Test: fix shared state watcher reset | Roman Smrž |
2023-01-14 | Storage: call watcher callbacks without holding lock | Roman Smrž |
2023-01-14 | FRP: support recursive locking with BhvCurTime | Roman Smrž |
2023-01-08 | Property lookup helpers | Roman Smrž |
2022-12-31 | Storage: fill roots cache on lookup | Roman Smrž |
2022-12-18 | Contact service and contacts using stored set | Roman Smrž |
2022-12-17 | Confirm pairing outcome after head commit | Roman Smrž |
2022-12-04 | Pass existing peer info when registering peer list watcher | Roman Smrž |
2022-11-14 | Test: get and wait for shared state | Roman Smrž |
2022-11-08 | Test: make sure to report peer address when added | Roman Smrž |
2022-11-01 | Stored set | Roman Smrž |
2022-08-09 | Stored roots lookup | Roman Smrž |
2022-08-08 | Generation number of stored objects with caching | Roman Smrž |
2022-07-27 | Explicit identities in pairing request | Roman Smrž |
2022-07-27 | Pairing failure reason | Roman Smrž |
2022-06-25 | Test: guard attach code match | Roman Smrž |