index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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ž
Actual device identities can change at any point during the pairing process, so it is necessary to fix the ones used for nonce confirmation and just initially verify that they belong to the respective sides.
2022-07-27
Pairing failure reason
Roman Smrž
2022-06-25
Test: guard attach code match
Roman Smrž
2022-05-01
Disable build of test tool on Android
Roman Smrž
2022-04-30
Network: explicitly qualify global bind
Roman Smrž
Android build fails otherwise.
2022-04-30
Channel: add missing endian header
Roman Smrž
2022-04-30
Test: device and owner identity updates after discovery
Roman Smrž
2022-04-30
Network: stop watching local head before destroying other data
Roman Smrž
2022-04-29
Network: process and acknowledge identity updates
Roman Smrž
2022-04-29
Local identity with shared state updates
Roman Smrž
2022-04-29
Sync: always check peer owner
Roman Smrž
2022-04-29
Channel: fix nonce copying into header
Roman Smrž
2022-04-29
Identity update
Roman Smrž
2022-02-19
Pairing: rename 'decline' to 'reject'
Roman Smrž
2022-01-08
Channel: use counter to generate nonce
Roman Smrž
2021-12-30
Test: distinct attach commands instead of boolean parameters
Roman Smrž
2021-12-20
Pairing: properly reset state on restarted pairing
Roman Smrž
2021-12-11
Test: use numeric index for peer identification
Roman Smrž
2021-12-09
Test: distinguish address and identity info for peers
Roman Smrž
2021-12-09
Network: ignore packets sent by ourselves
Roman Smrž
2021-11-29
Server: finalize services before destroying peers and other data
Roman Smrž
2021-11-28
Network: make Server non-copyable
Roman Smrž
Avoids issues with shared_from_this and does not make much sense anyway.
2021-11-23
Test sync service
Roman Smrž
2021-11-23
Storage: reload head before update
Roman Smrž
2021-11-16
Test attach and resulting local state update
Roman Smrž
[next]