summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-25(test) Handle peer reconnection after its restartRoman Smrž
Allow the handshake and channel request to proceed correcty even with already established channel to handle the case where peer attempts to reconnect after restart. Changelog: Handle peer reconnection after its restart
2024-05-20(test) Chatroom messagesRoman Smrž
2024-05-02(test) Network: reuse stream numbers after closingRoman Smrž
2024-04-17(test) Chatroom metadata updatesRoman Smrž
2024-04-17(test) Chatroom serviceRoman Smrž
2024-03-23(test) Chatroom shared typeRoman Smrž
2024-03-20(test) Network streamsRoman Smrž
Changelog: Implemented streams in network protocol
2024-02-23(test) Test message service for sending arbitrary dataRoman Smrž
2024-01-24(test) Message: sync state when peer appears on networkRoman Smrž
2024-01-08(test) Message: send messages as sync from shared stateRoman Smrž
2023-09-16(test) Test: extend discovery test with more nodesRoman Smrž
2023-07-01(test) Direct message shared stateRoman Smrž
2023-06-15(test) Test: server restartRoman Smrž
2023-05-23(test) Message sending to identity or contactRoman Smrž
2023-05-17(test) Send identity update on channel finalizationRoman Smrž
2023-05-17(test) Server function to manually add peerRoman Smrž
2023-05-07(test) Test: use parentheses for guard expressionsRoman Smrž
2023-04-07(test) Test: direct messages to peerRoman Smrž
2023-03-22(test) Pass weak pointer of HeadBhv to callbackRoman Smrž
2023-01-31(test) Contact name setting and property lookupRoman Smrž
2022-12-18(test) Contact service and contacts using stored setRoman Smrž
2022-12-04(test) Test: avoid introducing node variables by spawnRoman Smrž
2022-11-14(test) Test: get and wait for shared stateRoman Smrž
2022-11-01(test) Stored setRoman Smrž
2022-08-09(test) Stored roots lookupRoman Smrž
2022-08-08(test) Generation number of stored objects with cachingRoman Smrž
2022-07-27(test) Pairing failure reasonRoman Smrž
2022-06-25(test) Test: guard attach code matchRoman Smrž
2022-06-04(test) Test: use node IP addresses from variablesRoman Smrž
2022-04-30(test) Test: device and owner identity updates after discoveryRoman Smrž
2021-12-30(test) Test: distinct attach commands instead of boolean parametersRoman Smrž
2021-12-11(test) Test: use numeric index for peer identificationRoman Smrž
2021-12-09(test) Test: distinguish address and identity info for peersRoman Smrž
2021-12-09(test) Network: ignore packets sent by ourselvesRoman Smrž
2021-11-23(test) Test sync serviceRoman Smrž
2021-11-16(test) Test attach and resulting local state updateRoman Smrž
2021-08-18(test) Test script for simple discoveryRoman Smrž