aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | dirmngr: Check for WKD support at session endWerner Koch2017-11-144-27/+63
* | | dirmngr: Add a background task framework.Werner Koch2017-11-145-12/+305
* | | dirmngr: Limit the number of cached domains for WKD.Werner Koch2017-11-141-8/+54
* | | dirmngr: Keep track of domains used for WKD queriesWerner Koch2017-11-135-0/+302
* | | gpg-agent: Avoid getting stuck in shutdown pending state.Werner Koch2017-11-131-15/+22
* | | tests: Handle the case with DISABLE_REGEX.NIIBE Yutaka2017-11-132-2/+7
* | | tests: Run the trust-pgp-4 test again.Damien Goutte-Gattat2017-11-131-4/+2
* | | po/da: Fix Danish confusion between "compressed" and "compromised"Daniel Kahn Gillmor2017-11-111-1/+1
* | | g10: Fix regexp sanitization.NIIBE Yutaka2017-11-091-1/+5
| |/ |/|
* | doc: Include NEWS from the 2.2.2 releaseWerner Koch2017-11-071-0/+42
* | 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
* | agent: Use clock or clock_gettime for calibration.NIIBE Yutaka2017-11-072-6/+10
* | tests: Minor imporvement in agent invocationWerner Koch2017-11-061-0/+1
* | 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
* | gpg: Unifiy the message for re-configuring cards.Werner Koch2017-11-021-1/+5
* | gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-27/+59
* | build: Remove configure options --disable-gpgWerner Koch2017-11-021-1/+2
* | agent: Fix returning GPG_ERR_NOT_FOUND wrongly.NIIBE Yutaka2017-11-021-7/+5
* | Register another OpenPGP card vendor.Werner Koch2017-11-011-0/+1
* | gpg: Remove trailing comma in an enum.Werner Koch2017-11-011-1/+1
* | gpg: Rename two card related functions in card-util.Werner Koch2017-11-011-6/+6
* | g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka2017-11-011-9/+16
* | g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-10-301-14/+0
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-10-2715-120/+253
|\|
| * 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
| * gpg: Make --dry-run and show-only work for secret keys.Werner Koch2017-10-191-1/+2
| * dirmngr: Do not follow https-to-http redirects.Damien Goutte-Gattat2017-10-191-4/+6