| Commit message (Expand) | Author | Files | Lines |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -3/+4 |
2022-12-16 | tests: Fix missing test message. | Werner Koch | 1 | -2/+2 |
2022-12-02 | tests: Simplify fake-pinentry to use the option only. | NIIBE Yutaka | 1 | -31/+41 |
2022-12-02 | tests: Fix fake-pinentry for Windows. | NIIBE Yutaka | 1 | -8/+1 |
2022-12-01 | tests: Put a workaround for semihosted environment. | NIIBE Yutaka | 1 | -0/+3 |
2022-11-24 | tests: Fix to support --enable-all-tests and variants. | NIIBE Yutaka | 2 | -10/+14 |
2022-11-24 | tests: Use 233 for invalid value of FD. | NIIBE Yutaka | 1 | -1/+1 |
2022-11-04 | tests: Add tests to check that OCB is only used for capable keys. | Werner Koch | 8 | -11/+121 |
2022-11-02 | tests: Add symmetric decryption tests. | Werner Koch | 6 | -0/+83 |
2022-11-02 | tests: Add tr:assert-same function. | Werner Koch | 2 | -5/+7 |
2022-09-14 | tests: Restrict the use of gpgconf.ctl to make check. | Werner Koch | 1 | -0/+1 |
2022-08-08 | gpg: Look up user ID to mark as primary by UID hash | Ingo Klöcker | 1 | -1/+3 |
2022-05-10 | tests: Enable tests with keyboxd only when it's configured. | NIIBE Yutaka | 1 | -9/+17 |
2022-05-02 | tests: Fix plain invocation of "make check". | NIIBE Yutaka | 1 | -1/+2 |
2022-05-02 | tests: Add a test for Ed25519 keys for non-protected secret. | NIIBE Yutaka | 1 | -0/+69 |
2022-04-26 | gpg: Look up user ID to revoke by UID hash | Ingo Klöcker | 1 | -0/+6 |
2022-04-26 | tests: Support single invocation with variant. | NIIBE Yutaka | 1 | -4/+26 |
2022-04-26 | tests: Fix check-all for tests/openpgp. | NIIBE Yutaka | 2 | -3/+2 |
2022-04-06 | w32: Fix for make check. | NIIBE Yutaka | 1 | -1/+1 |
2021-10-12 | tests: New way to make use of gpgconf.ctl in tests. | Werner Koch | 3 | -16/+14 |
2021-10-01 | tests: Use the new gpgconf.ctl based method. | Werner Koch | 2 | -27/+23 |
2021-10-01 | build: Prepare for using installed versions for tests. | Werner Koch | 1 | -0/+1 |
2021-04-22 | tests: Make sure that the build keyboxd is used. | Werner Koch | 1 | -0/+1 |
2021-04-19 | gpg,gpgsm: Move use-keyboxd to the new conf file common.conf | Werner Koch | 2 | -3/+6 |
2021-03-26 | tests: Make sure the built keyboxd is used by the tests. | Werner Koch | 2 | -2/+2 |
2021-02-10 | gpg: Do not allow old cipher algorithms for encryption. | Werner Koch | 1 | -0/+1 |
2020-10-04 | tests: Improve handling of spaces in $PATH | Werner Koch | 1 | -4/+4 |
2020-09-24 | tests: Integrate --use-keyboxd into the OpenPGP test suite. | Werner Koch | 4 | -12/+37 |
2020-09-24 | tests: Fix convenience function to run gpg. | Werner Koch | 1 | -1/+1 |
2020-09-04 | tests: New test run envvar to run gpg under valgrind. | Werner Koch | 2 | -1/+14 |
2020-04-03 | gpg: Add regular expression support. | NIIBE Yutaka | 1 | -4/+0 |
2020-03-14 | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 1 | -3/+3 |
2020-02-18 | Spelling cleanup. | Daniel Kahn Gillmor | 1 | -1/+1 |
2019-03-20 | tests: Add a first v5 sample key | Werner Koch | 3 | -0/+42 |
2019-03-15 | gpg: Avoid importing secret keys if the keyblock is not valid. | Werner Koch | 2 | -1/+3 |
2019-03-15 | tests: Add sample secret key w/o binding signatures. | Werner Koch | 2 | -0/+66 |
2019-02-21 | tests: Add "disable-scdaemon" in gpg-agent.conf. | NIIBE Yutaka | 1 | -4/+1 |
2018-05-30 | gpg: Ignore the multiple message override options. | Werner Koch | 1 | -8/+4 |
2018-05-15 | gpg: Hard fail on a missing MDC even for legacy algorithms. | Werner Koch | 1 | -0/+1 |
2018-04-04 | tests: Fix no gpg-agent upon removal of GNUPGHOME. | NIIBE Yutaka | 3 | -7/+11 |
2018-01-24 | gpg: New maintainer option --debug-set-iobuf-size. | Werner Koch | 1 | -3/+3 |
2017-11-13 | tests: Handle the case with DISABLE_REGEX. | NIIBE Yutaka | 2 | -2/+7 |
2017-11-13 | tests: Run the trust-pgp-4 test again. | Damien Goutte-Gattat | 1 | -4/+2 |
2017-11-06 | tests: Minor imporvement in agent invocation | Werner Koch | 1 | -0/+1 |
2017-10-26 | agent, tests: Support --disable-scdaemon build case. | NIIBE Yutaka | 1 | -1/+3 |
2017-10-26 | agent, tests: Support --disable-scdaemon build case. | NIIBE Yutaka | 1 | -1/+3 |
2017-09-11 | tests: Fix a test which specifies expiration date. | NIIBE Yutaka | 1 | -4/+4 |
2017-09-08 | tests: Fix a test which specifies expiration date. | NIIBE Yutaka | 1 | -4/+4 |
2017-08-23 | tests: Do not run trust-pgp-4.scm | Werner Koch | 1 | -2/+5 |
2017-08-21 | tests: Add tests for the PGP trust model. | Damien Goutte-Gattat | 17 | -2/+630 |