summaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-06gpgscm: Fix creation of temporary directories.Justus Winter1-1/+6
2017-03-06wks: Set published keys world-readable.Werner Koch1-0/+5
2017-03-06gpg: Fix attempt to double free an UID structure.Werner Koch1-2/+7
2017-03-06scd: Fix compiler warnings for app-openpgp.c.NIIBE Yutaka1-4/+2
2017-03-06scd: More cleanup of old code.NIIBE Yutaka3-8/+5
2017-03-06scd: Clean up old code.NIIBE Yutaka1-1145/+22
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka7-48/+25
2017-03-06po: Update Japanese translation.NIIBE Yutaka1-24/+15
2017-03-06agent: For SSH, robustly handling scdaemon's errors.NIIBE Yutaka1-10/+9
2017-03-03dirmngr: Fix commit de6d8313Werner Koch1-1/+1
2017-03-03scd: Fix scd_kick_the_loop.NIIBE Yutaka1-31/+56
2017-03-03gpg: Fix possible segv when attribute packets are filtered.Werner Koch1-6/+6
2017-03-03gpg: Add new variables to the import and export filters.Werner Koch3-10/+48
2017-03-02tools: Fix compile error with older gcc versions.Werner Koch1-4/+2
2017-03-02dirmngr: Rearrange files to fix de6d831.Werner Koch8-31/+81
2017-03-02dirmngr: Let --gpgconf-list return the default keyserver.Werner Koch5-5/+37
2017-03-02gpg: Always initialize the trust db when generating keys.Justus Winter2-3/+7
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter4-6/+14
2017-03-02agent: Improve error message for the KEYTOCARD command.Werner Koch1-12/+27
2017-03-02g10: Signal an error when trying to revoke non-existant UID.Justus Winter2-0/+8
2017-03-02tests: Log information about ssh, add comments to test.Justus Winter1-5/+18
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter2-1/+16
2017-03-01Post release updates.Werner Koch2-1/+5
2017-03-01Release 2.1.19gnupg-2.1.19Werner Koch1-1/+42
2017-03-01build: Add kludge for "make distcheck" in a release build.Werner Koch3-2/+18
2017-03-01po: Auto-updateWerner Koch25-653/+1273
2017-03-01po: Update Ukrainian translationYuri Chornoivan1-194/+173
2017-03-01po: Update Russian translationIneiev1-392/+273
2017-03-01gpg: Make --export-options work with --export-secret-keys.Werner Koch4-22/+26
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch4-83/+34
2017-03-01speedo,w32: Install sks-keyservers.netCA.pem.Werner Koch1-0/+2
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch11-54/+102
2017-02-28gpgscm: Improve parsing.Justus Winter1-0/+3
2017-02-28gpgscm: Fix calculating the line number.Justus Winter1-2/+2
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2-0/+3
2017-02-28tests: Improve support for gpgconf.Justus Winter3-40/+50
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2-0/+5
2017-02-28gpgscm: Track source locations in every kind of ports.Justus Winter2-96/+69
2017-02-28gpgv,w32: Fix --status-fd.Werner Koch1-1/+3
2017-02-28w32: Make pipes really pollable.Werner Koch2-2/+15
2017-02-26dirmngr: Avoid warnings during non-ntbtls build.Daniel Kahn Gillmor1-1/+2
2017-02-26trustdb: Respect --quiet during --import-ownertrust.Daniel Kahn Gillmor1-6/+10
2017-02-26g10: fix typoManish Goregaokar1-1/+1
2017-02-24Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch25-50/+50
2017-02-24gpgv: New options --log-file and --debugWerner Koch2-0/+42
2017-02-24speedo,w32: Fix gpg-wks-client installationAndre Heinecke1-1/+1
2017-02-23dirmngr: Add new debug flag "extprog"Werner Koch4-4/+14
2017-02-23wks: Make sure that the draft 2 request is correctly detected.Werner Koch4-35/+119
2017-02-23wks: New callback for the mime parser.Werner Koch2-0/+27
2017-02-23gpg: Emit new status DECRYPTION_KEYWerner Koch3-3/+33