summaryrefslogtreecommitdiff
path: root/src/network.cpp
AgeCommit message (Expand)Author
2023-05-23Message sending to identity or contactRoman Smrž
2023-05-17Send identity update on channel finalizationRoman Smrž
2023-05-17Server function to manually add peerRoman Smrž
2023-05-07Network: use IPv6 socket internallyRoman Smrž
2023-05-06Server and services configuration using separate objectsRoman Smrž
2023-05-06Server: do not return reference to self identityRoman Smrž
2022-12-17Confirm pairing outcome after head commitRoman Smrž
2022-12-04Pass existing peer info when registering peer list watcherRoman Smrž
2022-04-30Network: explicitly qualify global bindRoman Smrž
2022-04-29Network: process and acknowledge identity updatesRoman Smrž
2022-01-08Channel: use counter to generate nonceRoman Smrž
2021-12-09Test: distinguish address and identity info for peersRoman Smrž
2021-12-09Network: ignore packets sent by ourselvesRoman Smrž
2021-11-28Network: make Server non-copyableRoman Smrž
2021-11-10Network: hold sensitive messages until channel is establishedRoman Smrž
2021-04-24Behavior lens for shared refs from local stateRoman Smrž
2021-04-18Initial support for FRP behaviorsRoman Smrž
2021-02-19WatchedHead object allowing to stop watching HeadRoman Smrž
2021-02-07Avoid clang warning about typeid dereferencing pointerRoman Smrž
2021-01-29Network: reply to any data request with secure channelRoman Smrž
2021-01-29Attach serviceRoman Smrž
2021-01-20Changing local state via service contextRoman Smrž
2021-01-19Shutdown server socket to terminate listenerRoman Smrž
2021-01-19Server watching local state headRoman Smrž
2021-01-06Access services via Server objectRoman Smrž
2020-04-16Remove optional from load resultRoman Smrž
2020-03-14Storage: filter ancestors and overwritable Ref and StoredRoman Smrž
2020-03-10Network: service interface and handlingRoman Smrž
2020-03-10Network: avoid duplicit items in generated packetRoman Smrž
2020-02-16Peer list in public APIRoman Smrž
2020-02-05Fix compilation with clangRoman Smrž
2020-02-05Encrypted channelsRoman Smrž
2020-01-11Request missing data from networkRoman Smrž
2020-01-05Temporary and partial storage for network peersRoman Smrž
2020-01-04Respond to data requests from networkRoman Smrž
2019-12-27Network server sending announcementsRoman Smrž