aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: Update distsigkey.gpgWerner Koch2017-11-221-0/+0
* gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch2017-11-221-1/+7
* scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-214-12/+18
* Post release updatesWerner Koch2017-11-202-1/+5
* Release 2.2.3gnupg-2.2.3Werner Koch2017-11-202-9/+26
* build: Use -Werror only for the check.Werner Koch2017-11-201-1/+1
* gpg-agent: Avoid getting stuck in shutdown pending state.Werner Koch2017-11-201-15/+22
* agent: Use clock or clock_gettime for calibration.NIIBE Yutaka2017-11-202-6/+10
* build: Check -Wlogical-op flag availability with -Werror.NIIBE Yutaka2017-11-201-3/+11
* build: BSD make support for yat2m.NIIBE Yutaka2017-11-202-3/+12
* dirmngr: Fix double free of a hash context in the error case.Werner Koch2017-11-171-6/+6
* w32: Fix default registry pathAndre Heinecke2017-11-151-1/+1
* doc: Add man page for gpgtarWerner Koch2017-11-152-38/+102
* gpgtar: Prefer --set-filename over implicit nameAndre Heinecke2017-11-151-6/+6
* doc: fix NEWSIG documentationWill Thompson2017-11-151-3/+2
* doc: expand documentation of PROGRESS messageWill Thompson2017-11-151-4/+7
* gpg: Print AKL info only in verbose mode.Werner Koch2017-11-151-2/+3
* sm, w32: Fix initial keybox creationAndre Heinecke2017-11-141-1/+1
* po/da: Fix Danish confusion between "compressed" and "compromised"Daniel Kahn Gillmor2017-11-111-1/+1
* Post release updates.Werner Koch2017-11-072-1/+5
* Release 2.2.2gnupg-2.2.2Werner Koch2017-11-073-174/+47
* dirmngr: Reduce default LDAP timeout to 15 seconds.Werner Koch2017-11-073-3/+3
* speedo: Include software versions in the W32 READMEWerner Koch2017-11-073-39/+295
* po: Update Russian translationIneiev2017-11-071-11/+11
* po: Update Japanese translationNIIBE Yutaka2017-11-071-5/+3
* agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch2017-11-064-24/+69
* agent: New option --s2k-count.Werner Koch2017-11-064-0/+30
* g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka2017-11-061-9/+16
* g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-11-061-14/+0
* po: Update Russian translationIneiev2017-11-021-103/+100
* po: Fixed one string wrongly marked as fuzzy.Werner Koch2017-11-0225-235/+455
* po: Update German translationWerner Koch2017-11-021-11/+16
* gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-21/+54
* gpg: Rename two card related functions in card-util.Werner Koch2017-11-021-6/+6
* agent: Fix returning GPG_ERR_NOT_FOUND wrongly.NIIBE Yutaka2017-11-021-7/+5
* common: Accept the Z-suffix for yymmddThhmmssZ format.NIIBE Yutaka2017-11-011-3/+6
* agent: Clean up pinentry access locking.NIIBE Yutaka2017-10-272-67/+60
* agent: Allow recursive use of pinentry.NIIBE Yutaka2017-10-272-11/+26
* agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-263-5/+12
* Fix comment of configure.NIIBE Yutaka2017-10-261-1/+1
* gpg: Avoid superfluous sig check info during import.Werner Koch2017-10-241-47/+96
* build: New configure option --enable-werrorWerner Koch2017-10-241-0/+11
* build: Do not mess with CFLAGS in configure.Werner Koch2017-10-241-11/+0
* sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-245-6/+44
* gpgconf: Ignore non-installed components with --apply-profile.Werner Koch2017-10-241-4/+13
* gpg: Improve the "secret key available" notice in keyedit.cWerner Koch2017-10-241-10/+26
* gpg: Remove unused flags from keyedit.c.Werner Koch2017-10-241-39/+35
* doc: Fix "SEE ALSO" section of gpgv.Werner Koch2017-10-201-1/+1
* gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch2017-10-191-0/+3
* gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch2017-10-192-2/+3