| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Improve portability of fake-pinentry. | Werner Koch | 2016-10-26 | 1 | -21/+28 |
* | agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry. | Justus Winter | 2016-10-25 | 1 | -7/+58 |
* | tests: Do not autostart gpg-agents on teardown. | Justus Winter | 2016-10-25 | 1 | -1/+2 |
* | tests: Simplify test. | Justus Winter | 2016-10-20 | 1 | -36/+31 |
* | tests: Flush stdout in the fake pinentry. | Justus Winter | 2016-10-20 | 1 | -0/+1 |
* | common,w32: Fix setting environment variables on Windows. | Justus Winter | 2016-10-20 | 1 | -1/+3 |
* | tests,w32: Cope with Windows line endings. | Justus Winter | 2016-10-20 | 1 | -1/+2 |
* | tests: Create and remove socket directories. | Justus Winter | 2016-10-20 | 3 | -15/+24 |
* | gpgscm: Initialize nesting stack. | Justus Winter | 2016-10-17 | 1 | -0/+1 |
* | tests: Use shorter filenames. | Neal H. Walfield | 2016-10-13 | 16 | -32/+32 |
* | g10: Be more careful when checking if a binding is signed by a UTK. | Neal H. Walfield | 2016-10-13 | 1 | -1/+83 |
* | tests: Add test data to TEST_FILES. | Neal H. Walfield | 2016-10-13 | 1 | -1/+16 |
* | g10: Be more careful when checking cross signatures. | Neal H. Walfield | 2016-10-13 | 16 | -0/+152 |
* | tests: Remove support for deprecated functionality. | Neal H. Walfield | 2016-10-13 | 1 | -1/+0 |
* | tests: Rework test environment setup. | Justus Winter | 2016-10-07 | 1 | -5/+6 |
* | tests: Improve handling of Windows newlines. | Justus Winter | 2016-10-07 | 5 | -8/+17 |
* | gpgscm: Improve test of low-level functions. | Justus Winter | 2016-10-07 | 2 | -1/+34 |
* | gpgscm: Improve path handling. | Justus Winter | 2016-10-07 | 2 | -3/+18 |
* | gpgscm: Update callsite of 'gnupg_spawn_process'. | Justus Winter | 2016-10-06 | 1 | -1/+1 |
* | build,w32: Unconditionally build tests. | Justus Winter | 2016-10-04 | 1 | -8/+3 |
* | tests,w32: Do not expose 'glob' to gpgscm. | Justus Winter | 2016-10-04 | 1 | -38/+0 |
* | tests,w32: Avoid using 'glob'. | Justus Winter | 2016-10-04 | 1 | -2/+1 |
* | g10: When adding a user id, make sure the keyblock has been prepared. | Neal H. Walfield | 2016-09-22 | 1 | -1/+22 |
* | tests: Add documentation, make interactive debugging possible. | Justus Winter | 2016-09-20 | 2 | -1/+45 |
* | tests: Drop the old shell-based tests. | Justus Winter | 2016-09-20 | 40 | -3337/+1 |
* | tests: Port the quick key manipulation test to Scheme. | Justus Winter | 2016-09-20 | 2 | -0/+67 |
* | tests: Remove list of tests from the test runner. | Justus Winter | 2016-09-20 | 1 | -43/+1 |
* | tests: Reduce runtime of excessive test. | Justus Winter | 2016-09-20 | 1 | -17/+1 |
* | tests: Refine the repl function. | Justus Winter | 2016-09-19 | 1 | -21/+21 |
* | tests: Implement interpreter shutdown using exceptions. | Justus Winter | 2016-09-19 | 2 | -1/+23 |
* | tests: Correctly handle exceptions in resource handling macros. | Justus Winter | 2016-09-19 | 1 | -4/+13 |
* | tests: Refine exception handling. | Justus Winter | 2016-09-19 | 3 | -7/+7 |
* | tests: Use descriptive temporary file names. | Justus Winter | 2016-09-19 | 4 | -4/+21 |
* | build: Distribute fake pinentries. | Werner Koch | 2016-09-19 | 1 | -0/+5 |
* | doc: Update license information. | Werner Koch | 2016-09-19 | 2 | -123/+3 |
* | gpgscm: Fix gcrypt version check. | Werner Koch | 2016-09-19 | 1 | -1/+1 |
* | Fix comment and format. | NIIBE Yutaka | 2016-09-17 | 1 | -1/+1 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 7 | -9/+9 |
* | tests/fake-pinentries: fake pinentries for downstream developers. | Daniel Kahn Gillmor | 2016-09-15 | 6 | -0/+275 |
* | tests/gpgscm: Fix use of pointer. | NIIBE Yutaka | 2016-09-15 | 2 | -4/+4 |
* | tests: Simplify tofu test. | Justus Winter | 2016-09-12 | 1 | -66/+64 |
* | tests: Don't use --tofu-db-format. | Neal H. Walfield | 2016-09-07 | 1 | -33/+30 |
* | gpgscm: Fix detection of unbalanced parenthesis. | Justus Winter | 2016-09-06 | 2 | -0/+9 |
* | tests: Fix test. | Justus Winter | 2016-09-06 | 1 | -1/+1 |
* | tests: Speed up the test suite. | Justus Winter | 2016-09-05 | 2 | -126/+150 |
* | tests: Update README. | Justus Winter | 2016-09-05 | 1 | -8/+22 |
* | tests: Pass flags to test driver. | Justus Winter | 2016-09-05 | 1 | -1/+1 |
* | gpg: Fix false negatives in Ed25519 signature verification. | Werner Koch | 2016-08-25 | 1 | -0/+73 |
* | gpg: New option --with-tofu-info. | Werner Koch | 2016-08-25 | 1 | -3/+3 |
* | Call log_set_prefix() with human-readable labels. | Daniel Kahn Gillmor | 2016-08-12 | 1 | -1/+1 |