summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* sm: Fix ECDH encryption with dhSinglePass-stdDH-sha384kdf-scheme.NIIBE Yutaka2024-01-231-1/+1
* gpgsm: Allow parsing of PKCS#12 files with two private keys.Werner Koch2024-01-154-91/+133
* gpgsm: Improve the status line for --verify errors.Werner Koch2024-01-151-1/+6
* keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-181-2/+21
* gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch2023-11-271-0/+2
* gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-141-0/+5
* gpgsm: Re-introduce the bad passphrase hint for pkcs#12.Werner Koch2023-11-141-0/+2
* gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* gpgsm: Support ECDSA in de-vs mode.Werner Koch2023-11-083-3/+5
* gpgsm: Cleanup of legacy variable name use.Werner Koch2023-11-082-117/+89
* sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-248-25/+27
* sm: Flag Brainpool curves as compliant.Werner Koch2023-10-241-3/+3
* common: Provide API to parse BER/TLV encodings.Werner Koch2023-10-241-793/+67
* sm: Another partly rewrite of minip12.cWerner Koch2023-10-241-182/+319
* doc: Minor typo fixes.Werner Koch2023-10-181-1/+3
* gpgsm: Improvements for NDEF in the pkcs#12 parserWerner Koch2023-10-101-10/+23
* sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch2023-10-062-15/+128
* sm: Improve the octet string cramming for pkcs#12Werner Koch2023-10-051-17/+62
* gpgsm: Add --always-trust feature.Werner Koch2023-08-315-7/+59
* gpgsm: Init a diagnostic var.Werner Koch2023-07-041-1/+1
* sm: Adding missing stuff to the PKCS#12 parser rewrite.Werner Koch2023-06-292-89/+171
* sm: Major rewrite of the PKCS#12 parserWerner Koch2023-06-285-792/+1859
* sm: Remove duplicated code.Werner Koch2023-06-281-81/+28
* gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-06-191-9/+36
* gpgsm: New option --input-size-hint.Werner Koch2023-06-157-0/+23
* gpgsm: Fix last commitWerner Koch2023-06-151-9/+1
* gpgsm: Print PROGRESS status lines.Werner Koch2023-06-156-3/+66
* w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-241-0/+1
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-243-1/+30
* sm: Emit STATUS_FAILURE for non-implemented commands.Werner Koch2023-05-222-5/+13
* kbx: Use custom estream bufferingWerner Koch2023-05-081-0/+6
* kbx: Add extra flags to fopen for use by Windows.Werner Koch2023-05-041-1/+1
* gpgsm: Cache the non-existence of the policy file.Werner Koch2023-05-041-2/+17
* Use the keyboxd for a fresh installWerner Koch2023-04-041-4/+24
* agent: Add trustlist flag "de-vs".Werner Koch2023-04-033-2/+7
* gpgsm: Create binary detached sigs with definite form length octets.Werner Koch2023-04-031-4/+251
* gpgsm: Remove conditional compilation for older libksba versions.Werner Koch2023-03-312-18/+5
* gpgsm: New option --no-pretty-dnWerner Koch2023-03-163-2/+16
* dirmngr: Add command "GETINFO stats".Werner Koch2023-03-101-0/+3
* dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2023-03-091-0/+1
* gpg,gpgsm: New option --log-timeWerner Koch2023-03-081-0/+10
* gpgsm: Strip trailing zeroes from detached signatures.Werner Koch2023-03-081-2/+8
* gpgsm: Improve cert lookup callback from dirmngr.Werner Koch2023-02-263-5/+13
* sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke2023-02-241-2/+26
* sm: Fix compliance checking for ECC signature verification.Werner Koch2023-01-122-4/+16
* build: Remove Windows CE support.NIIBE Yutaka2022-12-091-2/+2
* gpgsm: Print the revocation time also with --verify.Werner Koch2022-12-051-1/+16
* gpgsm: Fix "problem re-searching certificate" case.Werner Koch2022-12-051-1/+1
* gpgsm: Print revocation date and reason in cert listings.Werner Koch2022-12-055-3/+88
* gpgsm: Silence the "non-critical certificate policy not allowed".Werner Koch2022-12-051-2/+3