aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd:nks: Minor additions to the basic IDLM application support.Werner Koch2020-11-301-15/+25
* scd: New getinfo sub-command apdu_strerror.Werner Koch2020-11-272-15/+28
* scd:ccid-driver: Fix pinpad error handling for cancel/timeout.NIIBE Yutaka2020-11-274-2/+17
* agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch2020-11-262-34/+20
* scd: Do not try to use a non-enabled app after card switching.Werner Koch2020-11-261-2/+19
* scd: Add special serialno compare for OpenPGP cards.Werner Koch2020-11-262-10/+44
* scd,nks: Fix caching keygrip.NIIBE Yutaka2020-11-261-3/+4
* scd:p15: Print the internal card type.Werner Koch2020-11-251-0/+8
* scd:p15: Improve support for some CardOS based cards.Werner Koch2020-11-253-14/+68
* scd: Rework the handling of the displayed serial number.Werner Koch2020-11-255-119/+178
* scd: Fix an error return for READKEY.NIIBE Yutaka2020-11-251-0/+3
* scd,nks: Fix SEGV for learn for older card.NIIBE Yutaka2020-11-251-0/+1
* doc: Fix typosGavin L. Rebeiro2020-11-231-1/+1
* Fix the previous comment changes help doc string.NIIBE Yutaka2020-11-201-1/+1
* scd: Do not print reader status change with --debug cardio.Werner Koch2020-11-111-1/+1
* card: Run factory-reset in locked stated.Werner Koch2020-11-091-10/+10
* scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka2020-11-051-1/+1
* scd: Internal CCID driver: Fix a race condition on close.NIIBE Yutaka2020-11-051-12/+25
* scd: Handle canonical serialno and app specific serialno differently.NIIBE Yutaka2020-10-273-8/+9
* scd: Flush the cache when writing cert data object.NIIBE Yutaka2020-10-261-0/+1
* scd: Internal CCID driver thing only for SPR532.NIIBE Yutaka2020-10-261-6/+14
* scd: Internal CCID driver limiting only for SPR532.NIIBE Yutaka2020-10-241-1/+1
* common: Allow building with released libgpg-error.Werner Koch2020-10-231-0/+1
* scd: Handle Yubikey's multiple apps and serialno.NIIBE Yutaka2020-10-233-7/+72
* scd: Use app_get_serialno for app_getattr.NIIBE Yutaka2020-10-231-1/+1
* scd: Don't overwrite serialno for Yubikey.NIIBE Yutaka2020-10-231-3/+10
* scd,openpgp: Use app_get_serialno function to get SERIALNO.NIIBE Yutaka2020-10-231-16/+17
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-201-4/+4
* scd: Internal CCID driver: More fix for SPR532.NIIBE Yutaka2020-09-301-4/+4
* scd: Report any error for LEARN command.NIIBE Yutaka2020-09-301-30/+67
* scd: Internal CCID driver fix.NIIBE Yutaka2020-09-291-2/+5
* scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.NIIBE Yutaka2020-09-291-3/+1
* scd: Internal CCID driver: Fix a failure path.NIIBE Yutaka2020-09-281-0/+1
* scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.NIIBE Yutaka2020-09-281-1/+2
* scd: Internal CCID: Clear the handle after use.NIIBE Yutaka2020-09-281-1/+5
* scd: Change handling of SPR532 card reader.NIIBE Yutaka2020-09-281-4/+17
* scd: For PC/SC, send the ESC command at init for SPR532 reader.NIIBE Yutaka2020-09-251-25/+32
* scd: For SPR532, submit the ESCape command at initialization.NIIBE Yutaka2020-09-251-14/+13
* scd: Fix CCID internal driver for interrupt transfer.NIIBE Yutaka2020-09-241-3/+36
* scd: Extend KEYPAIRINFO with an algorithm string.Werner Koch2020-09-216-22/+98
* scd: Clear PIN cache when changing key attributes.NIIBE Yutaka2020-09-161-1/+4
* scd: Clear caching PIN at KDF setup.NIIBE Yutaka2020-09-161-0/+4
* scd: Add better support for KDF feature.NIIBE Yutaka2020-09-161-0/+7
* gpg,scd: Fix handling of KDF feature.NIIBE Yutaka2020-09-161-11/+23
* scd: Fix the use case of verify_chv2 by CHECKPIN.NIIBE Yutaka2020-09-151-21/+25
* scd:piv: Avoid conflict when writing a cert.Werner Koch2020-09-111-1/+63
* scd: Flush KDF DO (0x00F9) when it's being set.NIIBE Yutaka2020-09-101-3/+3
* scd: Add a workaround for Yubikey.NIIBE Yutaka2020-09-081-0/+3
* scd: Fix handling 0x00FA to support OpenPGP card 3.4.NIIBE Yutaka2020-09-071-1/+1
* scd: Increase the number of supported readers from 4 to 16.Werner Koch2020-09-042-2/+3