aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-21scd: Support CHV-STATUS and CHECKPIN for PIV.Werner Koch1-25/+212
2019-01-21scd: Add option --clear to PASSWD.Werner Koch6-6/+45
2019-01-20scd: Add very basic support for PIV cards.Werner Koch4-1/+1301
2019-01-20scd: One new and one improved 7816 function.Werner Koch6-27/+90
2019-01-07scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka1-2/+1
2019-01-03scd: Add two variants to the set of ISO7816 functions.Werner Koch2-0/+86
2019-01-03scd: Support "READKEY --advanced" for all cards.Werner Koch1-6/+29
2019-01-02doc: Typo fix in code commentWerner Koch1-4/+4
2018-12-18scd: Fix description string.NIIBE Yutaka1-2/+2
2018-11-28scd: Serialize opening device by select_application.NIIBE Yutaka1-5/+6
2018-11-15scd: Make "learn" report about KDF data object.NIIBE Yutaka1-3/+8
2018-10-25g10,scd: Improve UIF support.NIIBE Yutaka1-3/+6
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor7-10/+10
2018-10-15scd: Fix signing authentication status.NIIBE Yutaka1-1/+4
2018-10-11scd: Support "acknowledge button" feature.NIIBE Yutaka7-1/+97
2018-09-27g10,scd: Support UIF changing command.NIIBE Yutaka1-3/+15
2018-07-26scd: Add support for Trustica Cryptoucan.Jiří Keresteš3-3/+13
2018-04-03scd: Writing KDF resets auth state.NIIBE Yutaka1-1/+7
2018-03-30g10,scd: Support single salt for KDF data object.NIIBE Yutaka1-7/+22
2018-03-30scd: Support changing key attribute back to RSA.NIIBE Yutaka1-6/+18
2018-03-27agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka1-6/+10
2018-03-22scd: Support KDF DO setup.NIIBE Yutaka1-2/+3
2018-03-19scd: signal mask should be set just after npth_init.NIIBE Yutaka1-11/+17
2018-03-15scd: Fix suspend/resume handling for CCID driver.NIIBE Yutaka1-1/+2
2018-03-13scd: After fatal error, shutdown a reader.NIIBE Yutaka1-0/+9
2018-03-13scd: Fix for GNU/Linux suspend/resume.NIIBE Yutaka1-4/+2
2018-03-12scd: Fix typo in previous commit.NIIBE Yutaka1-1/+1
2018-03-08scd: More fix with PC/SC for Windows.NIIBE Yutaka1-18/+20
2018-03-08scd: Fix status check when using PC/SC.NIIBE Yutaka2-3/+14
2018-02-14common: Use new function to print status strings.Werner Koch1-1/+3
2018-02-13scd: Improve KDF-DO supportArnaud Fontaine1-1/+2
2018-02-12scd: Fix handling for Data Object with no data.NIIBE Yutaka1-2/+6
2018-02-07scd: Use pipe to kick the loop on NetBSD.NIIBE Yutaka1-1/+38
2018-01-22scd: Support KDF Data Object of OpenPGPcard V3.3.NIIBE Yutaka1-25/+94
2017-12-27scd: Fix for inactive card at start by internal CCID driver.NIIBE Yutaka1-2/+15
2017-12-12Change backlog from 5 to 64 and provide option --listen-backlog.Werner Koch1-3/+13
2017-11-27Use the gpgrt log functions if possible.Werner Koch3-18/+18
2017-11-21scd: Enable card removal check after select_application.NIIBE Yutaka4-12/+18
2017-11-15gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch1-1/+1
2017-09-20scd: Distinguish cancel by user and protocol error.NIIBE Yutaka3-3/+6
2017-09-11scd: Fix for large ECC keys.NIIBE Yutaka1-8/+32
2017-08-29scd: Fix for large ECC keys.NIIBE Yutaka1-8/+32
2017-08-27scd: Convey the correct length for LeWerner Koch1-2/+2
2017-07-25w32: Also change the directory on daemon startup.Werner Koch1-2/+2
2017-07-25common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch1-2/+3
2017-07-25Revert "w32: Change directory on daemon startup."Werner Koch1-10/+3
2017-07-24w32: Change directory on daemon startup.Marcus Brinkmann1-3/+10
2017-07-24scd: Use unsigned int for fields.NIIBE Yutaka1-5/+5
2017-07-21scd: Fix SEGV in CCID driver.NIIBE Yutaka1-4/+7
2017-07-21scd: Add debug message for v3 card.NIIBE Yutaka1-8/+17