Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-30 | makeContentAddressed: Add single path helper | Robert Hensing | |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson | |
`///@file` makes them show up in the internal API dos. A tiny few were missing `#pragma once`. | |||
2022-03-24 | fetchClosure: Allow a path to be rewritten to CA on the fly | Eelco Dolstra | |
The advantage is that the resulting closure doesn't need to be signed, so you don't need to configure any binary cache keys on the client. |