Commit Graph

10 Commits (master)

Author SHA1 Message Date
Joseph Bisch db712b254e Add back accidentally removed ! from gsign 9 years ago
Joseph Bisch ede6af7864 Switch ECDSA signing to generic --signing_program option
This should allow anyone to write any signing program and use it in
conjunction with gsign as long as it supports the same options/arguments
as gpg does (namely -u for the signer and an argument for the file to
sign).
9 years ago
Joseph Bisch da0276608e Add ECDSA signing to gsign
Relies on a script in the Armory source tree to handle the actual
signing.
9 years ago
Ben Rossi feef35616b Allow @ in URLs so Gitian-Builder works against source stored on BitBucket. 10 years ago
devrandom cff169537c Add "optionals" array to descriptor/assertion YAML files - allow them to be missing on verify 12 years ago
devrandom 758e78fc6e allow spaces in assert paths 13 years ago
devrandom 34c0c2c86b spurious cp 13 years ago
devrandom 1233d278d6 save release and package name in build report, rename build report to package-build.assert 13 years ago
Matt Corallo ae82fbad45 Add support for names with spaces in them and automatically pull keys first. 13 years ago
devrandom f8a29869f2 implement bin/gsign 13 years ago