| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | po: Update Japanese translation. | NIIBE Yutaka | 2017-03-06 | 1 | -24/+15 |
* | agent: For SSH, robustly handling scdaemon's errors. | NIIBE Yutaka | 2017-03-06 | 1 | -10/+9 |
* | dirmngr: Fix commit de6d8313 | Werner Koch | 2017-03-03 | 1 | -1/+1 |
* | scd: Fix scd_kick_the_loop. | NIIBE Yutaka | 2017-03-03 | 1 | -31/+56 |
* | gpg: Fix possible segv when attribute packets are filtered. | Werner Koch | 2017-03-03 | 1 | -6/+6 |
* | gpg: Add new variables to the import and export filters. | Werner Koch | 2017-03-03 | 3 | -10/+48 |
* | tools: Fix compile error with older gcc versions. | Werner Koch | 2017-03-02 | 1 | -4/+2 |
* | dirmngr: Rearrange files to fix de6d831. | Werner Koch | 2017-03-02 | 8 | -31/+81 |
* | dirmngr: Let --gpgconf-list return the default keyserver. | Werner Koch | 2017-03-02 | 5 | -5/+37 |
* | gpg: Always initialize the trust db when generating keys. | Justus Winter | 2017-03-02 | 2 | -3/+7 |
* | gpg: Fix (quick) key generation with --always-trust. | Justus Winter | 2017-03-02 | 4 | -6/+14 |
* | agent: Improve error message for the KEYTOCARD command. | Werner Koch | 2017-03-02 | 1 | -12/+27 |
* | g10: Signal an error when trying to revoke non-existant UID. | Justus Winter | 2017-03-02 | 2 | -0/+8 |
* | tests: Log information about ssh, add comments to test. | Justus Winter | 2017-03-02 | 1 | -5/+18 |
* | common,tools: Always escape newlines when escaping data. | Justus Winter | 2017-03-02 | 2 | -1/+16 |
* | Post release updates. | Werner Koch | 2017-03-01 | 2 | -1/+5 |
* | Release 2.1.19gnupg-2.1.19 | Werner Koch | 2017-03-01 | 1 | -1/+42 |
* | build: Add kludge for "make distcheck" in a release build. | Werner Koch | 2017-03-01 | 3 | -2/+18 |
* | po: Auto-update | Werner Koch | 2017-03-01 | 25 | -653/+1273 |
* | po: Update Ukrainian translation | Yuri Chornoivan | 2017-03-01 | 1 | -194/+173 |
* | po: Update Russian translation | Ineiev | 2017-03-01 | 1 | -392/+273 |
* | gpg: Make --export-options work with --export-secret-keys. | Werner Koch | 2017-03-01 | 4 | -22/+26 |
* | gpg: Allow creating keys using an existing ECC key. | Werner Koch | 2017-03-01 | 4 | -83/+34 |
* | speedo,w32: Install sks-keyservers.netCA.pem. | Werner Koch | 2017-03-01 | 1 | -0/+2 |
* | gpg: Do not require a trustdb for decryption. | Werner Koch | 2017-02-28 | 11 | -54/+102 |
* | gpgscm: Improve parsing. | Justus Winter | 2017-02-28 | 1 | -0/+3 |
* | gpgscm: Fix calculating the line number. | Justus Winter | 2017-02-28 | 1 | -2/+2 |
* | gpg,tools: Make auto-key-retrieve configurable via gpgconf. | Justus Winter | 2017-02-28 | 2 | -0/+3 |
* | tests: Improve support for gpgconf. | Justus Winter | 2017-02-28 | 3 | -40/+50 |
* | gpg,tools: Make trust-model configurable via gpgconf. | Justus Winter | 2017-02-28 | 2 | -0/+5 |
* | gpgscm: Track source locations in every kind of ports. | Justus Winter | 2017-02-28 | 2 | -96/+69 |
* | gpgv,w32: Fix --status-fd. | Werner Koch | 2017-02-28 | 1 | -1/+3 |
* | w32: Make pipes really pollable. | Werner Koch | 2017-02-28 | 2 | -2/+15 |
* | dirmngr: Avoid warnings during non-ntbtls build. | Daniel Kahn Gillmor | 2017-02-26 | 1 | -1/+2 |
* | trustdb: Respect --quiet during --import-ownertrust. | Daniel Kahn Gillmor | 2017-02-26 | 1 | -6/+10 |
* | g10: fix typo | Manish Goregaokar | 2017-02-26 | 1 | -1/+1 |
* | Clarify text of LGPLv2+/GPLv2+ licensed files. | Werner Koch | 2017-02-24 | 25 | -50/+50 |
* | gpgv: New options --log-file and --debug | Werner Koch | 2017-02-24 | 2 | -0/+42 |
* | speedo,w32: Fix gpg-wks-client installation | Andre Heinecke | 2017-02-24 | 1 | -1/+1 |
* | dirmngr: Add new debug flag "extprog" | Werner Koch | 2017-02-23 | 4 | -4/+14 |
* | wks: Make sure that the draft 2 request is correctly detected. | Werner Koch | 2017-02-23 | 4 | -35/+119 |
* | wks: New callback for the mime parser. | Werner Koch | 2017-02-23 | 2 | -0/+27 |
* | gpg: Emit new status DECRYPTION_KEY | Werner Koch | 2017-02-23 | 3 | -3/+33 |
* | speedo,w32: Install gpg-wks-client. | Werner Koch | 2017-02-23 | 1 | -0/+2 |
* | dirmngr,w32: Make https with ntbtls work. | Werner Koch | 2017-02-23 | 1 | -27/+100 |
* | po: Adjust the German translation. | Werner Koch | 2017-02-22 | 1 | -6/+10 |
* | scd,agent: Improve the OpenPGP PIN prompt texts. | Werner Koch | 2017-02-22 | 2 | -14/+84 |
* | Revert "scd: Nitpicks on the improved card prompts" | Werner Koch | 2017-02-22 | 1 | -7/+7 |
* | po: Update the German translation | Andre Heinecke | 2017-02-22 | 1 | -4/+4 |
* | scd: Nitpicks on the improved card prompts | Andre Heinecke | 2017-02-22 | 1 | -7/+7 |