summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add license notices for TinySCHEME.Werner Koch2016-06-171-0/+0
* tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-1739-17/+3473
* tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter2016-06-1714-1/+2549
* tests/gpgscm: Foreign objects support for TinySCHEME.Justus Winter2016-06-173-1/+45
* tests/gpgscm: Dynamically allocate string buffer.Justus Winter2016-06-172-4/+34
* tests/gpgscm: Make exception value available.Justus Winter2016-06-171-4/+5
* tests/gpgscm: Add package macro.Justus Winter2016-06-171-0/+5
* tests/gpgscm: Expose function to open streams as Scheme ports.Justus Winter2016-06-172-1/+3
* tests/gpgscm: Nicer error message.Justus Winter2016-06-171-1/+1
* tests/gpgscm: Fix error hook.Justus Winter2016-06-171-1/+2
* tests/gpgscm: Handle unhandled enumeration values.Justus Winter2016-06-171-0/+6
* tests/gpgscm: Verbatim import of latest TinySCHEME.Justus Winter2016-06-177-0/+6917
* Add missing files so that make distcheck works again,Werner Koch2016-06-161-1/+2
* g10: Export cleartext keys as cleartextDaniel Kahn Gillmor2016-06-111-24/+4
* tests: Test the pinentry interactions when exporting keys.Justus Winter2016-05-231-5/+67
* tests: Add support for a passphrase queue to fake pinentry.Justus Winter2016-05-231-2/+94
* tests: Add logging to fake pinentry.Justus Winter2016-05-231-14/+108
* tests: Add export test.Justus Winter2016-05-232-0/+69
* tests: Disable the migrations testsWerner Koch2016-05-041-1/+1
* 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-0310-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