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