summaryrefslogtreecommitdiff
path: root/tests/test-signed-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* signapi: Change API to also return a success messageColin Walters2020-06-171-3/+6
* sign/ed25519: Output failed signatures in error messageColin Walters2020-06-161-2/+3
* tests/signed-commit: fix the test of well-known placesDenis Pynkin2020-04-171-1/+1
* Use `sign-ed25519` for the feature nameColin Walters2020-04-161-1/+1
* Only enable "dummy" signature type with opt-in env variableColin Walters2020-04-141-1/+12
* tests/sign: use library functions for ed25519 keysDenis Pynkin2020-03-251-17/+11
* tests/sign: check system-wide config and revoked keysDenis Pynkin2020-03-251-1/+29
* builtin/sign: allow to use multiple public keys for verificationDenis Pynkin2020-03-251-0/+18
* builtin/sign: allow to sign with keys from secret fileDenis Pynkin2020-03-251-1/+16
* tests/sign: check public keys load from fileDenis Pynkin2020-03-251-48/+80
* sign: API changes for public keys and CLI keys formatDenis Pynkin2020-03-251-4/+4
* tests: add test for commits sign/verificationDenis Pynkin2020-03-251-0/+106