index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-18
Avoid using std::deque with incomplete type
Roman Smrž
2024-02-03
Message: separate thread for peer synchronization
Roman Smrž
2024-01-24
Message: sync state when peer appears on network
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-16
Use extended identity data for name
Roman Smrž
2023-12-06
Contacts with extended identity
Roman Smrž
2023-11-29
Avoid storing zero references and objects
Roman Smrž
2023-11-28
Identity extension data
Roman Smrž
2023-10-28
Storage: generalize predecessor helpers
Roman Smrž
2023-09-27
Add missing header to uuid.h
Roman Smrž
2023-08-19
Network: move secure channel to protocol module
Roman Smrž
2023-07-01
Direct message shared state
Roman Smrž
2023-06-18
Storage: iterable type for record item list
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
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
Empty record item type
Roman Smrž
2023-03-22
Pass weak pointer of HeadBhv to callback
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-08
Enable move constructor and move assignment for Watched template
Roman Smrž
2023-01-08
Property lookup helpers
Roman Smrž
2022-12-18
Add SetView::size method for stored set
Roman Smrž
2022-12-18
Storage: add Head::reload method
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-11-10
Storage: reload head on watch start
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-04-30
FRP: add missing vector header
Roman Smrž
2022-04-29
Identity update
Roman Smrž
2021-12-09
Test: distinguish address and identity info for peers
Roman Smrž
2021-11-28
Network: make Server non-copyable
Roman Smrž
2021-11-20
Storage: fix filterAncestor to check all possible successors
Roman Smrž
2021-11-13
Pairing: properly handle lingering threads after server stops
Roman Smrž
2021-11-08
Storage: implement Stored using call_once
Roman Smrž
2021-06-06
Contact list in shared state
Roman Smrž
2021-05-09
SharedType: type trait instead of member functions and typedef
Roman Smrž
2021-05-08
FRP: run callback when starting to watch behavior
Roman Smrž
2021-05-08
FRP: use BhvComp memoized value only if not dirty
Roman Smrž
2021-05-08
FRP: functions to retrieve and compare BhvTime
Roman Smrž
2021-05-08
SharedState type and lens
Roman Smrž
[next]