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
21 hours
Network: avoid duplicated data requests
Roman Smrž
21 hours
Network streams, accept for data response
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ž
2023-12-16
Use extended identity data for name
Roman Smrž
2023-11-28
Network: accept extended identity in announce update
Roman Smrž
2023-09-18
Network: acknowledgment using packet counter
Roman Smrž
2023-09-16
Protocol: use cookies during whole plaintext phase
Roman Smrž
2023-08-30
Network: connection initiation with cookie
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
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-23
Network: request service ref data if needed
Roman Smrž
2023-07-22
Network: ack service packets
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
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ž
[next]