aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-03sm: New option --ignore-cert-with-oid.Werner Koch1-0/+6
2022-02-01sm: Partly revert last commit.Werner Koch1-6/+0
2022-02-01gpg,sm: Set --verbose and clear --quiet in debug mode.Werner Koch1-0/+6
2022-01-27gpgsm: Retire the new --ldapserver.Werner Koch1-1/+6
2022-01-25gpgconf: Return --ldapserver and --keyserver from dirmngr.Werner Koch1-2/+1
2021-11-18gpg,gpgsm: Add option --min-rsa-length.Werner Koch1-1/+5
2021-06-16sm: New option --ldapserver as an alias for --keyserver.Werner Koch1-1/+2
2021-06-16gpg,sm: Simplify keyserver spec parsing.Werner Koch1-143/+2
2021-06-02sm: Support AES-GCM decryption.Werner Koch1-3/+6
2021-04-21gpg,sm: Ignore the log-file option from common.conf.Werner Koch1-8/+1
2021-04-20sm: New command --show-certsWerner Koch1-0/+12
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch1-2/+32
2021-03-08sm: Init nPth which might be used by some helper code.Werner Koch1-2/+11
2021-02-24sm: Silence some output on --quietWerner Koch1-1/+5
2021-02-10Require GpgRT version 1.41.Werner Koch1-5/+0
2020-10-20Replace most calls to open by a new wrapper.Werner Koch1-1/+1
2020-10-20Replace all calls to access by gnupg_accessWerner Koch1-1/+1
2020-09-03sm: New options to prepare the use of keyboxd.Werner Koch1-3/+22
2020-08-25sm: Do not require a default keyring for --gpgconf-list.Werner Koch1-0/+1
2020-08-19Silence compiler warnings.NIIBE Yutaka1-1/+1
2020-08-14Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch1-6/+10
2020-08-06gpgsm: New option --chuid.Werner Koch1-1/+12
2020-06-29sm: Fix regression in Friday's commitWerner Koch1-2/+2
2020-06-26sm: Try not to output a partial new message after an error.Werner Koch1-2/+19
2020-05-08sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.Werner Koch1-0/+3
2020-05-08sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.Werner Koch1-0/+1
2020-03-27sm: Consider certificates w/o CRL DP as valid.Werner Koch1-0/+6
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-18/+1
2020-03-06gpgsm: Re-group the options in the --help output.Werner Koch1-112/+127
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-5/+9
2020-02-20Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.Werner Koch1-97/+88
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-0/+4
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+2
2020-01-13gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch1-0/+8
2019-11-09gpgsm: Allow sepcification of ldaps servers.Werner Koch1-1/+35
2019-05-15sm: Add a couple of debug calls to the keydb module.Werner Koch1-0/+2
2019-04-30sm: Add yet inactive options to support authenticodeWerner Koch1-0/+10
2019-03-26sm: Allow decryption even if expired other keys are configured.Werner Koch1-0/+11
2019-03-25sm, w32: Translate logger and status fd to handlesAndre Heinecke1-2/+6
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2018-10-24sm: Use the correct string in an error message.Werner Koch1-1/+1
2018-04-06gpg: Emit FAILURE stati now in almost all cases.Werner Koch1-3/+11
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+8
2017-12-22kbx: Simplify by removing custom memory functions.Werner Koch1-2/+0
2017-12-18sm: Allow explicit setting of the default --compliance=gnupgWerner Koch1-0/+2
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/+6
2017-09-08gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor1-1/+1
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-6/+3
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch1-4/+8