summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2022-08-08Generation number of stored objects with cachingRoman Smrž
2022-07-27Pairing failure reasonRoman Smrž
2022-04-30Test: device and owner identity updates after discoveryRoman Smrž
2021-12-30Test: distinct attach commands instead of boolean parametersRoman Smrž
2021-12-11Test: use numeric index for peer identificationRoman Smrž
2021-12-09Test: distinguish address and identity info for peersRoman Smrž
2021-11-23Test sync serviceRoman Smrž
2021-11-16Test attach and resulting local state updateRoman Smrž
2021-08-19Test tool: stop server before exiting mainRoman Smrž
Makes sure all related data and threads are properly cleared before all the other static stuff starts to be destroyed.
2021-07-19Test tool with sample usage of the libraryRoman Smrž