aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Fix pinpad handling when KDF enabled.NIIBE Yutaka2020-03-181-0/+2
* scd: Disable pinpad if it's impossible by KDF DO.NIIBE Yutaka2020-03-181-6/+29
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-102-0/+2
* scd,ccid: Add support of GEMPC_EZIO.NIIBE Yutaka2019-11-152-5/+20
* scd:nks: Extend keypairinfo with usage flags.Werner Koch2019-08-211-0/+11
* scd:openpgp: Extend keypairinfo with usage flags.Werner Koch2019-08-211-0/+10
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-212-4/+34
* gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2019-08-211-1/+1
* scd: Handle CCID bwi of time extension.NIIBE Yutaka2019-08-121-1/+6
* scd: Fix bBWI value.NIIBE Yutaka2019-08-121-2/+2
* 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