summary refs log tree commit diff
path: root/t/lib-gpg.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-04t/lib-gpg: kill all gpg components, not just gpg-agentTodd Zullinger1-1/+1
2022-03-04t/lib-gpg: reload gpg components after updating trustlistTodd Zullinger1-0/+1
2022-03-04gpg-interface/gpgsm: fix for v2.3Fabian Stelzer1-5/+3
2021-12-21Merge branch 'fs/ssh-signing-other-keytypes'Junio C Hamano1-0/+3
2021-12-09ssh signing: verify ssh-keygen in test prereqFabian Stelzer1-13/+40
2021-12-09ssh signing: add key lifetime test prereqsFabian Stelzer1-1/+18
2021-11-19ssh signing: support non ssh-* keytypesFabian Stelzer1-0/+3
2021-11-10Merge branch 'jk/ssh-signing-fix'Junio C Hamano1-0/+6
2021-11-10t/lib-gpg: avoid broken versions of ssh-keygenJeff King1-0/+6
2021-11-05t/lib-git.sh: fix ACL-related permissions failureAdam Dinwoodie1-0/+1
2021-09-10ssh signing: add test prereqsFabian Stelzer1-0/+28
2020-04-22Merge branch 'jk/test-cleanup'Junio C Hamano1-0/+0
2020-03-27t/lib-*.sh: drop executable bitJeff King1-0/+0
2020-03-26tests: increase the verbosity of the GPG-related prereqsJohannes Schindelin1-14/+14
2020-03-26tests: turn GPG, GPGSM and RFC1991 into lazy prereqsJohannes Schindelin1-45/+57
2020-03-26t/lib-gpg.sh: stop pretending to be a stand-alone scriptJohannes Schindelin1-2/+0
2020-03-25tests(gpg): allow the gpg-agent to start on WindowsJohannes Schindelin1-1/+1
2019-02-08Merge branch 'tz/gpg-test-fix'Junio C Hamano1-2/+1
2019-02-08t/lib-gpg: drop redundant killing of gpg-agentTodd Zullinger1-1/+0
2019-02-08t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txtTodd Zullinger1-1/+1
2018-10-07tests: standardize pipe placementMatthew DeVore1-3/+6
2018-07-20gpg-interface t: extend the existing GPG tests with GPGSMHenning Schild1-1/+27
2017-11-14t/lib-gpg: fix gpgconf stderr redirect to /dev/nullTodd Zullinger1-1/+1
2017-07-20t: lib-gpg: flush gpg agent on startupSantiago Torres1-0/+1
2016-03-06lib-gpg: drop unnecessary "missing GPG" warningEric Sunshine1-3/+2
2015-01-29t/lib-gpg: sanity-check that we can actually signJeff King1-0/+2
2015-01-29t/lib-gpg: include separate public keys in keyring.gpgJeff King1-0/+2
2014-12-16tests: make comment on GPG keyring match the codeChristian Hesse1-3/+13
2014-12-12tests: squelch noise from GPG machinery set-upJunio C Hamano1-12/+14
2014-12-12tests: replace binary GPG keyrings with ASCII-armored keysChristian Hesse1-2/+1
2014-12-12tests: skip RFC1991 tests for gnupg 2.1Christian Hesse1-0/+4
2014-12-12tests: create gpg homedir on the flyChristian Hesse1-3/+7
2014-10-29Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano1-0/+1
2014-10-27t/lib-gpg: make gpghome files writableMichael J Gruber1-0/+1
2014-04-23lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2011-09-08for-each-ref: add split message parts to %(contents:*).Michał Górny1-0/+8
2011-09-08t7004: factor out gpg setupJeff King1-0/+26