aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15tests/gpgscm: Fix use of pointer.NIIBE Yutaka2-4/+4
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-06gpgscm: Fix detection of unbalanced parenthesis.Justus Winter2-0/+9
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-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
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 Winter3-5/+14
2016-08-10gpgscm: Make the name of foreign functions more unique.Justus Winter1-1/+1
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-26gpgscm: Do not shadow common function name in catch macro.Justus Winter1-2/+2
2016-07-26tests: Fix distcheck.Justus Winter1-1/+2
2016-07-26gpgscm: Make the verbose setting more useful.Justus Winter4-5/+39
2016-07-25g10: Fix key import statistics.Justus Winter3-0/+91
2016-07-22gpgscm: Make function more general.Justus Winter1-2/+2
2016-07-22g10: Properly ignore legacy keys in the keyring cache.Justus Winter4-2/+375
2016-07-21gpgscm: Make assert macro more accurate.Justus Winter1-1/+2
2016-07-21gpgscm: Make error message more useful.Justus Winter1-1/+1
2016-07-19agent: Add known keys to sshcontrol.Justus Winter1-0/+12
2016-07-19tests: Add test for ssh support.Justus Winter9-6/+127
2016-07-18agent: Fix passphrase cache lookups.Justus Winter2-0/+30
2016-07-15build: Always build gpgtar.Justus Winter1-1/+2
2016-07-15gpgscm: Fix linking.Justus Winter1-1/+1
2016-07-15tests: Check for gpgtar.Justus Winter3-2/+8
2016-07-14gpgscm: Use kludge to avoid improper use of ffi_schemify_name.Werner Koch1-3/+7
2016-07-13tests: 3 more sample messagesWerner Koch3-0/+70
2016-07-07gpgscm: Capture output of spawned processes.Justus Winter2-6/+8
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch3-2/+25
2016-07-05tests: Honor environment variable 'TMP'.Justus Winter3-4/+22
2016-07-05gpgscm: Improve robustness and compatibility.Justus Winter1-2/+8
2016-07-05tests/migrations: Fix distcheck.Justus Winter14-324/+442
2016-07-05tools/gpgtar: Provide --create and --extract.Justus Winter1-8/+12
2016-06-30gpgscm: Fix reallocating string ports.Justus Winter1-1/+2