aboutsummaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* sm: Do not require a default keyring for --gpgconf-list.Werner Koch2020-08-251-0/+1
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-231-3/+11
* sm: Also show the SHA-256 fingerprint.Werner Koch2020-08-041-0/+12
* w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka2020-07-301-1/+1
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-039-108/+237
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-263-3/+89
* common: Change argument order of log_printhex.Werner Koch2020-05-126-9/+9
* sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.Werner Koch2020-04-161-6/+11
* sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-164-26/+180
* sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch2020-04-151-1/+39
* sm: Support rsaPSS verification also for CMS signatures.Werner Koch2020-04-152-40/+112
* dirmngr: Support rsaPSS also in the general validate module.Werner Koch2020-04-151-1/+5
* sm,dirmngr: Support rsaPSS signature verification.Werner Koch2020-04-151-45/+145
* 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-273-0/+25
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-102-0/+3
* sm: Add special case for expired intermediate certificates.Werner Koch2019-12-062-17/+91
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-08-212-6/+43
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-211-1/+1
* common: Extend function pubkey_algo_string.Werner Koch2019-08-211-1/+1
* sm: Support AES-256 key.NIIBE Yutaka2019-08-121-3/+3
* sm: Fix error checking of decryption result.NIIBE Yutaka2019-08-121-7/+8
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-08-121-3/+9
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-031-2/+2
* sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-273-24/+29
* sm: Fix a warning in an es_fopencooie function.Werner Koch2019-05-121-0/+3
* sm: Allow decryption even if expired other keys are configured.Werner Koch2019-03-261-0/+11
* sm, w32: Translate logger and status fd to handlesAndre Heinecke2019-03-251-2/+6
* sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch2019-03-071-3/+37
* sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch2019-02-281-3/+12
* gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor2019-02-283-4/+4
* sm: Fix certificate creation with key on card.Werner Koch2019-02-251-1/+1
* sm: In --gen-key with "key from card" show also the algorithm.Werner Koch2019-02-111-1/+21
* sm: Use the correct string in an error message.Werner Koch2018-10-241-1/+1
* sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke2018-10-231-2/+26
* dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch2018-04-241-24/+17
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-061-3/+11
* sm: Add OPTION request-origin.Werner Koch2018-03-231-0/+12
* gpg,sm: New option --request-origin.Werner Koch2018-03-233-0/+23
* sm: Fix minor memory leak in --export-p12.Werner Koch2018-02-141-0/+1
* sm: Fix a wrong key parameter in an exported private key fileKatsuhiro Ueno2018-02-141-1/+1
* common: Use new function to print status strings.Werner Koch2018-02-141-18/+3
* kbx: Simplify by removing custom memory functions.Werner Koch2017-12-221-2/+0
* sm: Allow explicit setting of the default --compliance=gnupgWerner Koch2017-12-181-0/+2
* sm, w32: Fix initial keybox creationAndre Heinecke2017-11-141-1/+1
* sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-245-6/+44
* sm: Fix colon listing of fields > 12 in crt records.Werner Koch2017-10-191-2/+1
* sm: Always print the keygrip in colon mode.Werner Koch2017-08-081-7/+7
* gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch2017-08-011-7/+12