aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-1/+1
2024-02-27Allow tilde expansion for the foo-program options.Werner Koch1-3/+3
2023-10-24sm: Flag Brainpool curves as compliant for all other operations.Werner Koch1-3/+2
2023-08-31gpgsm: Add --always-trust feature.Werner Koch1-2/+8
2023-07-25sm: Use estream for I/O.NIIBE Yutaka1-6/+7
2023-06-15gpgsm: New option --input-size-hint.Werner Koch1-0/+5
2023-06-15gpgsm: Print PROGRESS status lines.Werner Koch1-0/+1
2023-04-03agent: Add trustlist flag "de-vs".Werner Koch1-0/+1
2023-03-16gpgsm: New option --no-pretty-dnWerner Koch1-0/+2
2023-02-26gpgsm: Improve cert lookup callback from dirmngr.Werner Koch1-1/+4
2022-12-05gpgsm: Print revocation date and reason in cert listings.Werner Koch1-1/+7
2022-12-05gpgsm: Always use the chain model if the root-CA requests this.Werner Koch1-3/+3
2022-10-25gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch1-0/+1
2022-06-13gpgsm: New option --compatibility-flags.Werner Koch1-0/+15
2022-04-11sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch1-0/+1
2022-03-08gpgsm: New option --require-complianceWerner Koch1-0/+7
2022-02-27agent: New flag "qual" for the trustlist.txt.Werner Koch1-0/+1
2022-02-03sm: New option --ignore-cert-with-oid.Werner Koch1-0/+4
2021-11-18gpg,gpgsm: Add option --min-rsa-length.Werner Koch1-0/+2
2021-06-16gpg,sm: Simplify keyserver spec parsing.Werner Koch1-14/+1
2021-04-20sm: New command --show-certsWerner Koch1-0/+2
2020-09-10sm: Implement initial support for keyboxd.Werner Koch1-3/+9
2020-09-03sm: New options to prepare the use of keyboxd.Werner Koch1-0/+11
2020-07-03sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch1-2/+7
2020-06-26sm: Print the serial number of a cert also in decimal.Werner Koch1-0/+1
2020-05-13sm: Support import and verification of EdDSA certificates.Werner Koch1-0/+1
2020-05-11sm: Support signing using ECDSA.Werner Koch1-0/+1
2020-05-08sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.Werner Koch1-4/+6
2020-05-07sm: Print the key types as standard key algorithm strings.Werner Koch1-0/+3
2020-05-04sm: Support encryption using ECDH keys.Werner Koch1-0/+4
2020-04-16sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch1-1/+2
2020-03-27sm: Consider certificates w/o CRL DP as valid.Werner Koch1-0/+1
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2019-12-06sm: Add special case for expired intermediate certificates.Werner Koch1-0/+3
2019-11-09gpgsm: Allow sepcification of ldaps servers.Werner Koch1-0/+1
2019-05-27sm: Avoid confusing diagnostic for the default key.Werner Koch1-1/+1
2019-05-15sm: Add a couple of debug calls to the keydb module.Werner Koch1-0/+4
2019-04-30sm: Add yet inactive options to support authenticodeWerner Koch1-0/+15
2018-10-25headers: fix spellingDaniel Kahn Gillmor1-1/+1
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+1
2017-10-24sm: Do not expect X.509 keyids to be uniqueRainer Perske1-1/+1
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch1-0/+3
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter1-0/+2
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-17/+1
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-1/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+0
2016-03-07sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter1-0/+2
2016-03-07sm: Remove unused argument '--fixed-passphrase'.Justus Winter1-1/+0
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1