aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Support button flag and AES key data for OpenPGPcard v3.0.NIIBE Yutaka2015-06-261-8/+28
* sm: Fix cert storage for ephemeral certsAndre Heinecke2015-06-251-2/+20
* Allow use of debug flag names for all tools.Werner Koch2015-06-235-48/+111
* common: Improve fucntion parse_debug_flag.Werner Koch2015-06-231-2/+13
* scd: pinpad workaround for PC/SC implementations.NIIBE Yutaka2015-06-231-4/+12
* gpg: Allow debug flag names for --debug.Werner Koch2015-06-222-49/+39
* common: Add function parse_debug_flagWerner Koch2015-06-222-0/+89
* common: Add function strtokenize.Werner Koch2015-06-223-0/+212
* gpg: Fix regression due to recent commit 6500f33Werner Koch2015-06-221-28/+59
* scd: Fix Cherry ST-2000 support for pinpad input.NIIBE Yutaka2015-06-222-6/+16
* gpg: Print number of good signatures with --check-sigs.Werner Koch2015-06-201-7/+15
* gpg: Improve speed of --check-sigs and --lish-sigs.Werner Koch2015-06-203-0/+101
* gpg: Add more log_clock calls to keydb.cWerner Koch2015-06-191-0/+9
* gpg: Print available debug flags using "--debug-level help".Werner Koch2015-06-192-18/+46
* gpg: Fix export problem in case an old keyring has PGP-2 keys.Werner Koch2015-06-191-1/+8
* dirmngr: Fix the cleanup zombies fix (685b782).Werner Koch2015-06-182-9/+6
* agent: Print a warning for obsolete options.Werner Koch2015-06-175-18/+24
* dirmngr: Cleanup zombies and fix hang on shutdown.Werner Koch2015-06-161-34/+29
* dirmngr: Add missing cast for use of pid_t in printf.Werner Koch2015-06-161-1/+1
* dirmngr: Avoid accessing uninitialized memory in log callback.Werner Koch2015-06-161-2/+6
* build: Distribute swdb.lst with the w32-source target.Werner Koch2015-06-161-3/+5
* Don't prompt for the password multiple times in pinentry loopback mode.Neal H. Walfield2015-06-161-0/+7
* po: Update Japanese Translation.NIIBE Yutaka2015-06-161-33/+17
* doc: Add defs.inc to BUILT_SOURCESWerner Koch2015-06-151-1/+1
* doc: Update the record description of the trustdb.Werner Koch2015-06-151-206/+125
* Added release date of older versions to NEWS.Werner Koch2015-06-152-18/+1512
* Post release updates.Werner Koch2015-06-112-1/+5
* 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