aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-17Fix comment and format.NIIBE Yutaka1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor3-5/+5
2016-09-12tests: Simplify tofu test.Justus Winter1-66/+64
2016-09-07tests: Don't use --tofu-db-format.Neal H. Walfield1-33/+30
2016-09-06tests: Fix test.Justus Winter1-1/+1
2016-09-05tests: Speed up the test suite.Justus Winter2-126/+150
2016-09-05tests: Update README.Justus Winter1-8/+22
2016-09-05tests: Pass flags to test driver.Justus Winter1-1/+1
2016-08-25gpg: Fix false negatives in Ed25519 signature verification.Werner Koch1-0/+73
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-3/+3
2016-08-10tests: Fix distcheck.Justus Winter1-0/+4
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-1/+1
2016-08-10g10: Fix opening of trust database.Justus Winter2-0/+40
2016-08-10tests: Fix distcheck.Justus Winter1-1/+2
2016-08-10tests: Improve temporary directory handling.Justus Winter1-2/+2
2016-08-10tests: Run each test in a clean environment.Justus Winter2-9/+19
2016-08-10tests: Make ssh test more robust.Justus Winter1-5/+5
2016-08-08tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka4-0/+70
2016-08-04tests: Use gpgconf to set the ssh socket envvar.Werner Koch1-1/+3
2016-08-04tests: Update list of tests in Scheme test runner.Justus Winter1-1/+7
2016-08-04tests: Fix path to fake-pinentry.Justus Winter1-2/+3
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor2-2/+2
2016-08-01tests: Distribute standalone test runner.Justus Winter1-1/+1
2016-07-28tests: Fix distcheck.Justus Winter1-1/+3
2016-07-26common: Fix iobuf_peek corner case.Justus Winter5-8/+43
2016-07-26tests: Fix distcheck.Justus Winter1-1/+2
2016-07-26gpgscm: Make the verbose setting more useful.Justus Winter2-1/+5
2016-07-25g10: Fix key import statistics.Justus Winter3-0/+91
2016-07-19agent: Add known keys to sshcontrol.Justus Winter1-0/+12
2016-07-19tests: Add test for ssh support.Justus Winter8-3/+116
2016-07-18agent: Fix passphrase cache lookups.Justus Winter2-0/+30
2016-07-15tests: Check for gpgtar.Justus Winter1-2/+2
2016-07-13tests: 3 more sample messagesWerner Koch3-0/+70
2016-07-07gpgscm: Capture output of spawned processes.Justus Winter1-3/+2
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch3-2/+25
2016-07-05tests: Honor environment variable 'TMP'.Justus Winter1-0/+3
2016-07-05tools/gpgtar: Provide --create and --extract.Justus Winter1-8/+12
2016-06-30g10: Implement gpg --quick-revuidDaniel Kahn Gillmor1-0/+70
2016-06-28Add another collection of sample keysWerner Koch3-2/+125
2016-06-23tests/openpgp: Fake the system time for the tofu test.Justus Winter3-3/+6
2016-06-23tests/openpgp: Improve tests.Justus Winter2-15/+14
2016-06-23tests: Add four more sample messages for the two new keys to the repo.Werner Koch4-0/+0
2016-06-22tests: Add a set of sample messages for the two new keys to the repo.Werner Koch42-0/+421
2016-06-22tests: Add two more sample keys for OpenPGP.Werner Koch9-4/+144
2016-06-21tests/openpgp: Port the remaining tests to Scheme.Justus Winter4-13/+272
2016-06-17tests: Make make distcheck work again.Werner Koch1-3/+4
2016-06-17tests/openpgp: Reimplement tests in Scheme.Justus Winter39-17/+3473
2016-06-16Add missing files so that make distcheck works again,Werner Koch1-1/+2
2016-06-11g10: Export cleartext keys as cleartextDaniel Kahn Gillmor1-24/+4
2016-05-23tests: Test the pinentry interactions when exporting keys.Justus Winter1-5/+67