aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-15scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch1-5/+30
2023-03-08scd: Fix checking memory allocation.NIIBE Yutaka1-1/+1
2023-02-23doc: Minor comment fixes.Werner Koch1-1/+1
2022-12-09scd:p15: Skip deleted records.Werner Koch1-8/+37
2022-11-17scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch1-2/+16
2022-11-15scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch1-0/+2
2022-10-25scd:nks: Support non-ESIGN signing with the Signature Card v2Werner Koch1-8/+20
2022-09-14agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka2-1/+2
2022-09-13gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka1-1/+1
2022-08-25scd: Add npth_unprotect/npth_protect for blocking operations.NIIBE Yutaka1-0/+20
2022-08-22scd: Add a libusb debug level.Werner Koch1-1/+33
2022-07-28scd:opengpg: Minor vendor name fixWerner Koch1-1/+1
2022-07-28scd:openpgp: New vendorWerner Koch1-0/+1
2022-07-13scd:openpgp: Fix workaround for Yubikey heuristics.NIIBE Yutaka1-8/+21
2022-06-10scd: Support specifying keygrip for learn command.NIIBE Yutaka1-2/+8
2022-06-10scd,openpgp: Support READCERT by keygrip.NIIBE Yutaka1-1/+22
2022-06-01scd:nks: Don't flag the ESIGN keypair EF as encryption capable.Werner Koch1-1/+1
2022-06-01scd:nks: Some code cleanup.Werner Koch1-107/+100
2022-05-29scd:nks: Support the Telesec ESIGN application.Werner Koch1-26/+81
2022-05-26scd: Return USAGE information for KEYINFO command.NIIBE Yutaka6-71/+103
2022-05-26scd,piv: Fix status report of KEYPAIRINFO.NIIBE Yutaka1-1/+1
2022-05-25agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka1-0/+2
2022-05-24scd: Support automatic card selection for READCERT with keygrip.NIIBE Yutaka1-1/+5
2022-05-17scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka1-1/+1
2022-05-11scd: Fail when no good algorithm attribute.NIIBE Yutaka1-19/+30
2022-05-10scd:openpgp: New card vendor.Werner Koch1-0/+1
2022-05-06scd:p15: Improve the displayed S/N for Technology Nexus cards.Werner Koch1-3/+36
2022-05-06scd:p15: Fix the the sanity check of the displayed S/N.Werner Koch1-2/+6
2022-05-06scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka1-1/+2
2022-05-05scd:p15: Fix reading certificates without length info.Werner Koch1-6/+23
2022-05-05scd: New debug flags "card".Werner Koch2-2/+5
2022-04-25scd: Fix hard-coded constant for RSA auth.NIIBE Yutaka1-3/+9
2022-04-22scd: Don't inhibit SSH authentication for larger data if it can.NIIBE Yutaka1-0/+5
2022-04-14scd: Renamed a constant in ccid-driver.cWerner Koch1-3/+3
2022-04-14scd: Minor code reorganizationWerner Koch1-16/+22
2022-04-14scd: Fix memory leak in ccid-driver.Werner Koch1-9/+9
2022-04-13scd:p15: Improve the PIN prompt for Genua cards.Werner Koch1-4/+26
2022-04-11scd: Support for GeNUA cards.Werner Koch1-1/+10
2022-03-31scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka3-5/+5
2022-03-29scd,w32: Fix socket resource leak.NIIBE Yutaka1-23/+26
2022-03-15scd: Fix DEVINFO with no --watch.NIIBE Yutaka2-2/+2
2022-03-11Fix previous commit.NIIBE Yutaka1-1/+4
2022-03-10scd: Enhance PASSWD command to accept KEYGRIP optionally.NIIBE Yutaka1-3/+8
2022-03-10scd: Use same idiom for same work.NIIBE Yutaka1-4/+4
2022-03-04scd: Fix PK_AUTH with --challenge-response option.NIIBE Yutaka2-3/+6
2022-03-03scd: Add --challenge-response option to PK_AUTH for OpenPGP card.NIIBE Yutaka3-26/+201
2022-03-02scd: Let READKEY support --format=ssh option.NIIBE Yutaka1-16/+56
2022-02-21scd:p15: Used extended mode already for RSA 2048Werner Koch1-2/+2
2022-01-04scd,pcsc: Fix error handling for a reader with reader-port.NIIBE Yutaka1-5/+1
2021-11-15scd:openpgp: Support longer data for INTERNAL_AUTHENTICATE.NIIBE Yutaka1-0/+8