aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Fix condition for C5 data object for newer Yubikey.NIIBE Yutaka2020-05-291-1/+1
* dirmngr: dns: Fix allocation of string buffer in stack.NIIBE Yutaka2020-05-212-26/+32
* common: Change argument order of log_printhex.Werner Koch2020-05-1226-76/+84
* sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.Werner Koch2020-04-162-9/+19
* sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-164-26/+180
* dirmngr: Allow http URLs with "LOOKUP --url"Werner Koch2020-04-161-20/+103
* gpg: Add missing options --no-include-key-block.Werner Koch2020-04-161-0/+1
* gpg: Make AEAD modes subject to compliance checks.Werner Koch2020-04-161-10/+13
* gpg: Show AEAD preferencesWerner Koch2020-04-163-5/+49
* gpg: Support decryption of the new AEAD packetWerner Koch2020-04-1610-70/+909
* gpg: Improve symmetric decryption speed by about 25%Werner Koch2020-04-151-77/+58
* gpg: Reformat parts of decrypt-data.cWerner Koch2020-04-151-101/+125
* sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch2020-04-153-2/+87
* sm: Support rsaPSS verification also for CMS signatures.Werner Koch2020-04-153-41/+113
* dirmngr: Support rsaPSS also in the general validate module.Werner Koch2020-04-152-45/+132
* sm,dirmngr: Support rsaPSS signature verification.Werner Koch2020-04-152-60/+307
* common: New function to map hash algo names.Werner Koch2020-04-152-0/+42
* scd:p15: Return a display S/N via Assuan.Werner Koch2020-04-151-21/+54
* scd:p15: Show a pretty PIN prompt.Werner Koch2020-04-151-10/+200
* scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.Werner Koch2020-04-152-0/+3
* scd: Factor common PIN status check out.Werner Koch2020-04-154-42/+49
* scd:p15: Fix decrypt followed by sign problem for D-Trust cards.Werner Koch2020-04-155-14/+197
* scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.Werner Koch2020-04-151-19/+62
* gpg: Use the new MANUFACTURER attribute.Werner Koch2020-04-153-43/+20
* scd:openpgp: New attribute "MANUFACTURER".Werner Koch2020-04-152-0/+82
* scd:p15: Rename some variables and functions for clarity.Werner Koch2020-04-151-20/+20
* scd:p15: Cache the PIN.Werner Koch2020-04-151-0/+8
* gpg: ECDH: Accept longer padding.NIIBE Yutaka2020-04-081-4/+1
* scd:p15: Add missing keygrip retrieval for decryption.Werner Koch2020-04-011-0/+8
* scd:p15: Support decryption with CardOS 5 cards.Werner Koch2020-04-011-2/+99
* scd:p15: Factor PIN verification out to a new function.Werner Koch2020-04-011-189/+224
* scd:p15: Support signing with CardOS 5 cards.Werner Koch2020-04-016-101/+290
* scd:p15: Read certificates in extended mode.Werner Koch2020-04-012-1/+17
* scd: Add function for binary read in extended mode.Werner Koch2020-04-012-4/+17
* scd:p15: Improve diagnosticsWerner Koch2020-04-011-164/+202
* scd:p15: Detect CardOS 5 cards and print some basic infos.Werner Koch2020-04-011-15/+150
* wks: Take name of sendmail from configure.Werner Koch2020-03-302-1/+3
* agent: Print an error if gpg-protect reads the extended key format.Werner Koch2020-03-301-0/+5
* sm: Fix possible NULL deref in error messages of --gen-key.Werner Koch2020-03-301-19/+22
* sm: Consider certificates w/o CRL DP as valid.Werner Koch2020-03-275-0/+34
* Post release updatesWerner Koch2020-03-202-1/+5
* Release 2.2.20gnupg-2.2.20Werner Koch2020-03-202-3/+31
* po: Auto-updateWerner Koch2020-03-2024-0/+230
* Copyright notice updates et al.Werner Koch2020-03-194-13/+15
* po: Update German translationWerner Koch2020-03-191-1/+7
* gpgconf: Take care of --homedir when reading/updating options.Werner Koch2020-03-191-4/+22
* po: Update Japanese Translation.NIIBE Yutaka2020-03-191-1/+9
* scd: Fix pinpad handling when KDF enabled.NIIBE Yutaka2020-03-181-0/+2
* scd: Disable pinpad if it's impossible by KDF DO.NIIBE Yutaka2020-03-181-6/+29
* gpg: Print a hint for --batch mode and --delete-secret-key.Werner Koch2020-03-181-0/+6