aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21tests: Add script to build a CD with the test environment.justus/scm-9Justus Winter2-0/+57
2016-04-21tests/openpgp: Reimplement tests in Scheme.Justus Winter39-17/+2878
2016-04-21tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter14-1/+2530
2016-04-21tests/gpgscm: Foreign objects support for TinySCHEME.Justus Winter3-1/+45
2016-04-21tests/gpgscm: Dynamically allocate string buffer.Justus Winter2-4/+34
2016-04-21tests/gpgscm: Make exception value available.Justus Winter1-4/+5
2016-04-21tests/gpgscm: Add package macro.Justus Winter1-0/+5
2016-04-21tests/gpgscm: Expose function to open streams as Scheme ports.Justus Winter2-1/+3
2016-04-21tests/gpgscm: Nicer error message.Justus Winter1-1/+1
2016-04-21tests/gpgscm: Fix error hook.Justus Winter1-1/+2
2016-04-21tests/gpgscm: Handle unhandled enumeration values.Justus Winter1-0/+6
2016-04-21tests/gpgscm: Verbatim import of latest TinySCHEME.Justus Winter7-0/+6913
2016-04-21common: Add support for the new extended private key format.Justus Winter7-2/+199
2016-04-21tests: Make migration test more robust and silent.Justus Winter1-8/+18
2016-04-20agent: Sanitize permissions of the private key directory.Justus Winter1-0/+15
2016-04-20tests: Test the migration from a classic GnuPG home directory.Justus Winter6-1/+257
2016-04-14tests: Set fake-pinentry's stdout and stdin to _IOLBF.Werner Koch1-2/+19
2016-04-04Now build "gpg" binary but install as "gpg2"Werner Koch5-5/+5
2016-04-04tests: Add missing file.Werner Koch1-0/+1
2016-04-04tests: Fix default key test.Justus Winter1-2/+2
2016-03-03tests/openpgp: Skip gpgtar test if it has not been built.Justus Winter1-0/+6
2016-03-02tests/openpgp: Make tests more portable.Uldis Anšmits3-6/+6
2016-02-23tests/openpgp: Qualify executables with extension.Justus Winter1-2/+3
2016-02-23tests/openpgp: Reimplement 'pinentry.sh' in c.Justus Winter3-1/+60
2016-02-23tests/openpgp: Avoid dependency on source files.Justus Winter2-3/+4206
2016-02-23tests/openpgp: Fix file removal.Justus Winter1-1/+1
2016-02-13tests: Remove some harmless warnings in regression tests.Werner Koch1-1/+0
2016-01-06tests: Use info and error instead of a plain echo.Werner Koch1-4/+2
2015-12-22gpg: Lazily evaluate --default-key.Neal H. Walfield2-1/+74
2015-12-07tests: Add some more gpgtar tests.Justus Winter1-3/+24
2015-12-04tools/gpgtar: Implement symmetric encryption.Justus Winter1-0/+8
2015-12-04tools/gpgtar: Implement signing.Justus Winter1-9/+39
2015-12-02gpg: Use the matching key if the search description is exact.Neal H. Walfield10-4/+207
2015-11-26tools/gpgtar: Handle '--gpg-args'.Justus Winter1-4/+10
2015-11-26tools/gpgtar: Handle '--tar-args' for compatibility with gpg-zip.Justus Winter1-6/+2
2015-11-25tests: Add tests for gpgtar and gpg-zip.Justus Winter2-1/+61
2015-11-23gpg: If sqlite is not available, don't build things depending on it.Neal H. Walfield1-1/+8
2015-10-18g10: Add TOFU support.Neal H. Walfield7-4/+412
2015-10-12gpg: Try hard to use MDC also for sign+symenc.Werner Koch1-1/+10
2015-10-05tests: Two new OpenPGP test keys from E2E.Werner Koch4-1/+81
2015-09-10tests: Silence the 5gb-packet test.Werner Koch1-1/+1
2015-08-21common: Don't incorrectly reject 4 GB - 1 sized packets.Neal H. Walfield3-2/+18
2015-05-16tests: More OpenPGP test keysWerner Koch14-2/+425
2014-10-30tests: Speed up the genkey1024.test by using not so strong random.Werner Koch2-4/+6
2014-10-17gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch1-1/+1
2014-10-13gpg: Remove extra RSA import status line.Werner Koch1-1/+3
2014-10-13gpg: Allow importing keys with duplicated long key ids.Werner Koch1-0/+13
2014-10-13tests: Add sample keys with colliding long keu ids.Werner Koch4-1/+63
2014-10-13tests: Speed up conventional encryption tests for gpg.Werner Koch2-6/+14
2014-10-03Some doc fixes and a fix for "make distcheck".Werner Koch1-2/+3