about summary refs log tree commit diff
path: root/src/libstore/http-binary-cache-store.cc
AgeCommit message (Collapse)AuthorFilesLines
2016-03-15 Fix Darwin buildEelco Dolstra1-1/+1
http://hydra.nixos.org/build/33279996
2016-03-04 Add option binary-cache-secret-key-file for signing binary cachesEelco Dolstra1-1/+2
2016-03-04 BinaryCacheStore: Remove publicKeyFile argumentEelco Dolstra1-4/+3
The public key can be derived from the secret key, so there's no need for the user to supply it separately.
2016-03-03 Add file missing from 201b48de60751979835037a4b4f78128ba3fb7b3Eelco Dolstra1-0/+76