aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Silence output of some tests.Werner Koch2016-05-033-3/+3
* common: Add support for the new extended private key format.Justus Winter2016-04-217-2/+199
* tests: Make migration test more robust and silent.Justus Winter2016-04-211-8/+18
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-201-0/+15
* tests: Test the migration from a classic GnuPG home directory.Justus Winter2016-04-206-1/+257
* tests: Set fake-pinentry's stdout and stdin to _IOLBF.Werner Koch2016-04-141-2/+19
* Now build "gpg" binary but install as "gpg2"Werner Koch2016-04-045-5/+5
* tests: Add missing file.Werner Koch2016-04-041-0/+1
* tests: Fix default key test.Justus Winter2016-04-041-2/+2
* tests/openpgp: Skip gpgtar test if it has not been built.Justus Winter2016-03-031-0/+6
* tests/openpgp: Make tests more portable.Uldis Anšmits2016-03-023-6/+6
* tests/openpgp: Qualify executables with extension.Justus Winter2016-02-231-2/+3
* tests/openpgp: Reimplement 'pinentry.sh' in c.Justus Winter2016-02-233-1/+60
* tests/openpgp: Avoid dependency on source files.Justus Winter2016-02-232-3/+4206
* tests/openpgp: Fix file removal.Justus Winter2016-02-231-1/+1
* tests: Remove some harmless warnings in regression tests.Werner Koch2016-02-131-1/+0
* tests: Use info and error instead of a plain echo.Werner Koch2016-01-061-4/+2
* gpg: Lazily evaluate --default-key.Neal H. Walfield2015-12-222-1/+74
* tests: Add some more gpgtar tests.Justus Winter2015-12-071-3/+24
* tools/gpgtar: Implement symmetric encryption.Justus Winter2015-12-041-0/+8
* tools/gpgtar: Implement signing.Justus Winter2015-12-041-9/+39
* gpg: Use the matching key if the search description is exact.Neal H. Walfield2015-12-0210-4/+207
* tools/gpgtar: Handle '--gpg-args'.Justus Winter2015-11-261-4/+10
* tools/gpgtar: Handle '--tar-args' for compatibility with gpg-zip.Justus Winter2015-11-261-6/+2
* tests: Add tests for gpgtar and gpg-zip.Justus Winter2015-11-252-1/+61
* gpg: If sqlite is not available, don't build things depending on it.Neal H. Walfield2015-11-231-1/+8
* g10: Add TOFU support.Neal H. Walfield2015-10-187-4/+412
* gpg: Try hard to use MDC also for sign+symenc.Werner Koch2015-10-121-1/+10
* tests: Two new OpenPGP test keys from E2E.Werner Koch2015-10-054-1/+81
* tests: Silence the 5gb-packet test.Werner Koch2015-09-101-1/+1
* common: Don't incorrectly reject 4 GB - 1 sized packets.Neal H. Walfield2015-08-213-2/+18
* tests: More OpenPGP test keysWerner Koch2015-05-1614-2/+425
* tests: Speed up the genkey1024.test by using not so strong random.Werner Koch2014-10-302-4/+6
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-1/+1
* gpg: Remove extra RSA import status line.Werner Koch2014-10-131-1/+3
* gpg: Allow importing keys with duplicated long key ids.Werner Koch2014-10-131-0/+13
* tests: Add sample keys with colliding long keu ids.Werner Koch2014-10-134-1/+63
* tests: Speed up conventional encryption tests for gpg.Werner Koch2014-10-132-6/+14
* Some doc fixes and a fix for "make distcheck".Werner Koch2014-10-031-2/+3
* gpg: Use algorithm id 22 for EdDSA.Werner Koch2014-09-125-2/+68
* tests: Re-enable OpenPGP ecc test.Werner Koch2014-08-181-1/+1
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-12/+1
* gpg: Auto-create revocation certificates.Werner Koch2014-06-301-1/+1
* gpg: Finish experimental support for Ed25519.Werner Koch2014-05-071-3/+3
* gpg: Reject signatures made with MD5.Werner Koch2014-03-171-0/+1
* gpg: Allow building without any trust model support.Werner Koch2014-02-1012-15/+25
* tests: Handle disabled algorithms.Werner Koch2014-02-103-6/+32
* Fix minor compiler warnings.Werner Koch2013-11-152-9/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-13/+13
* Do not mix test result with progress lines.Werner Koch2012-04-056-10/+42