| Commit message (Expand) | Author | Files | Lines |
2015-06-11 | w32: Adjust mkdefsinc.c for Windows | Werner Koch | 1 | -0/+10 |
2015-06-11 | po: Auto-update | Werner Koch | 25 | -219/+292 |
2015-06-11 | po: Update German translation | Werner Koch | 1 | -9/+12 |
2015-06-11 | po: Update Russian translation | Ineiev | 1 | -26/+12 |
2015-06-11 | agent: Fix --extra-socket on Windows. | Werner Koch | 1 | -11/+25 |
2015-06-11 | agent: Add experimental option --browser-socket. | Werner Koch | 3 | -8/+68 |
2015-06-10 | agent: Add option --allow-emacs-pinentry | Daiki Ueno | 5 | -1/+34 |
2015-06-09 | doc: Do not used fixed file names in the manuals. | Werner Koch | 15 | -45/+376 |
2015-06-09 | dirmngr: Avoid crash due to an empty crls.d/DIR.txt. | Werner Koch | 1 | -1/+3 |
2015-06-08 | doc: Change the manual source to be only for GnuPG 2.1 | Werner Koch | 7 | -432/+27 |
2015-06-08 | Convey envvar INSIDE_EMACS to the pinentry. | Werner Koch | 1 | -1/+3 |
2015-06-08 | agent: Add command "getinfo std_env_names". | Werner Koch | 1 | -0/+16 |
2015-06-05 | scd: do_decipher change for OpenPGPcard v3.0. | NIIBE Yutaka | 1 | -3/+21 |
2015-06-04 | gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c | Werner Koch | 4 | -66/+71 |
2015-06-04 | gpg: Cleanup error code path in case of a bad trustdb. | Werner Koch | 1 | -26/+28 |
2015-06-04 | gpg: Fix output in case of a corrupted trustdb. | Werner Koch | 4 | -13/+14 |
2015-06-04 | gpg: Re-indent and improve documentation of g10/tdbio.c | Werner Koch | 2 | -965/+1267 |
2015-06-02 | doc: Replace "conventional encryption" by "symmetric encryption". | Werner Koch | 3 | -6/+7 |
2015-05-29 | scd: Fix key template of ECC. | NIIBE Yutaka | 1 | -1/+1 |
2015-05-28 | g10: Fix a race condition initially creating trustdb. | NIIBE Yutaka | 1 | -65/+56 |
2015-05-27 | g10: Remove g10/signal.c. | NIIBE Yutaka | 3 | -211/+2 |
2015-05-20 | agent: Cleanup caching code for command GET_PASSPHRASE. | Werner Koch | 1 | -1/+1 |
2015-05-19 | agent: When the password cache is cleared, also clear the ext. cache. | Neal H. Walfield | 3 | -1/+32 |
2015-05-19 | agent: Modify agent_clear_passphrase to support an ext. password cache. | Neal H. Walfield | 3 | -4/+27 |
2015-05-19 | g10: detects public key encryption packet error properly. | NIIBE Yutaka | 1 | -5/+3 |
2015-05-16 | tests: More OpenPGP test keys | Werner Koch | 14 | -2/+425 |
2015-05-15 | build: Make --disable-gpgsm work. | Werner Koch | 3 | -11/+7 |
2015-05-12 | Post release updates. | Werner Koch | 2 | -1/+5 |
2015-05-12 | Release 2.1.4gnupg-2.1.4 | Werner Koch | 1 | -1/+22 |
2015-05-12 | po: Auto-update | Werner Koch | 25 | -582/+1552 |
2015-05-12 | speedo,w32: Update Windows README. | Werner Koch | 2 | -68/+15 |
2015-05-12 | speedo: Add make option SELFCHECK=0 to build a new release. | Werner Koch | 2 | -17/+33 |
2015-05-12 | po: Update German translation | Werner Koch | 1 | -26/+60 |
2015-05-12 | gpgparsemail: Rename a variable. | Werner Koch | 1 | -14/+14 |
2015-05-11 | common: Cope with AIX problem on number of open files. | Werner Koch | 1 | -0/+10 |
2015-05-11 | gpg-connect-agent: Fix quoting of internal percent+ function. | Werner Koch | 1 | -4/+4 |
2015-05-11 | agent: Add option --no-allow-external-cache. | Werner Koch | 5 | -14/+54 |
2015-05-11 | agent: Add strings for use by future Pinentry versions. | Werner Koch | 1 | -1/+8 |
2015-05-11 | agent: Add option --debug-pinentry. | Werner Koch | 4 | -1/+15 |
2015-05-08 | gpg: Avoid cluttering stdout with trustdb info in verbose mode. | Werner Koch | 1 | -1/+1 |
2015-05-08 | gpg: Fix wrong output in list mode. | Werner Koch | 1 | -1/+1 |
2015-05-08 | gpg: New command --quick-adduid. | Werner Koch | 6 | -30/+185 |
2015-05-08 | gpg: Add push/pop found state feature to keydb. | Werner Koch | 4 | -5/+88 |
2015-05-08 | gpg: Minor code merging in keyedit. | Werner Koch | 1 | -17/+26 |
2015-05-08 | Typo fixes | Werner Koch | 1 | -1/+4 |
2015-05-07 | agent: Minor change for 56b5c9f. | Werner Koch | 1 | -12/+14 |
2015-05-07 | dirmngr: Fix segfault in ldap engine | Kristian Fiskerstrand | 1 | -1/+3 |
2015-05-07 | agent: Improve some comments. | Neal H. Walfield | 1 | -7/+7 |
2015-05-07 | agent: Improve support for externally cached passwords. | Neal H. Walfield | 1 | -12/+35 |
2015-05-07 | agent: Or in the value; don't overwrite the variable. | Neal H. Walfield | 1 | -1/+1 |