about summary refs log tree commit diff
path: root/src/libstore/http-binary-cache-store.cc
AgeCommit message (Collapse)AuthorFilesLines
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