Age | Commit message (Expand) | Author |
2021-12-30 | Test: distinct attach commands instead of boolean parameters | Roman Smrž |
2021-12-20 | Pairing: properly reset state on restarted pairing | Roman Smrž |
2021-12-11 | Test: use numeric index for peer identification | 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-29 | Server: finalize services before destroying peers and other data | Roman Smrž |
2021-11-28 | Network: make Server non-copyable | Roman Smrž |
2021-11-23 | Test sync service | Roman Smrž |
2021-11-23 | Storage: reload head before update | Roman Smrž |
2021-11-16 | Test attach and resulting local state update | Roman Smrž |
2021-11-13 | Pairing: properly handle lingering threads after server stops | Roman Smrž |
2021-11-10 | Network: hold sensitive messages until channel is established | Roman Smrž |
2021-11-08 | Storage: implement Stored using call_once | Roman Smrž |
2021-11-07 | Explicit filename extensions for CMake | Roman Smrž |
2021-08-19 | Test tool: stop server before exiting main | Roman Smrž |
2021-07-19 | Test tool with sample usage of the library | Roman Smrž |
2021-06-06 | Contact list in shared state | Roman Smrž |
2021-05-09 | SharedType: type trait instead of member functions and typedef | Roman Smrž |
2021-05-08 | FRP: functions to retrieve and compare BhvTime | Roman Smrž |
2021-05-08 | SharedState type and lens | 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-23 | Sync service | Roman Smrž |
2021-02-19 | Storage: keep weak pointer to Storage in head watcher | Roman Smrž |
2021-02-19 | WatchedHead object allowing to stop watching Head | Roman Smrž |
2021-02-13 | Pairing: provide future to signal pairing success | Roman Smrž |
2021-02-09 | Storage: drop superfluous directory creation | Roman Smrž |
2021-02-07 | Avoid clang warning about typeid dereferencing pointer | Roman Smrž |
2021-02-06 | Avoid unnecessary copying in range loops | Roman Smrž |
2021-02-04 | Storage: encode digest algorithm alongside hash data | Roman Smrž |
2021-01-31 | Storage: hexadecimal encoding of binary record items | 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-22 | Service: drop const from handle method | Roman Smrž |
2021-01-20 | Changing local state via service context | Roman Smrž |
2021-01-19 | Storage: handle parsing errors without throwing exceptions | 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-15 | Storage: do not try to replace Head without change | Roman Smrž |
2021-01-06 | Access services via Server object | Roman Smrž |
2020-07-29 | Add owner signature for owned identity | Roman Smrž |
2020-07-22 | Local and shared state | Roman Smrž |
2020-07-20 | Storage: typed heads | Roman Smrž |
2020-06-06 | UUID: random generation and format checking functions | Roman Smrž |
2020-04-17 | Storage: newline support in records | Roman Smrž |
2020-04-16 | Storage: lazy loading of Stored value | Roman Smrž |
2020-04-16 | Remove optional from load result | Roman Smrž |
2020-03-26 | Message: make sure to use owner identity | Roman Smrž |
2020-03-23 | Implement UUID handling to avoid libuuid dependency | Roman Smrž |
2020-03-23 | Move UUID and time definitions to separate modules | Roman Smrž |