aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-242-2/+2
* scd: Add dummy option --application-priority.Werner Koch2019-04-021-1/+8
* g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-271-2/+2
* scd: Fix flushing of CA-FPR data objectsWerner Koch2019-03-071-20/+22
* scd: Don't let the "undefined" app cause a conflict error.Werner Koch2019-02-251-0/+3
* scd: Distinguish cancel by user and protocol error.NIIBE Yutaka2019-02-193-3/+6
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-116-19/+24
* scd: Fix parameter name of app_change_key.Werner Koch2019-02-112-7/+10
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-112-1/+15
* scd: Add option --clear to PASSWD.Werner Koch2019-01-226-6/+45
* scd: One new and one improved 7816 function.Werner Koch2019-01-226-27/+90
* scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka2019-01-161-2/+1
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-12-187-1/+97
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-061-0/+2
* scd: Fix signing authentication status.NIIBE Yutaka2018-10-151-1/+4
* scd: Add support for Trustica Cryptoucan.Jiří Keresteš2018-07-293-3/+13
* scd: Writing KDF resets auth state.NIIBE Yutaka2018-04-031-1/+7
* g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-301-7/+22
* scd: Support changing key attribute back to RSA.NIIBE Yutaka2018-03-301-6/+18
* agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka2018-03-271-6/+10
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-2/+3
* scd: signal mask should be set just after npth_init.NIIBE Yutaka2018-03-191-11/+17
* scd: Fix suspend/resume handling for CCID driver.NIIBE Yutaka2018-03-151-1/+2
* scd: After fatal error, shutdown a reader.NIIBE Yutaka2018-03-131-0/+9
* scd: Fix for GNU/Linux suspend/resume.NIIBE Yutaka2018-03-131-4/+2
* scd: Fix typo in previous commit.NIIBE Yutaka2018-03-121-1/+1
* scd: More fix with PC/SC for Windows.NIIBE Yutaka2018-03-081-18/+20
* scd: Fix status check when using PC/SC.NIIBE Yutaka2018-03-082-3/+14
* common: Use new function to print status strings.Werner Koch2018-02-141-1/+3
* scd: Improve KDF-DO supportArnaud Fontaine2018-02-131-1/+2
* scd: Fix handling for Data Object with no data.NIIBE Yutaka2018-02-121-2/+6
* scd: Use pipe to kick the loop on NetBSD.NIIBE Yutaka2018-02-071-1/+38
* scd: Support KDF Data Object of OpenPGPcard V3.3.NIIBE Yutaka2018-01-221-25/+94
* scd: Fix for inactive card at start by internal CCID driver.NIIBE Yutaka2017-12-271-2/+15
* Change backlog from 5 to 64 and provide option --listen-backlog.Werner Koch2017-12-121-3/+13
* scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-214-12/+18
* scd: Fix for large ECC keys.NIIBE Yutaka2017-09-111-8/+32
* scd: Convey the correct length for LeWerner Koch2017-08-271-2/+2
* w32: Also change the directory on daemon startup.Werner Koch2017-07-251-2/+2
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-251-2/+3
* Revert "w32: Change directory on daemon startup."Werner Koch2017-07-251-10/+3
* w32: Change directory on daemon startup.Marcus Brinkmann2017-07-241-3/+10
* scd: Use unsigned int for fields.NIIBE Yutaka2017-07-241-5/+5
* scd: Fix SEGV in CCID driver.NIIBE Yutaka2017-07-211-4/+7
* scd: Add debug message for v3 card.NIIBE Yutaka2017-07-211-8/+17
* scd: Support longer data length for special DOs for v3 card.NIIBE Yutaka2017-07-201-16/+45
* scd: Fix error code on failure at usb_init.NIIBE Yutaka2017-05-311-1/+1
* scd: Handle a failure of libusb_init.NIIBE Yutaka2017-05-311-4/+15
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-286-9/+9
* scd: Handle unexpected suspend/resume by CCID driver.NIIBE Yutaka2017-04-121-4/+16