| Commit message (Expand) | Author | Files | Lines |
2021-06-16 | sm: New option --ldapserver as an alias for --keyserver. | Werner Koch | 1 | -1/+2 |
2021-06-16 | gpg,sm: Simplify keyserver spec parsing. | Werner Koch | 1 | -143/+2 |
2021-06-02 | sm: Support AES-GCM decryption. | Werner Koch | 1 | -3/+6 |
2021-04-21 | gpg,sm: Ignore the log-file option from common.conf. | Werner Koch | 1 | -8/+1 |
2021-04-20 | sm: New command --show-certs | Werner Koch | 1 | -0/+12 |
2021-04-19 | gpg,gpgsm: Move use-keyboxd to the new conf file common.conf | Werner Koch | 1 | -2/+32 |
2021-03-08 | sm: Init nPth which might be used by some helper code. | Werner Koch | 1 | -2/+11 |
2021-02-24 | sm: Silence some output on --quiet | Werner Koch | 1 | -1/+5 |
2021-02-10 | Require GpgRT version 1.41. | Werner Koch | 1 | -5/+0 |
2020-10-20 | Replace most calls to open by a new wrapper. | Werner Koch | 1 | -1/+1 |
2020-10-20 | Replace all calls to access by gnupg_access | Werner Koch | 1 | -1/+1 |
2020-09-03 | sm: New options to prepare the use of keyboxd. | Werner Koch | 1 | -3/+22 |
2020-08-25 | sm: Do not require a default keyring for --gpgconf-list. | Werner Koch | 1 | -0/+1 |
2020-08-19 | Silence compiler warnings. | NIIBE Yutaka | 1 | -1/+1 |
2020-08-14 | Add --chuid to gpg, gpg-card, and gpg-connect-agent. | Werner Koch | 1 | -6/+10 |
2020-08-06 | gpgsm: New option --chuid. | Werner Koch | 1 | -1/+12 |
2020-06-29 | sm: Fix regression in Friday's commit | Werner Koch | 1 | -2/+2 |
2020-06-26 | sm: Try not to output a partial new message after an error. | Werner Koch | 1 | -2/+19 |
2020-05-08 | sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme. | Werner Koch | 1 | -0/+3 |
2020-05-08 | sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA. | Werner Koch | 1 | -0/+1 |
2020-03-27 | sm: Consider certificates w/o CRL DP as valid. | Werner Koch | 1 | -0/+6 |
2020-03-14 | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 1 | -18/+1 |
2020-03-06 | gpgsm: Re-group the options in the --help output. | Werner Koch | 1 | -112/+127 |
2020-03-06 | gpgconf: Support reading global options (part 2). | Werner Koch | 1 | -5/+9 |
2020-02-20 | Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent. | Werner Koch | 1 | -97/+88 |
2020-02-20 | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 1 | -0/+4 |
2020-02-10 | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 1 | -0/+2 |
2020-01-13 | gpg,sm: Avoid useless ASFW diagnostic in loopback mode. | Werner Koch | 1 | -0/+8 |
2019-11-09 | gpgsm: Allow sepcification of ldaps servers. | Werner Koch | 1 | -1/+35 |
2019-05-15 | sm: Add a couple of debug calls to the keydb module. | Werner Koch | 1 | -0/+2 |
2019-04-30 | sm: Add yet inactive options to support authenticode | Werner Koch | 1 | -0/+10 |
2019-03-26 | sm: Allow decryption even if expired other keys are configured. | Werner Koch | 1 | -0/+11 |
2019-03-25 | sm, w32: Translate logger and status fd to handles | Andre Heinecke | 1 | -2/+6 |
2018-10-24 | all: fix spelling and typos | Daniel Kahn Gillmor | 1 | -1/+1 |
2018-10-24 | sm: Use the correct string in an error message. | Werner Koch | 1 | -1/+1 |
2018-04-06 | gpg: Emit FAILURE stati now in almost all cases. | Werner Koch | 1 | -3/+11 |
2018-03-23 | gpg,sm: New option --request-origin. | Werner Koch | 1 | -0/+8 |
2017-12-22 | kbx: Simplify by removing custom memory functions. | Werner Koch | 1 | -2/+0 |
2017-12-18 | sm: Allow explicit setting of the default --compliance=gnupg | Werner Koch | 1 | -0/+2 |
2017-10-24 | sm: Do not expect X.509 keyids to be unique | Rainer Perske | 1 | -1/+1 |
2017-10-17 | gpg,sm: New option --with-key-screening. | Werner Koch | 1 | -0/+6 |
2017-09-08 | gpgsm: default to 3072-bit keys. | Daniel Kahn Gillmor | 1 | -1/+1 |
2017-07-28 | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 1 | -6/+3 |
2017-06-23 | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 1 | -4/+8 |
2017-06-19 | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 1 | -6/+6 |
2017-06-08 | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 1 | -0/+37 |
2017-06-07 | common,gpg,sm: Initialize compliance module. | Justus Winter | 1 | -0/+3 |
2017-06-07 | common,gpg,sm: Move the compliance option parser. | Justus Winter | 1 | -1/+14 |
2017-05-10 | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 1 | -1/+1 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -4/+4 |