| Commit message (Expand) | Author | Age | Files | Lines |
* | sm: Show the usage flags when generating a key from a card. | Werner Koch | 2019-04-01 | 2 | -6/+43 |
* | sm: Allow decryption even if expired other keys are configured. | Werner Koch | 2019-03-26 | 1 | -0/+11 |
* | sm, w32: Translate logger and status fd to handles | Andre Heinecke | 2019-03-25 | 1 | -2/+6 |
* | kbx: Unify the fingerprint search modes. | Werner Koch | 2019-03-14 | 3 | -6/+0 |
* | kbx: Add support for 32 byte fingerprints. | Werner Koch | 2019-03-14 | 1 | -0/+1 |
* | sm: Print Yubikey attestation extensions with --dump-cert. | Werner Koch | 2019-03-01 | 1 | -3/+37 |
* | sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs. | Werner Koch | 2019-02-28 | 1 | -4/+9 |
* | sm: Fix certificate creation with key on card. | Werner Koch | 2019-02-21 | 1 | -1/+1 |
* | sm: Prepare algo mapping to handle values > 255. | Werner Koch | 2019-02-21 | 1 | -10/+13 |
* | sm: Support generation of card-based ed25519 CSR. | Damien Goutte-Gattat via Gnupg-devel | 2019-02-18 | 3 | -4/+19 |
* | sm: Support generation of card-based ECDSA CSR. | Damien Goutte-Gattat via Gnupg-devel | 2019-02-15 | 2 | -34/+98 |
* | sm: In --gen-key with "key from card" show also the algorithm. | Werner Koch | 2019-02-08 | 1 | -1/+21 |
* | all: fix more spelling errors | Daniel Kahn Gillmor | 2018-10-25 | 1 | -1/+1 |
* | headers: fix spelling | Daniel Kahn Gillmor | 2018-10-25 | 1 | -1/+1 |
* | all: fix spelling and typos | Daniel Kahn Gillmor | 2018-10-24 | 8 | -14/+14 |
* | sm: Use the correct string in an error message. | Werner Koch | 2018-10-24 | 1 | -1/+1 |
* | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2018-05-13 | 1 | -24/+17 |
|\ |
|
| * | dirmngr: Fallback to CRL if no default OCSP responder is configured. | Werner Koch | 2018-04-24 | 1 | -24/+17 |
* | | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2018-04-10 | 1 | -3/+11 |
|\| |
|
| * | gpg: Emit FAILURE stati now in almost all cases. | Werner Koch | 2018-04-06 | 1 | -3/+11 |
* | | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2018-03-27 | 4 | -0/+35 |
|\| |
|
| * | sm: Add OPTION request-origin. | Werner Koch | 2018-03-23 | 1 | -0/+12 |
| * | gpg,sm: New option --request-origin. | Werner Koch | 2018-03-23 | 3 | -0/+23 |
* | | Merge branch 'STABLE-BRANCH-2-2' | Werner Koch | 2018-02-22 | 2 | -19/+5 |
|\| |
|
| * | sm: Fix minor memory leak in --export-p12. | Werner Koch | 2018-02-14 | 1 | -0/+1 |
| * | sm: Fix a wrong key parameter in an exported private key file | Katsuhiro Ueno | 2018-02-14 | 1 | -1/+1 |
| * | common: Use new function to print status strings. | Werner Koch | 2018-02-14 | 1 | -18/+3 |
* | | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2018-01-25 | 1 | -2/+0 |
|\| |
|
| * | kbx: Simplify by removing custom memory functions. | Werner Koch | 2017-12-22 | 1 | -2/+0 |
* | | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2017-12-18 | 1 | -0/+1 |
|\| |
|
| * | sm: Allow explicit setting of the default --compliance=gnupg | Werner Koch | 2017-12-18 | 1 | -0/+2 |
* | | Adjust for changed macro names in libgpg-error master. | Werner Koch | 2017-12-11 | 1 | -1/+2 |
* | | Use the gpgrt log functions if possible. | Werner Koch | 2017-11-27 | 6 | -9/+9 |
* | | Merge branch 'STABLE-BRANCH-2-2' | Werner Koch | 2017-11-15 | 1 | -1/+1 |
|\| |
|
| * | sm, w32: Fix initial keybox creation | Andre Heinecke | 2017-11-14 | 1 | -1/+1 |
* | | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2017-10-27 | 5 | -6/+44 |
|\| |
|
| * | sm: Do not expect X.509 keyids to be unique | Rainer Perske | 2017-10-24 | 5 | -6/+44 |
| * | sm: Fix colon listing of fields > 12 in crt records. | Werner Koch | 2017-10-19 | 1 | -2/+1 |
* | | gpg,sm: New option --with-key-screening. | Werner Koch | 2017-10-17 | 4 | -3/+121 |
* | | sm: Fix colon listing of fields > 12 in crt records. | Werner Koch | 2017-10-17 | 1 | -2/+1 |
* | | sm: Move qualified.txt from datadir into sysconfdir | Alon Bar-Lev | 2017-09-11 | 1 | -1/+1 |
* | | gpgsm: default to 3072-bit keys. | Daniel Kahn Gillmor | 2017-09-08 | 3 | -4/+4 |
|/ |
|
* | sm: Always print the keygrip in colon mode. | Werner Koch | 2017-08-08 | 1 | -7/+7 |
* | gpg,sm: Error out on compliance mismatch while decrypting. | Werner Koch | 2017-08-01 | 1 | -7/+12 |
* | Explain the "server is older than xxx warning". | Werner Koch | 2017-07-31 | 2 | -0/+14 |
* | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 2017-07-28 | 5 | -21/+21 |
* | gpg,sm: Allow encryption (with warning) to any key in de-vs mode. | Werner Koch | 2017-07-27 | 1 | -8/+9 |
* | gpg,sm: Fix compliance checking for decryption. | Werner Koch | 2017-07-27 | 1 | -10/+12 |
* | gpg,sm: Check compliance of the RNG. | Werner Koch | 2017-07-17 | 3 | -0/+41 |
* | gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE. | Werner Koch | 2017-06-23 | 1 | -2/+17 |