Age | Commit message (Expand) | Author |
2022-04-30 | Network: explicitly qualify global bind | Roman Smrž |
2022-04-30 | Channel: add missing endian header | Roman Smrž |
2022-04-30 | Test: device and owner identity updates after discovery | Roman Smrž |
2022-04-30 | Network: stop watching local head before destroying other data | Roman Smrž |
2022-04-29 | Network: process and acknowledge identity updates | Roman Smrž |
2022-04-29 | Local identity with shared state updates | Roman Smrž |
2022-04-29 | Sync: always check peer owner | Roman Smrž |
2022-04-29 | Channel: fix nonce copying into header | Roman Smrž |
2022-04-29 | Identity update | Roman Smrž |
2022-02-19 | Pairing: rename 'decline' to 'reject' | Roman Smrž |
2022-01-08 | Channel: use counter to generate nonce | Roman Smrž |
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ž |