aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.5gnupg-2.1.5Werner Koch2015-06-111-1/+11
* w32: Adjust mkdefsinc.c for WindowsWerner Koch2015-06-111-0/+10
* po: Auto-updateWerner Koch2015-06-1125-219/+292
* po: Update German translationWerner Koch2015-06-111-9/+12
* po: Update Russian translationIneiev2015-06-111-26/+12
* agent: Fix --extra-socket on Windows.Werner Koch2015-06-111-11/+25
* agent: Add experimental option --browser-socket.Werner Koch2015-06-113-8/+68
* agent: Add option --allow-emacs-pinentryDaiki Ueno2015-06-105-1/+34
* doc: Do not used fixed file names in the manuals.Werner Koch2015-06-0915-45/+376
* dirmngr: Avoid crash due to an empty crls.d/DIR.txt.Werner Koch2015-06-091-1/+3
* doc: Change the manual source to be only for GnuPG 2.1Werner Koch2015-06-087-432/+27
* Convey envvar INSIDE_EMACS to the pinentry.Werner Koch2015-06-081-1/+3
* agent: Add command "getinfo std_env_names".Werner Koch2015-06-081-0/+16
* scd: do_decipher change for OpenPGPcard v3.0.NIIBE Yutaka2015-06-051-3/+21
* gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.cWerner Koch2015-06-044-66/+71
* gpg: Cleanup error code path in case of a bad trustdb.Werner Koch2015-06-041-26/+28
* gpg: Fix output in case of a corrupted trustdb.Werner Koch2015-06-044-13/+14
* gpg: Re-indent and improve documentation of g10/tdbio.cWerner Koch2015-06-042-965/+1267
* doc: Replace "conventional encryption" by "symmetric encryption".Werner Koch2015-06-023-6/+7
* scd: Fix key template of ECC.NIIBE Yutaka2015-05-291-1/+1
* g10: Fix a race condition initially creating trustdb.NIIBE Yutaka2015-05-281-65/+56
* g10: Remove g10/signal.c.NIIBE Yutaka2015-05-273-211/+2
* agent: Cleanup caching code for command GET_PASSPHRASE.Werner Koch2015-05-201-1/+1
* agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield2015-05-193-1/+32
* agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield2015-05-193-4/+27
* g10: detects public key encryption packet error properly.NIIBE Yutaka2015-05-191-5/+3
* tests: More OpenPGP test keysWerner Koch2015-05-1614-2/+425
* build: Make --disable-gpgsm work.Werner Koch2015-05-153-11/+7
* Post release updates.Werner Koch2015-05-122-1/+5
* Release 2.1.4gnupg-2.1.4Werner Koch2015-05-121-1/+22
* po: Auto-updateWerner Koch2015-05-1225-582/+1552
* speedo,w32: Update Windows README.Werner Koch2015-05-122-68/+15
* speedo: Add make option SELFCHECK=0 to build a new release.Werner Koch2015-05-122-17/+33
* po: Update German translationWerner Koch2015-05-121-26/+60
* gpgparsemail: Rename a variable.Werner Koch2015-05-121-14/+14
* common: Cope with AIX problem on number of open files.Werner Koch2015-05-111-0/+10
* gpg-connect-agent: Fix quoting of internal percent+ function.Werner Koch2015-05-111-4/+4
* agent: Add option --no-allow-external-cache.Werner Koch2015-05-115-14/+54
* agent: Add strings for use by future Pinentry versions.Werner Koch2015-05-111-1/+8
* agent: Add option --debug-pinentry.Werner Koch2015-05-114-1/+15
* gpg: Avoid cluttering stdout with trustdb info in verbose mode.Werner Koch2015-05-081-1/+1
* gpg: Fix wrong output in list mode.Werner Koch2015-05-081-1/+1
* gpg: New command --quick-adduid.Werner Koch2015-05-086-30/+185
* gpg: Add push/pop found state feature to keydb.Werner Koch2015-05-084-5/+88
* gpg: Minor code merging in keyedit.Werner Koch2015-05-081-17/+26
* Typo fixesWerner Koch2015-05-081-1/+4
* agent: Minor change for 56b5c9f.Werner Koch2015-05-071-12/+14
* dirmngr: Fix segfault in ldap engineKristian Fiskerstrand2015-05-071-1/+3
* agent: Improve some comments.Neal H. Walfield2015-05-071-7/+7
* agent: Improve support for externally cached passwords.Neal H. Walfield2015-05-071-12/+35