aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-06kbx: Allow writing using a estream.Werner Koch1-1/+1
2019-07-09sm: Fix card access.NIIBE Yutaka1-5/+5
2019-07-05sm: Return the last error for pubkey decryption.NIIBE Yutaka1-6/+8
2019-06-04sm: Print a better diagnostic for encryption certificate selection.Werner Koch1-10/+5
2019-06-03Return better error code for some getinfo IPC commands.Werner Koch1-2/+2
2019-05-27sm: Avoid confusing diagnostic for the default key.Werner Koch3-24/+29
2019-05-15sm: Add a couple of debug calls to the keydb module.Werner Koch5-42/+226
2019-05-14sm: Change keydb code to use the keybox locking.Werner Koch3-41/+40
2019-04-30sm: Add yet inactive options to support authenticodeWerner Koch3-2/+141
2019-04-03scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-1/+1
2019-04-02common: Extend function pubkey_algo_string.Werner Koch1-1/+1
2019-04-01sm: Show the usage flags when generating a key from a card.Werner Koch2-6/+43
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
2019-03-14kbx: Unify the fingerprint search modes.Werner Koch3-6/+0
2019-03-14kbx: Add support for 32 byte fingerprints.Werner Koch1-0/+1
2019-03-01sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch1-3/+37
2019-02-28sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch1-4/+9
2019-02-21sm: Fix certificate creation with key on card.Werner Koch1-1/+1
2019-02-21sm: Prepare algo mapping to handle values > 255.Werner Koch1-10/+13
2019-02-18sm: Support generation of card-based ed25519 CSR.Damien Goutte-Gattat via Gnupg-devel3-4/+19
2019-02-15sm: Support generation of card-based ECDSA CSR.Damien Goutte-Gattat via Gnupg-devel2-34/+98
2019-02-08sm: In --gen-key with "key from card" show also the algorithm.Werner Koch1-1/+21
2018-10-25all: fix more spelling errorsDaniel Kahn Gillmor1-1/+1
2018-10-25headers: fix spellingDaniel Kahn Gillmor1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor8-14/+14
2018-10-24sm: Use the correct string in an error message.Werner Koch1-1/+1
2018-04-24dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch1-24/+17
2018-04-06gpg: Emit FAILURE stati now in almost all cases.Werner Koch1-3/+11
2018-03-23sm: Add OPTION request-origin.Werner Koch1-0/+12
2018-03-23gpg,sm: New option --request-origin.Werner Koch3-0/+23
2018-02-14sm: Fix minor memory leak in --export-p12.Werner Koch1-0/+1
2018-02-14sm: Fix a wrong key parameter in an exported private key fileKatsuhiro Ueno1-1/+1
2018-02-14common: Use new function to print status strings.Werner Koch1-18/+3
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-12-11Adjust for changed macro names in libgpg-error master.Werner Koch1-1/+2
2017-11-27Use the gpgrt log functions if possible.Werner Koch6-9/+9
2017-11-14sm, w32: Fix initial keybox creationAndre Heinecke1-1/+1
2017-10-24sm: Do not expect X.509 keyids to be uniqueRainer Perske5-6/+44
2017-10-19sm: Fix colon listing of fields > 12 in crt records.Werner Koch1-2/+1
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch4-3/+121
2017-10-17sm: Fix colon listing of fields > 12 in crt records.Werner Koch1-2/+1
2017-09-11sm: Move qualified.txt from datadir into sysconfdirAlon Bar-Lev1-1/+1
2017-09-08gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor3-4/+4
2017-08-08sm: Always print the keygrip in colon mode.Werner Koch1-7/+7
2017-08-01gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch1-7/+12
2017-07-31Explain the "server is older than xxx warning".Werner Koch2-0/+14
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch5-21/+21
2017-07-27gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch1-8/+9