aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-06-29gpgsm: Add command option "offline".Werner Koch1-0/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-2/+2
2014-11-28Add option --no-autostart.Werner Koch1-0/+1
2014-08-14sm: Create homedir and lock empty keybox creation.Werner Koch1-0/+1
2014-06-03Add new option --with-secret.Werner Koch1-0/+1
2014-06-03gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch1-1/+2
2011-12-07gpgsm: Add new validation model "steed".Werner Koch1-2/+5
2011-03-01Support X.509 certificate creation.Werner Koch1-0/+4
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-7/+7
2010-11-26Remove superfluous parameter.Werner Koch1-1/+1
2010-10-08Add new option --with-keygripWerner Koch1-0/+2
2010-08-16Auto-start dirmngr.Werner Koch1-1/+0
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-2/+6
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-0/+6
2010-03-10Merged jnlib into common.Werner Koch1-1/+0
2010-03-08Removed almost al dup calls.Werner Koch1-3/+3
2010-03-08Replace use stdio by estream functions.Werner Koch1-6/+8
2009-12-10Add option --cert-extension.Werner Koch1-1/+6
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch1-1/+1