aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-03gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka1-0/+2
2023-08-03agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka1-4/+0
2023-08-03agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept.NIIBE Yutaka1-2/+2
2023-07-18commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka1-1/+1
2023-07-18common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka1-4/+4
2023-07-04scd:p15: Make signing work for Nexus cards.Werner Koch1-12/+19
2023-06-28scd:piv: Fix authentication with Administration Key.NIIBE Yutaka1-2/+2
2023-06-27scd:piv: Fix authentication with Administration Key.NIIBE Yutaka1-2/+2
2023-05-24w32: Add missing supportedOS Ids for Windows-10Werner Koch1-0/+1
2023-05-24w32: Add missing supportedOS Ids for Windows-10Werner Koch1-0/+1
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch3-1/+32
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch3-1/+32
2023-05-17scd: Fix send_client_notifications for Windows.NIIBE Yutaka1-11/+8
2023-05-11common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka1-5/+16
2023-05-01scd: Fix cmd_apdu on error.NIIBE Yutaka2-2/+5
2023-04-21gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch1-21/+65
2023-04-20scd,p15: Enforce a min. PIN length for certain cards.Werner Koch1-5/+10
2023-04-18scd: On a Yubikey re-select the last app after the use of APDU.Werner Koch3-2/+22
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