summaryrefslogtreecommitdiffstats
path: root/m4/npth.m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-13g10: Spell out --recv-keys.Justus Winter2-7/+8
2016-12-13g10: Create expiring keys in quick key generation mode.Justus Winter3-17/+22
2016-12-13gpgscm: Print failed and skipped tests.Justus Winter1-5/+13
2016-12-13gpgscm: Generalize the test runner.Justus Winter2-9/+11
2016-12-13gpgscm: Move the test runner to the Scheme library.Justus Winter2-141/+151
2016-12-13tests: Refactor test runner.Justus Winter1-17/+28
2016-12-13gpgscm: Improve library functions.Justus Winter2-34/+88
2016-12-13po: Update Japanese translation.NIIBE Yutaka1-198/+175
2016-12-12gpg: Fix memory leak in ecc key generation.Werner Koch1-1/+2
2016-12-12gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch3-2/+20
2016-12-12gpg: Fix algo string parsing of --quick-addkey.Werner Koch2-10/+19
2016-12-09g10: Create keys that expire in simple key generation mode.Justus Winter1-1/+6
2016-12-09tests: Add a test for '--quick-addkey'.Justus Winter1-0/+65
2016-12-09tests: New test using all available compression algorithms.Justus Winter3-0/+38
2016-12-09g10: List compression algorithms using human-readable names.Justus Winter1-0/+9
2016-12-09g10: Fix memory leak.Justus Winter1-0/+2
2016-12-08common: Skip the Byte Order Mark in conf files.Werner Koch1-1/+19
2016-12-08Fix 2 compiler warnings.Werner Koch2-2/+5
2016-12-08wks: New option --status-fd for gpg-wks-client.Werner Koch3-1/+76
2016-12-08gpgscm: Better error reporting.Justus Winter6-62/+122
2016-12-08gpgscm: Keep a history of calls for error messages.Justus Winter5-4/+339
2016-12-08gpgscm: Add flag TAIL_CONTEXT.Justus Winter1-8/+44
2016-12-08gpgscm: Add flags to the interpreter.Justus Winter2-5/+44
2016-12-08gpgscm: Implement tags.Justus Winter3-0/+91
2016-12-08gpg: Fix the fix out-of-bounds access.Werner Koch1-2/+2
2016-12-08wks: New option --check for gpg-wks-client.Werner Koch3-0/+155
2016-12-08tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch3-164/+186
2016-12-08gpgscm: Generalize 'for-each-p'.Justus Winter1-7/+8
2016-12-08g10: Fix out-of-bounds access.Justus Winter1-1/+1
2016-12-08tools: Fix use of uninitialized var in mime-maker.Werner Koch2-2/+8
2016-12-08tools: Fix memleak in gpgconf.Werner Koch1-0/+1
2016-12-08gpg: Fix portability problem.Werner Koch1-2/+9
2016-12-07tests: Add test for '--quick-set-expire'.Justus Winter1-0/+22
2016-12-07tests: Improve quick key manipulation test.Justus Winter1-7/+1
2016-12-06agent: Respect --enable-large-secmemDaniel Kahn Gillmor1-1/+1
2016-12-06tests: Add test importing a revocation certificate.Justus Winter3-1/+48
2016-12-06tests: Rename 'error' to 'fail'.Justus Winter19-38/+38
2016-12-06tests: Remove debugging display.Justus Winter1-1/+0
2016-12-06tests: Update distributed filesNeal H. Walfield1-2/+21
2016-12-06doc: Improve the text in the gpg manualNeal H. Walfield1-71/+77
2016-12-06g10: Avoid a memory leak.Neal H. Walfield1-0/+2
2016-12-06tests: Change (interactive-shell) to start an interactive shellNeal H. Walfield1-1/+1
2016-12-06tests: Check the signature count in the TOFU TFS record.Neal H. Walfield1-0/+56
2016-12-06tests: Replace data used by the TOFU conflict test.Neal H. Walfield28-192/+41
2016-12-06g10: Remove dead code.Neal H. Walfield2-22/+0
2016-12-05gpg: New option --quick-set-expire.Werner Koch5-26/+148
2016-12-05tests: New test for '--enarmor' and '--dearmor'.Justus Winter2-0/+32
2016-12-03gpg: Fix error code arg in ERRSIG status line.Werner Koch1-1/+1
2016-12-02gpg: New option --default-new-key-algo.Werner Koch9-138/+424
2016-12-02g10: Improve debugging output.Neal H. Walfield1-6/+12