aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-03scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.Werner Koch1-18/+62
2020-04-03scd:openpgp: New attribute "MANUFACTURER".Werner Koch1-0/+50
2020-04-02scd:p15: Implement do_with_keygrip and capabilities.Werner Koch1-34/+48
2020-04-02scd:p15: Rename some variables and functions for clarity.Werner Koch1-28/+28
2020-04-02scd: Use Gcrypt usage constants for the do_with_keygrip capabilities.Werner Koch3-8/+17
2020-04-02scd: New command DEVINFO.NIIBE Yutaka3-62/+203
2020-04-01scd:p15: Cache the PIN.Werner Koch1-0/+8
2020-04-01scd:p15: Run a keygrip_from_prkdf before verify_pinWerner Koch1-9/+18
2020-04-01scd:p15: Support decryption with CardOS 5 cards.Werner Koch1-2/+100
2020-04-01scd:p15: Factor PIN verification out to a new function.Werner Koch1-192/+224
2020-03-31scd:p15: Support signing with CardOS 5 cards.Werner Koch8-98/+368
2020-03-31scd:p15: Read certificates in extended mode.Werner Koch1-2/+4
2020-03-31scd: Add function for binary read in extended mode.Werner Koch2-4/+17
2020-03-31scd:p15: Improve diagnosticsWerner Koch1-164/+202
2020-03-30scd:p15: Detect CardOS 5 cards and print some basic infos.Werner Koch1-15/+150
2020-03-27scd:openpgp: Allow PKSIGN with keygrip also for OPENPGP.3.Werner Koch1-5/+18
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-29/+5
2020-03-06scd: Re-group the options in the --help output.Werner Koch1-12/+25
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-2/+3
2020-02-28scd: Fix the previous commit.NIIBE Yutaka1-0/+3
2020-02-28scd: Improve setattr for KDF.NIIBE Yutaka1-1/+64
2020-02-28scd: Fix pinpad handling when KDF enabled.NIIBE Yutaka1-0/+2
2020-02-21Use gpgrt's new option parser for the remaining daemons.Werner Koch1-91/+68
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-0/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor8-14/+14
2020-02-17scd: Disable pinpad if it's impossible by KDF DO.NIIBE Yutaka1-7/+30
2020-02-13scd: Print the main app name also for not fully supported cards.Werner Koch1-0/+9
2020-02-13scd:openpgp: Return key creation time as part of KEYPARIINFO.Werner Koch2-18/+11
2020-02-11scd:openpgp: Send a KEY-TIME status with READKEYWerner Koch2-1/+39
2020-02-11scd:openpgp: Optional allow for lowercase keyrefs.Werner Koch1-10/+10
2020-02-11scd:openpgp: Allow auto-changing of the key attributes in genkey.Werner Koch2-47/+181
2020-02-11common: Extend the openpgp_curve_to_oid function.Werner Koch2-6/+7
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2-0/+2
2020-02-09scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch1-3/+12
2020-01-16scd: New commands SWITCHCARD and SWITCHAPP.Werner Koch3-13/+262
2020-01-16scd:piv: Remove debug code from a recent commit.Werner Koch1-2/+1
2020-01-13scd: Make the PIN cache robust against wrongdoing of gpg-agent.Werner Koch2-4/+81
2020-01-13scd:piv: Implement PIN cache.Werner Koch5-29/+100
2020-01-13scd: Fix memory leak in command READKEY.Werner Koch2-3/+9
2020-01-13scd: Make SERIALNO --all work correctly and use it.Werner Koch3-54/+91
2020-01-10scd: Implement direct access by KEYGRIP for GETATTR and READKEY.NIIBE Yutaka2-50/+119
2020-01-09scd:openpgp: Implement PIN cache.Werner Koch1-104/+229
2020-01-09scd: Use a scdaemon internal key to protect the PIN cache IPC.Werner Koch1-46/+98
2020-01-07scd: First changes to implement a PIN cache.Werner Koch11-85/+418
2020-01-03scd: Minor fix for readibility.Werner Koch2-2/+2
2019-12-19scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka5-35/+79
2019-11-26doc: Fixed variable naming.Werner Koch1-1/+1
2019-11-15scd,ccid: Fix detection of supported readers with pinpad.NIIBE Yutaka1-3/+4
2019-10-28scd,ccid: Fix GEMPC_EZIO handling.NIIBE Yutaka1-5/+5
2019-10-15scd,ccid: Add 08e6:34c2 (GEMPC_EZIO).NIIBE Yutaka2-7/+22