| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | scd:p15: Add a diagnostic for unsupported DTRUST4 features. | Werner Koch | 2023-12-20 | 1 | -1/+4 |
| * | scd:p15: Add support for D-Trust Card 4.1/4.4 | Mario Haustein via Gnupg-devel | 2023-12-20 | 1 | -9/+71 |
| * | scd:p15: Add support for CardOS 5.4 | Mario Haustein via Gnupg-devel | 2023-12-20 | 1 | -2/+8 |
| * | scd:openpgp: Fallback to default ECDH params in writekey. | Werner Koch | 2023-11-23 | 1 | -3/+5 |
| * | scd: New option --debug-allow-pin-logging. | Werner Koch | 2023-11-21 | 3 | -4/+10 |
| * | scd:p15: Basic support for Starcos 3.2. | Werner Koch | 2023-11-16 | 1 | -32/+51 |
| * | scd: Minor debug output tweak | Werner Koch | 2023-11-16 | 2 | -2/+4 |
| * | scd: Return GPG_ERR_PIN_BLOCKED when it's blocked. | NIIBE Yutaka | 2023-11-08 | 1 | -2/+2 |
* | | scd: Debug output is only enabled with an option. | NIIBE Yutaka | 2023-12-18 | 1 | -11/+22 |
* | | scd: Return GPG_ERR_PIN_BLOCKED when it's blocked. | NIIBE Yutaka | 2023-11-08 | 1 | -2/+2 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 1 | -3/+3 |
|\| |
|
| * | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 2023-10-06 | 1 | -3/+3 |
* | | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 2023-08-03 | 1 | -0/+2 |
* | | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 2023-08-03 | 1 | -4/+0 |
* | | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 2023-08-03 | 1 | -2/+2 |
* | | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 2023-07-18 | 1 | -1/+1 |
* | | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 2023-07-18 | 1 | -4/+4 |
* | | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2023-07-04 | 1 | -12/+19 |
|\| |
|
| * | scd:p15: Make signing work for Nexus cards. | Werner Koch | 2023-07-04 | 1 | -12/+19 |
| * | scd:piv: Fix authentication with Administration Key. | NIIBE Yutaka | 2023-06-28 | 1 | -2/+2 |
| * | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 1 | -0/+1 |
| * | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 3 | -1/+32 |
* | | scd:piv: Fix authentication with Administration Key. | NIIBE Yutaka | 2023-06-27 | 1 | -2/+2 |
* | | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 1 | -0/+1 |
* | | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 3 | -1/+32 |
* | | scd: Fix send_client_notifications for Windows. | NIIBE Yutaka | 2023-05-17 | 1 | -11/+8 |
* | | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -5/+16 |
|/ |
|
* | scd: Fix cmd_apdu on error. | NIIBE Yutaka | 2023-05-01 | 2 | -2/+5 |
* | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 2023-04-21 | 1 | -21/+65 |
* | scd,p15: Enforce a min. PIN length for certain cards. | Werner Koch | 2023-04-20 | 1 | -5/+10 |
* | scd: On a Yubikey re-select the last app after the use of APDU. | Werner Koch | 2023-04-18 | 3 | -2/+22 |
* | scd,openpgp: Switch key attributes between RSA and ECC in writekey. | Werner Koch | 2023-03-15 | 1 | -5/+30 |
* | scd: Fix checking memory allocation. | NIIBE Yutaka | 2023-03-08 | 1 | -1/+1 |
* | doc: Minor comment fixes. | Werner Koch | 2023-02-23 | 1 | -1/+1 |
* | scd:p15: Skip deleted records. | Werner Koch | 2022-12-09 | 1 | -8/+37 |
* | scd: Redact --debug cardio output of a VERIFY APDU. | Werner Koch | 2022-11-17 | 1 | -2/+16 |
* | scd:nks: Fix ECC signing if key not given by keygrip. | Werner Koch | 2022-11-15 | 1 | -0/+2 |
* | scd:nks: Support non-ESIGN signing with the Signature Card v2 | Werner Koch | 2022-10-25 | 1 | -8/+20 |
* | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 2022-09-14 | 2 | -1/+2 |
* | gpg,common,scd,sm: Function prototype fixes for modern compiler. | NIIBE Yutaka | 2022-09-13 | 1 | -1/+1 |
* | scd: Add npth_unprotect/npth_protect for blocking operations. | NIIBE Yutaka | 2022-08-25 | 1 | -0/+20 |
* | scd: Add a libusb debug level. | Werner Koch | 2022-08-22 | 1 | -1/+33 |
* | scd:opengpg: Minor vendor name fix | Werner Koch | 2022-07-28 | 1 | -1/+1 |
* | scd:openpgp: New vendor | Werner Koch | 2022-07-28 | 1 | -0/+1 |
* | scd:openpgp: Fix workaround for Yubikey heuristics. | NIIBE Yutaka | 2022-07-13 | 1 | -8/+21 |
* | scd: Support specifying keygrip for learn command. | NIIBE Yutaka | 2022-06-10 | 1 | -2/+8 |
* | scd,openpgp: Support READCERT by keygrip. | NIIBE Yutaka | 2022-06-10 | 1 | -1/+22 |
* | scd:nks: Don't flag the ESIGN keypair EF as encryption capable. | Werner Koch | 2022-06-01 | 1 | -1/+1 |
* | scd:nks: Some code cleanup. | Werner Koch | 2022-06-01 | 1 | -107/+100 |
* | scd:nks: Support the Telesec ESIGN application. | Werner Koch | 2022-05-29 | 1 | -26/+81 |