summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* g10: Hyphenate --clearsign.Justus Winter2016-12-1329-114/+115
* g10: Spell out --recv-keys.Justus Winter2016-12-132-7/+8
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-133-17/+22
* gpgscm: Print failed and skipped tests.Justus Winter2016-12-131-5/+13
* gpgscm: Generalize the test runner.Justus Winter2016-12-132-9/+11
* gpgscm: Move the test runner to the Scheme library.Justus Winter2016-12-132-141/+151
* tests: Refactor test runner.Justus Winter2016-12-131-17/+28
* gpgscm: Improve library functions.Justus Winter2016-12-132-34/+88
* po: Update Japanese translation.NIIBE Yutaka2016-12-131-198/+175
* gpg: Fix memory leak in ecc key generation.Werner Koch2016-12-121-1/+2
* gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch2016-12-123-2/+20
* gpg: Fix algo string parsing of --quick-addkey.Werner Koch2016-12-122-10/+19
* g10: Create keys that expire in simple key generation mode.Justus Winter2016-12-091-1/+6
* tests: Add a test for '--quick-addkey'.Justus Winter2016-12-091-0/+65
* tests: New test using all available compression algorithms.Justus Winter2016-12-093-0/+38
* g10: List compression algorithms using human-readable names.Justus Winter2016-12-091-0/+9
* g10: Fix memory leak.Justus Winter2016-12-091-0/+2
* common: Skip the Byte Order Mark in conf files.Werner Koch2016-12-081-1/+19
* Fix 2 compiler warnings.Werner Koch2016-12-082-2/+5
* wks: New option --status-fd for gpg-wks-client.Werner Koch2016-12-083-1/+76
* gpgscm: Better error reporting.Justus Winter2016-12-086-62/+122
* gpgscm: Keep a history of calls for error messages.Justus Winter2016-12-085-4/+339
* gpgscm: Add flag TAIL_CONTEXT.Justus Winter2016-12-081-8/+44
* gpgscm: Add flags to the interpreter.Justus Winter2016-12-082-5/+44
* gpgscm: Implement tags.Justus Winter2016-12-083-0/+91
* gpg: Fix the fix out-of-bounds access.Werner Koch2016-12-081-2/+2
* wks: New option --check for gpg-wks-client.Werner Koch2016-12-083-0/+155
* tools: Move a function from gpg-wks-server to wks-util.c.Werner Koch2016-12-083-164/+186
* gpgscm: Generalize 'for-each-p'.Justus Winter2016-12-081-7/+8
* g10: Fix out-of-bounds access.Justus Winter2016-12-081-1/+1
* tools: Fix use of uninitialized var in mime-maker.Werner Koch2016-12-082-2/+8
* tools: Fix memleak in gpgconf.Werner Koch2016-12-081-0/+1
* gpg: Fix portability problem.Werner Koch2016-12-081-2/+9
* tests: Add test for '--quick-set-expire'.Justus Winter2016-12-071-0/+22
* tests: Improve quick key manipulation test.Justus Winter2016-12-071-7/+1
* agent: Respect --enable-large-secmemDaniel Kahn Gillmor2016-12-061-1/+1
* tests: Add test importing a revocation certificate.Justus Winter2016-12-063-1/+48
* tests: Rename 'error' to 'fail'.Justus Winter2016-12-0619-38/+38
* tests: Remove debugging display.Justus Winter2016-12-061-1/+0
* tests: Update distributed filesNeal H. Walfield2016-12-061-2/+21
* doc: Improve the text in the gpg manualNeal H. Walfield2016-12-061-71/+77
* g10: Avoid a memory leak.Neal H. Walfield2016-12-061-0/+2
* tests: Change (interactive-shell) to start an interactive shellNeal H. Walfield2016-12-061-1/+1
* tests: Check the signature count in the TOFU TFS record.Neal H. Walfield2016-12-061-0/+56
* tests: Replace data used by the TOFU conflict test.Neal H. Walfield2016-12-0628-192/+41
* g10: Remove dead code.Neal H. Walfield2016-12-062-22/+0
* gpg: New option --quick-set-expire.Werner Koch2016-12-055-26/+148
* tests: New test for '--enarmor' and '--dearmor'.Justus Winter2016-12-052-0/+32
* gpg: Fix error code arg in ERRSIG status line.Werner Koch2016-12-031-1/+1
* gpg: New option --default-new-key-algo.Werner Koch2016-12-029-138/+424