index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network.cpp
Age
Commit message (
Expand
)
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
Server and services configuration using separate objects
Roman Smrž
2023-05-06
Server: do not return reference to self identity
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-04-30
Network: explicitly qualify global bind
Roman Smrž
2022-04-29
Network: process and acknowledge identity updates
Roman Smrž
2022-01-08
Channel: use counter to generate nonce
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-28
Network: make Server non-copyable
Roman Smrž
2021-11-10
Network: hold sensitive messages until channel is established
Roman Smrž
2021-04-24
Behavior lens for shared refs from local state
Roman Smrž
2021-04-18
Initial support for FRP behaviors
Roman Smrž
2021-02-19
WatchedHead object allowing to stop watching Head
Roman Smrž
2021-02-07
Avoid clang warning about typeid dereferencing pointer
Roman Smrž
2021-01-29
Network: reply to any data request with secure channel
Roman Smrž
2021-01-29
Attach service
Roman Smrž
2021-01-20
Changing local state via service context
Roman Smrž
2021-01-19
Shutdown server socket to terminate listener
Roman Smrž
2021-01-19
Server watching local state head
Roman Smrž
2021-01-06
Access services via Server object
Roman Smrž
2020-04-16
Remove optional from load result
Roman Smrž
2020-03-14
Storage: filter ancestors and overwritable Ref and Stored
Roman Smrž
2020-03-10
Network: service interface and handling
Roman Smrž
2020-03-10
Network: avoid duplicit items in generated packet
Roman Smrž
2020-02-16
Peer list in public API
Roman Smrž
2020-02-05
Fix compilation with clang
Roman Smrž
2020-02-05
Encrypted channels
Roman Smrž
2020-01-11
Request missing data from network
Roman Smrž
2020-01-05
Temporary and partial storage for network peers
Roman Smrž
2020-01-04
Respond to data requests from network
Roman Smrž
2019-12-27
Network server sending announcements
Roman Smrž