aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.21gnupg-2.2.21Werner Koch2020-07-091-2/+10
* po: Auto updateWerner Koch2020-07-0925-883/+1194
* po: Minor update to the Hungarian translationNagy Ferenc László2020-07-091-10/+6
* po: Update the German translationWerner Koch2020-07-091-37/+49
* gpg: Print a note if no args are given to --delete-keyWerner Koch2020-07-091-1/+4
* Do not use the pinentry's qualitybarWerner Koch2020-07-083-3/+3
* gpg: Use integrated passphrase repeat entry also for -c.Werner Koch2020-07-083-7/+33
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-084-97/+354
* gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch2020-07-073-19/+10
* po: Update Japanese Translation.NIIBE Yutaka2020-07-071-35/+44
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-0319-122/+286
* dirmngr: Silence annoying warning for missing default ldap server file.Werner Koch2020-07-021-5/+8
* dirmngr: Fix case handling of "ldapi" scheme.Werner Koch2020-07-021-1/+1
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-264-3/+92
* doc: Minor enhancement for reproducibility.Werner Koch2020-06-031-0/+2
* common: Add missing error code GPG_ERR_WRONG_NAME.Werner Koch2020-06-032-2/+11
* Prepare news for 2.2.21Werner Koch2020-06-021-0/+31
* 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