| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | scd: Return USAGE information for KEYINFO command. | NIIBE Yutaka | 2022-05-26 | 6 | -71/+103 |
* | scd,piv: Fix status report of KEYPAIRINFO. | NIIBE Yutaka | 2022-05-26 | 1 | -1/+1 |
* | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 2022-05-25 | 1 | -0/+2 |
* | scd: Support automatic card selection for READCERT with keygrip. | NIIBE Yutaka | 2022-05-24 | 1 | -1/+5 |
* | scd: Fix use of SCardListReaders for PC/SC. | NIIBE Yutaka | 2022-05-17 | 1 | -1/+1 |
* | scd: Fail when no good algorithm attribute. | NIIBE Yutaka | 2022-05-11 | 1 | -19/+30 |
* | scd:openpgp: New card vendor. | Werner Koch | 2022-05-10 | 1 | -0/+1 |
* | scd:p15: Improve the displayed S/N for Technology Nexus cards. | Werner Koch | 2022-05-06 | 1 | -3/+36 |
* | scd:p15: Fix the the sanity check of the displayed S/N. | Werner Koch | 2022-05-06 | 1 | -2/+6 |
* | scd: Add workaround for ECC attribute on Yubikey. | NIIBE Yutaka | 2022-05-06 | 1 | -1/+2 |
* | scd:p15: Fix reading certificates without length info. | Werner Koch | 2022-05-05 | 1 | -6/+23 |
* | scd: New debug flags "card". | Werner Koch | 2022-05-05 | 2 | -2/+5 |
* | scd: Fix hard-coded constant for RSA auth. | NIIBE Yutaka | 2022-04-25 | 1 | -3/+9 |
* | scd: Don't inhibit SSH authentication for larger data if it can. | NIIBE Yutaka | 2022-04-22 | 1 | -0/+5 |
* | scd: Renamed a constant in ccid-driver.c | Werner Koch | 2022-04-14 | 1 | -3/+3 |
* | scd: Minor code reorganization | Werner Koch | 2022-04-14 | 1 | -16/+22 |
* | scd: Fix memory leak in ccid-driver. | Werner Koch | 2022-04-14 | 1 | -9/+9 |
* | scd:p15: Improve the PIN prompt for Genua cards. | Werner Koch | 2022-04-13 | 1 | -4/+26 |
* | scd: Support for GeNUA cards. | Werner Koch | 2022-04-11 | 1 | -1/+10 |
* | scd,tpm2d: Fix for consistent use of socket FD. | NIIBE Yutaka | 2022-03-31 | 3 | -5/+5 |
* | scd,w32: Fix socket resource leak. | NIIBE Yutaka | 2022-03-29 | 1 | -23/+26 |
* | scd: Fix DEVINFO with no --watch. | NIIBE Yutaka | 2022-03-15 | 2 | -2/+2 |
* | Fix previous commit. | NIIBE Yutaka | 2022-03-11 | 1 | -1/+4 |
* | scd: Enhance PASSWD command to accept KEYGRIP optionally. | NIIBE Yutaka | 2022-03-10 | 1 | -3/+8 |
* | scd: Use same idiom for same work. | NIIBE Yutaka | 2022-03-10 | 1 | -4/+4 |
* | scd: Fix PK_AUTH with --challenge-response option. | NIIBE Yutaka | 2022-03-04 | 2 | -3/+6 |
* | scd: Add --challenge-response option to PK_AUTH for OpenPGP card. | NIIBE Yutaka | 2022-03-03 | 3 | -26/+201 |
* | scd: Let READKEY support --format=ssh option. | NIIBE Yutaka | 2022-03-02 | 1 | -16/+56 |
* | scd:p15: Used extended mode already for RSA 2048 | Werner Koch | 2022-02-21 | 1 | -2/+2 |
* | scd,pcsc: Fix error handling for a reader with reader-port. | NIIBE Yutaka | 2022-01-04 | 1 | -5/+1 |