aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Simplify tofu test.Justus Winter2016-09-121-66/+64
* tests: Don't use --tofu-db-format.Neal H. Walfield2016-09-071-33/+30
* tests: Fix test.Justus Winter2016-09-061-1/+1
* tests: Speed up the test suite.Justus Winter2016-09-052-126/+150
* tests: Update README.Justus Winter2016-09-051-8/+22
* tests: Pass flags to test driver.Justus Winter2016-09-051-1/+1
* gpg: Fix false negatives in Ed25519 signature verification.Werner Koch2016-08-251-0/+73
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-3/+3
* tests: Fix distcheck.Justus Winter2016-08-101-0/+4
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-1/+1
* g10: Fix opening of trust database.Justus Winter2016-08-102-0/+40
* tests: Fix distcheck.Justus Winter2016-08-101-1/+2
* tests: Improve temporary directory handling.Justus Winter2016-08-101-2/+2
* tests: Run each test in a clean environment.Justus Winter2016-08-102-9/+19
* tests: Make ssh test more robust.Justus Winter2016-08-101-5/+5
* tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka2016-08-084-0/+70
* tests: Use gpgconf to set the ssh socket envvar.Werner Koch2016-08-041-1/+3
* tests: Update list of tests in Scheme test runner.Justus Winter2016-08-041-1/+7
* tests: Fix path to fake-pinentry.Justus Winter2016-08-041-2/+3
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-032-2/+2
* tests: Distribute standalone test runner.Justus Winter2016-08-011-1/+1
* tests: Fix distcheck.Justus Winter2016-07-281-1/+3
* common: Fix iobuf_peek corner case.Justus Winter2016-07-265-8/+43
* tests: Fix distcheck.Justus Winter2016-07-261-1/+2
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-262-1/+5
* g10: Fix key import statistics.Justus Winter2016-07-253-0/+91
* agent: Add known keys to sshcontrol.Justus Winter2016-07-191-0/+12
* tests: Add test for ssh support.Justus Winter2016-07-198-3/+116
* agent: Fix passphrase cache lookups.Justus Winter2016-07-182-0/+30
* tests: Check for gpgtar.Justus Winter2016-07-151-2/+2
* tests: 3 more sample messagesWerner Koch2016-07-133-0/+70
* gpgscm: Capture output of spawned processes.Justus Winter2016-07-071-3/+2
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-063-2/+25
* tests: Honor environment variable 'TMP'.Justus Winter2016-07-051-0/+3
* tools/gpgtar: Provide --create and --extract.Justus Winter2016-07-051-8/+12
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-0/+70
* Add another collection of sample keysWerner Koch2016-06-283-2/+125
* tests/openpgp: Fake the system time for the tofu test.Justus Winter2016-06-233-3/+6
* tests/openpgp: Improve tests.Justus Winter2016-06-232-15/+14
* tests: Add four more sample messages for the two new keys to the repo.Werner Koch2016-06-234-0/+0
* tests: Add a set of sample messages for the two new keys to the repo.Werner Koch2016-06-2242-0/+421
* tests: Add two more sample keys for OpenPGP.Werner Koch2016-06-229-4/+144
* tests/openpgp: Port the remaining tests to Scheme.Justus Winter2016-06-214-13/+272
* tests: Make make distcheck work again.Werner Koch2016-06-171-3/+4
* tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-1739-17/+3473
* 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