aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpgscm: Do not shadow common function name in catch macro.Justus Winter2016-07-261-2/+2
* tests: Fix distcheck.Justus Winter2016-07-261-1/+2
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-264-5/+39
* g10: Fix key import statistics.Justus Winter2016-07-253-0/+91
* gpgscm: Make function more general.Justus Winter2016-07-221-2/+2
* g10: Properly ignore legacy keys in the keyring cache.Justus Winter2016-07-224-2/+375
* gpgscm: Make assert macro more accurate.Justus Winter2016-07-211-1/+2
* gpgscm: Make error message more useful.Justus Winter2016-07-211-1/+1
* agent: Add known keys to sshcontrol.Justus Winter2016-07-191-0/+12
* tests: Add test for ssh support.Justus Winter2016-07-199-6/+127
* agent: Fix passphrase cache lookups.Justus Winter2016-07-182-0/+30
* build: Always build gpgtar.Justus Winter2016-07-151-1/+2
* gpgscm: Fix linking.Justus Winter2016-07-151-1/+1
* tests: Check for gpgtar.Justus Winter2016-07-153-2/+8
* gpgscm: Use kludge to avoid improper use of ffi_schemify_name.Werner Koch2016-07-141-3/+7
* tests: 3 more sample messagesWerner Koch2016-07-133-0/+70
* gpgscm: Capture output of spawned processes.Justus Winter2016-07-072-6/+8
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-063-2/+25
* tests: Honor environment variable 'TMP'.Justus Winter2016-07-053-4/+22
* gpgscm: Improve robustness and compatibility.Justus Winter2016-07-051-2/+8
* tests/migrations: Fix distcheck.Justus Winter2016-07-0514-324/+442
* tools/gpgtar: Provide --create and --extract.Justus Winter2016-07-051-8/+12
* gpgscm: Fix reallocating string ports.Justus Winter2016-06-301-1/+2
* gpgscm: Free memory backing string ports.Justus Winter2016-06-301-0/+2
* gpgscm: Use the allocator from libgcrypt.Justus Winter2016-06-301-1/+2
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-0/+70
* gpgscm: Fix memory leaks.Justus Winter2016-06-283-14/+32
* gpgscm: Free file names.Justus Winter2016-06-281-0/+5
* gpgscm: Fix buffer overflow.Justus Winter2016-06-281-1/+2
* 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
* gpgscm: Handle exceptions in the transformation monad.Justus Winter2016-06-231-13/+23
* tests/openpgp: Improve tests.Justus Winter2016-06-232-15/+14
* gpgscm: Add types for special objects.Justus Winter2016-06-231-6/+14
* gpgscm: Fix Scheme initialization.Justus Winter2016-06-231-0/+3
* gpgscm: Fix manual.Justus Winter2016-06-231-1/+1
* 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/migrations: Convert to Scheme and re-enable.Justus Winter2016-06-217-138/+167
* gpgscm: Add more file handling functions.Justus Winter2016-06-212-0/+44
* tests/openpgp: Port the remaining tests to Scheme.Justus Winter2016-06-214-13/+272
* gpgscm: Improve test framework.Justus Winter2016-06-212-13/+19