aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-08kbx: Use custom estream bufferingWerner Koch1-0/+6
2023-03-16gpgsm: New option --no-pretty-dnWerner Koch1-1/+6
2023-03-08gpg,gpgsm: New option --log-timeWerner Koch1-0/+10
2022-12-05gpgsm: Print revocation date and reason in cert listings.Werner Koch1-0/+4
2022-12-01gpgsm: Change default algo to AES-256.Werner Koch1-1/+1
2022-08-22common: New common option no-autostart.Werner Koch1-0/+3
2022-06-13gpgsm: New option --compatibility-flags.Werner Koch1-0/+21
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch1-1/+1
2022-03-08gpgsm: New option --require-complianceWerner Koch1-2/+5
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