index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Age
Commit message (
Expand
)
Author
22 hours
Move ReplyBuilder and WaitingRef definitions to network.h
devel
Roman Smrž
22 hours
Network: avoid duplicated data requests
Roman Smrž
22 hours
Network streams, accept for data response
Roman Smrž
2023-12-16
Use extended identity data for name
Roman Smrž
2023-11-29
Avoid storing zero references and objects
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-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ž