aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Add compatibility flag no-keyinfo-cacheWerner Koch2024-10-041-0/+2
* gpgsm: Implement a cache for the KEYINFO queries.Werner Koch2024-10-041-0/+14
* gpgsm: Use a cache to speed up parent certificate lookup.Werner Koch2024-09-301-1/+17
* gpg,gpgsm: Remove compatibility_flags allow-ecc-encr and vsd-allow-encr.Werner Koch2024-05-061-1/+0
* sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-241-3/+2
* agent: Add trustlist flag "de-vs".Werner Koch2023-09-071-0/+1
* agent: New flag "qual" for the trustlist.txt.Werner Koch2023-09-071-0/+1
* gpgsm: Add --always-trust feature.Werner Koch2023-08-311-2/+8
* gpgsm: New option --input-size-hint.Werner Koch2023-07-051-0/+5
* gpgsm: Print PROGRESS status lines.Werner Koch2023-07-051-0/+1
* gpgsm: Improve cert lookup callback from dirmngr.Werner Koch2023-02-261-1/+4
* gpgsm: Support signing using ECDSA.Werner Koch2022-11-151-0/+1
* gpgsm: New compatibility flag "allow-ecc-encr".Werner Koch2022-10-281-0/+1
* sm: Support encryption using ECDH keys.Werner Koch2022-10-281-0/+4
* gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch2022-10-281-0/+1
* gpgsm: Print the key types as standard key algorithm strings.Werner Koch2022-10-201-0/+2
* gpgsm: New option --compatibility-flags.Werner Koch2022-08-191-0/+14
* gpgsm: New option --require-complianceWerner Koch2022-03-081-0/+8
* sm: New option --ignore-cert-with-oid.Werner Koch2022-02-031-0/+4
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-181-0/+2
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-05-261-12/+1
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-2/+8
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-261-0/+1
* sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-161-1/+2
* sm: Consider certificates w/o CRL DP as valid.Werner Koch2020-03-271-0/+1
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* sm: Add special case for expired intermediate certificates.Werner Koch2019-12-061-0/+3
* sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-271-1/+1
* gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+1
* sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-241-1/+1
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-071-0/+2
* common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2017-02-161-17/+1
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-1/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+0
* sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter2016-03-071-0/+2
* sm: Remove unused argument '--fixed-passphrase'.Justus Winter2016-03-071-1/+0
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-1/+1
* gpgsm: Add command option "offline".Werner Koch2015-06-291-0/+1
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-2/+2
* Add option --no-autostart.Werner Koch2014-11-281-0/+1
* sm: Create homedir and lock empty keybox creation.Werner Koch2014-08-141-0/+1
* Add new option --with-secret.Werner Koch2014-06-031-0/+1
* gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch2014-06-031-1/+2
* gpgsm: Add new validation model "steed".Werner Koch2011-12-071-2/+5
* Support X.509 certificate creation.Werner Koch2011-03-011-0/+4
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+7
* Remove superfluous parameter.Werner Koch2010-11-261-1/+1
* Add new option --with-keygripWerner Koch2010-10-081-0/+2
* Auto-start dirmngr.Werner Koch2010-08-161-1/+0