summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-131-1/+1
* sm: Fix reporting of bad passphrase errorIngo Klöcker2022-09-091-1/+4
* common: New common option no-autostart.Werner Koch2022-08-221-0/+3
* sm: Improve pkcs#12 debug output.Werner Koch2022-06-201-7/+9
* sm: Rework the PKCS#12 parser to support DFN issued keys.Werner Koch2022-06-201-177/+341
* gpgsm: New option --compatibility-flags.Werner Koch2022-06-134-9/+68
* Remove remaining support for WindowsCEWerner Koch2022-06-031-14/+1
* sm: Use gpg_err_code() instead of -1Todd Zullinger2022-04-251-1/+1
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-201-1/+1
* sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch2022-04-113-0/+79
* doc: Typo fix in commentWerner Koch2022-04-081-1/+1
* sm: Fix parsing encrypted data.NIIBE Yutaka2022-03-091-1/+14
* gpgsm: New option --require-complianceWerner Koch2022-03-085-3/+35
* agent: New flag "qual" for the trustlist.txt.Werner Koch2022-02-273-3/+10
* sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka2022-02-185-7/+13
* sm: New option --ignore-cert-with-oid.Werner Koch2022-02-033-0/+44
* sm: Partly revert last commit.Werner Koch2022-02-011-6/+0
* gpg,sm: Set --verbose and clear --quiet in debug mode.Werner Koch2022-02-011-0/+6
* gpgsm: Retire the new --ldapserver.Werner Koch2022-01-271-1/+6
* gpgconf: Return --ldapserver and --keyserver from dirmngr.Werner Koch2022-01-251-2/+1
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-182-1/+7
* sm: Detect circular chains in --list-chain.Werner Koch2021-11-151-1/+7
* sm: Add LotW support to the key listingWerner Koch2021-09-092-1/+9
* build: Fix "ksba.h not found" problemIngo Klöcker2021-09-081-1/+1
* sm: Fix pwri.NIIBE Yutaka2021-08-051-3/+3
* sm,w32: Fix Unicode problem on key box creation.Werner Koch2021-07-291-1/+1
* sm: New option --ldapserver as an alias for --keyserver.Werner Koch2021-06-161-1/+2
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-06-163-164/+10
* sm: Fix finding of issuer in use-keyboxd mode.Werner Koch2021-06-113-37/+62
* sm: Support AES-GCM decryption.Werner Koch2021-06-022-7/+84
* sm: Let --dump-cert --show-cert also print an OpenPGP fingerprint.Werner Koch2021-05-201-7/+45
* sm: Avoid memory leaks and double double-freeJakub Jelen2021-05-204-7/+26
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-1/+1
* sm: Ask for the password for password based decryption (pwri)Werner Koch2021-05-173-6/+25
* sm: Support decryption of password based encryption (pwri)Werner Koch2021-05-141-25/+415
* keyboxd: Fix searching for exact mail addresses.Werner Koch2021-04-211-1/+2
* gpg,sm: Ignore the log-file option from common.conf.Werner Koch2021-04-211-8/+1
* sm: New command --show-certsWerner Koch2021-04-203-0/+109
* build: Fix build problems on macOS for gpgsm tests and gpg-card.Werner Koch2021-04-191-1/+1
* gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2021-04-191-2/+32
* sm: Add a few more OIDs to the table for nicer keylistingsWerner Koch2021-03-241-0/+4
* sm: Init nPth which might be used by some helper code.Werner Koch2021-03-081-2/+11
* sm: Do not print certain issuer not found diags in quiet mode.Werner Koch2021-02-252-21/+28
* sm: Fix issuer certificate look error due to legacy error code.Werner Koch2021-02-251-65/+69
* sm: Silence some output on --quietWerner Koch2021-02-245-7/+29
* sm: Extend the list of known OIDs.Werner Koch2021-02-221-4/+16
* Require GpgRT version 1.41.Werner Koch2021-02-101-5/+0
* sm: Add a few OIDs and merge OID tables.Werner Koch2021-02-011-52/+44
* Include the library version in the compliance checks.Werner Koch2021-01-283-2/+3
* Require Libgcrypt 1.9Werner Koch2021-01-191-11/+0