Age | Commit message (Expand) | Author |
---|---|---|
2023-04-06 | Add `Store::isTrustedClient()` | matthewcroughan |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-02-02 | Get rid of the `authHook` parameter on `processConnection` | John Ericson |
2020-10-06 | Add missing #pragma once | Eelco Dolstra |
2020-08-12 | Separate auth and logic for the daemon | John Ericson |
2019-11-06 | Recursive Nix support | Eelco Dolstra |
2019-10-29 | Don't create a Store in processConnection() | Eelco Dolstra |
2019-10-29 | Move most of the daemon implementation to libstore | Eelco Dolstra |