aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Fix get_client_pid for portability.NIIBE Yutaka2017-03-072-53/+39
* common: Fix warning for portability.NIIBE Yutaka2017-03-071-0/+1
* tools: More portable for openpty use.NIIBE Yutaka2017-03-072-1/+14
* scd: Close THE_EVENT handle.NIIBE Yutaka2017-03-071-0/+4
* tests: Harmonize temporary and socket directory handling.Justus Winter2017-03-0613-63/+58
* gpgscm: Fix creation of temporary directories.Justus Winter2017-03-061-1/+6
* wks: Set published keys world-readable.Werner Koch2017-03-061-0/+5
* gpg: Fix attempt to double free an UID structure.Werner Koch2017-03-061-2/+7
* scd: Fix compiler warnings for app-openpgp.c.NIIBE Yutaka2017-03-061-4/+2
* scd: More cleanup of old code.NIIBE Yutaka2017-03-063-8/+5
* scd: Clean up old code.NIIBE Yutaka2017-03-061-1145/+22
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-067-48/+25
* po: Update Japanese translation.NIIBE Yutaka2017-03-061-24/+15
* agent: For SSH, robustly handling scdaemon's errors.NIIBE Yutaka2017-03-061-10/+9
* dirmngr: Fix commit de6d8313Werner Koch2017-03-031-1/+1
* scd: Fix scd_kick_the_loop.NIIBE Yutaka2017-03-031-31/+56
* gpg: Fix possible segv when attribute packets are filtered.Werner Koch2017-03-031-6/+6
* gpg: Add new variables to the import and export filters.Werner Koch2017-03-033-10/+48
* tools: Fix compile error with older gcc versions.Werner Koch2017-03-021-4/+2
* dirmngr: Rearrange files to fix de6d831.Werner Koch2017-03-028-31/+81
* dirmngr: Let --gpgconf-list return the default keyserver.Werner Koch2017-03-025-5/+37
* gpg: Always initialize the trust db when generating keys.Justus Winter2017-03-022-3/+7
* gpg: Fix (quick) key generation with --always-trust.Justus Winter2017-03-024-6/+14
* agent: Improve error message for the KEYTOCARD command.Werner Koch2017-03-021-12/+27
* g10: Signal an error when trying to revoke non-existant UID.Justus Winter2017-03-022-0/+8
* tests: Log information about ssh, add comments to test.Justus Winter2017-03-021-5/+18
* common,tools: Always escape newlines when escaping data.Justus Winter2017-03-022-1/+16
* Post release updates.Werner Koch2017-03-012-1/+5
* Release 2.1.19gnupg-2.1.19Werner Koch2017-03-011-1/+42
* build: Add kludge for "make distcheck" in a release build.Werner Koch2017-03-013-2/+18
* po: Auto-updateWerner Koch2017-03-0125-653/+1273
* po: Update Ukrainian translationYuri Chornoivan2017-03-011-194/+173
* po: Update Russian translationIneiev2017-03-011-392/+273
* gpg: Make --export-options work with --export-secret-keys.Werner Koch2017-03-014-22/+26
* gpg: Allow creating keys using an existing ECC key.Werner Koch2017-03-014-83/+34
* speedo,w32: Install sks-keyservers.netCA.pem.Werner Koch2017-03-011-0/+2
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-2811-54/+102
* gpgscm: Improve parsing.Justus Winter2017-02-281-0/+3
* gpgscm: Fix calculating the line number.Justus Winter2017-02-281-2/+2
* gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2017-02-282-0/+3
* tests: Improve support for gpgconf.Justus Winter2017-02-283-40/+50
* gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2017-02-282-0/+5
* gpgscm: Track source locations in every kind of ports.Justus Winter2017-02-282-96/+69
* gpgv,w32: Fix --status-fd.Werner Koch2017-02-281-1/+3
* w32: Make pipes really pollable.Werner Koch2017-02-282-2/+15
* dirmngr: Avoid warnings during non-ntbtls build.Daniel Kahn Gillmor2017-02-261-1/+2
* trustdb: Respect --quiet during --import-ownertrust.Daniel Kahn Gillmor2017-02-261-6/+10
* g10: fix typoManish Goregaokar2017-02-261-1/+1
* Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch2017-02-2425-50/+50
* gpgv: New options --log-file and --debugWerner Koch2017-02-242-0/+42