| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added self-registration of Zen server instance in shared state map | Stefan Boberg | 2021-08-09 | 1 | -0/+16 | |
| | | ||||||
| * | Added support for defining test/non-test server environments | Stefan Boberg | 2021-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | zen::Process -> zen::ProcessHandle | Stefan Boberg | 2021-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | Added single instance (per port) logic to ZenServer class | Stefan Boberg | 2021-08-05 | 1 | -0/+15 | |
| | | ||||||
| * | Made some changes to how mesh config works | Stefan Boberg | 2021-06-21 | 1 | -13/+13 | |
| | | ||||||
| * | Launch sandbox directory is now dynamic and configured from the main server | Stefan Boberg | 2021-06-20 | 1 | -1/+3 | |
| | | | | | Also added some debug logging | |||||
| * | Added EnableMesh setting, fixed lifetime management | Stefan Boberg | 2021-05-26 | 1 | -10/+37 | |
| | | | | | restructured handling of parent process lifetime management and added logic so that the parent process tracking works even when nothing else is using the asio I/O context | |||||
| * | Implemented simple persistence for CidStore, which stores CID->CAS mappings | Stefan Boberg | 2021-05-24 | 1 | -4/+6 | |
| | | ||||||
| * | Added CidStore, currently used to track relationships between compressed and ↵ | Stefan Boberg | 2021-05-24 | 1 | -1/+3 | |
| | | | | | | | uncompressed chunk hashes This first implementation is in-memory only, persistence is next | |||||
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+278 | |