| Commit message (Expand) | Author | Files | Lines |
2023-08-03 | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 1 | -0/+2 |
2023-08-03 | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 1 | -4/+0 |
2023-08-03 | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept. | NIIBE Yutaka | 1 | -2/+2 |
2023-07-18 | commond: Introduce FD2NUM to express conversion to number of fds. | NIIBE Yutaka | 1 | -1/+1 |
2023-07-18 | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 1 | -4/+4 |
2023-07-04 | scd:p15: Make signing work for Nexus cards. | Werner Koch | 1 | -12/+19 |
2023-06-28 | scd:piv: Fix authentication with Administration Key. | NIIBE Yutaka | 1 | -2/+2 |
2023-06-27 | scd:piv: Fix authentication with Administration Key. | NIIBE Yutaka | 1 | -2/+2 |
2023-05-24 | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 1 | -0/+1 |
2023-05-24 | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 1 | -0/+1 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 3 | -1/+32 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 3 | -1/+32 |
2023-05-17 | scd: Fix send_client_notifications for Windows. | NIIBE Yutaka | 1 | -11/+8 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -5/+16 |
2023-05-01 | scd: Fix cmd_apdu on error. | NIIBE Yutaka | 2 | -2/+5 |
2023-04-21 | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 1 | -21/+65 |
2023-04-20 | scd,p15: Enforce a min. PIN length for certain cards. | Werner Koch | 1 | -5/+10 |
2023-04-18 | scd: On a Yubikey re-select the last app after the use of APDU. | Werner Koch | 3 | -2/+22 |
2023-03-15 | scd,openpgp: Switch key attributes between RSA and ECC in writekey. | Werner Koch | 1 | -5/+30 |
2023-03-08 | scd: Fix checking memory allocation. | NIIBE Yutaka | 1 | -1/+1 |
2023-02-23 | doc: Minor comment fixes. | Werner Koch | 1 | -1/+1 |
2022-12-09 | scd:p15: Skip deleted records. | Werner Koch | 1 | -8/+37 |
2022-11-17 | scd: Redact --debug cardio output of a VERIFY APDU. | Werner Koch | 1 | -2/+16 |
2022-11-15 | scd:nks: Fix ECC signing if key not given by keygrip. | Werner Koch | 1 | -0/+2 |
2022-10-25 | scd:nks: Support non-ESIGN signing with the Signature Card v2 | Werner Koch | 1 | -8/+20 |
2022-09-14 | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 2 | -1/+2 |
2022-09-13 | gpg,common,scd,sm: Function prototype fixes for modern compiler. | NIIBE Yutaka | 1 | -1/+1 |
2022-08-25 | scd: Add npth_unprotect/npth_protect for blocking operations. | NIIBE Yutaka | 1 | -0/+20 |
2022-08-22 | scd: Add a libusb debug level. | Werner Koch | 1 | -1/+33 |
2022-07-28 | scd:opengpg: Minor vendor name fix | Werner Koch | 1 | -1/+1 |
2022-07-28 | scd:openpgp: New vendor | Werner Koch | 1 | -0/+1 |
2022-07-13 | scd:openpgp: Fix workaround for Yubikey heuristics. | NIIBE Yutaka | 1 | -8/+21 |
2022-06-10 | scd: Support specifying keygrip for learn command. | NIIBE Yutaka | 1 | -2/+8 |
2022-06-10 | scd,openpgp: Support READCERT by keygrip. | NIIBE Yutaka | 1 | -1/+22 |
2022-06-01 | scd:nks: Don't flag the ESIGN keypair EF as encryption capable. | Werner Koch | 1 | -1/+1 |
2022-06-01 | scd:nks: Some code cleanup. | Werner Koch | 1 | -107/+100 |
2022-05-29 | scd:nks: Support the Telesec ESIGN application. | Werner Koch | 1 | -26/+81 |
2022-05-26 | scd: Return USAGE information for KEYINFO command. | NIIBE Yutaka | 6 | -71/+103 |
2022-05-26 | scd,piv: Fix status report of KEYPAIRINFO. | NIIBE Yutaka | 1 | -1/+1 |
2022-05-25 | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 1 | -0/+2 |
2022-05-24 | scd: Support automatic card selection for READCERT with keygrip. | NIIBE Yutaka | 1 | -1/+5 |
2022-05-17 | scd: Fix use of SCardListReaders for PC/SC. | NIIBE Yutaka | 1 | -1/+1 |
2022-05-11 | scd: Fail when no good algorithm attribute. | NIIBE Yutaka | 1 | -19/+30 |
2022-05-10 | scd:openpgp: New card vendor. | Werner Koch | 1 | -0/+1 |
2022-05-06 | scd:p15: Improve the displayed S/N for Technology Nexus cards. | Werner Koch | 1 | -3/+36 |
2022-05-06 | scd:p15: Fix the the sanity check of the displayed S/N. | Werner Koch | 1 | -2/+6 |
2022-05-06 | scd: Add workaround for ECC attribute on Yubikey. | NIIBE Yutaka | 1 | -1/+2 |
2022-05-05 | scd:p15: Fix reading certificates without length info. | Werner Koch | 1 | -6/+23 |
2022-05-05 | scd: New debug flags "card". | Werner Koch | 2 | -2/+5 |
2022-04-25 | scd: Fix hard-coded constant for RSA auth. | NIIBE Yutaka | 1 | -3/+9 |