aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd:openpgp: Fix workaround for Yubikey heuristics.NIIBE Yutaka2022-07-131-8/+21
* scd: Fail when no good algorithm attribute.NIIBE Yutaka2022-07-131-18/+29
* scd: Don't inhibit SSH authentication for larger data if it can.NIIBE Yutaka2022-07-121-0/+5
* agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka2022-06-091-0/+2
* scd:p15: Fix accidental commit of debug codeWerner Koch2022-06-011-6/+3
* scd: Shorten cardio debug output for all zeroes.Werner Koch2022-06-011-4/+33
* scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka2022-05-171-1/+1
* scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka2022-05-101-1/+2
* scd:p15: Improve the displayed S/N for Technology Nexus cards.Werner Koch2022-05-061-6/+42
* scd:p15: Fix the the sanity check of the displayed S/N.Werner Koch2022-05-061-2/+6
* scd:p15: Fix reading certificates without length info.Werner Koch2022-05-051-6/+23
* scd: New debug flags "card".Werner Koch2022-05-052-1/+4
* scd: Minor code reorganizationWerner Koch2022-04-141-17/+22
* scd: Fix memory leak in ccid-driver.Werner Koch2022-04-141-9/+9
* scd:p15: Improve the PIN prompt for Genua cards.Werner Koch2022-04-131-4/+26
* scd:p15: Support for GeNUA cards.Werner Koch2022-04-131-1/+10
* scd:p15: Prepare AODF parsing for other authentication types.Werner Koch2022-04-131-329/+372
* scd:p15: Add basic support for AET JCOP cards.Werner Koch2022-04-131-5/+46
* scd:p15: Used extended mode already for RSA 2048Werner Koch2022-02-211-2/+2
* scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka2022-02-171-1/+1
* scd: Also prefer Yubikeys if no reader port is given.Werner Koch2022-01-251-1/+2
* scd: Re-group the options in the --help output.Werner Koch2021-12-291-10/+22
* gpgconf: Support reading global options (part 2).Werner Koch2021-12-291-2/+3
* scd:openpgp: Support longer data for INTERNAL_AUTHENTICATE.NIIBE Yutaka2021-11-151-0/+8
* scd: More conservative selection of a card reader.NIIBE Yutaka2021-11-101-1/+1
* scd: Select a reader for PC/SC.NIIBE Yutaka2021-10-221-4/+76
* scd: Remove context reference counting from pc/scWerner Koch2021-09-141-22/+16
* scd: Support PC/SC for "getinfo reader_list".Werner Koch2021-09-083-12/+88
* scd: Fix possible assertion in close_pcsc_reader.Werner Koch2021-09-071-6/+12
* Update OpenPGP card vendor list.Werner Koch2021-07-041-1/+4
* scd:ccid: Handle LIBUSB_TRANSFER_OVERFLOW interrupt transfer.NIIBE Yutaka2021-06-231-0/+5
* scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka2021-06-231-11/+18
* scd: Error code map fix for older Yubikey.NIIBE Yutaka2021-06-141-0/+1
* scd: Fix serial number detection for Yubikey 5.Werner Koch2021-06-101-4/+5
* scd: Release memory for RDRNAME.NIIBE Yutaka2021-05-211-0/+2
* scd: avoid memory leaksJakub Jelen2021-05-202-14/+24
* Assorted memory leak fixes on the error code paths.Werner Koch2021-05-201-1/+1
* scd:p15: Fix logic for appending product name to MANUFACTURER.Ingo Klöcker2021-05-181-2/+2
* scd,pcsc: Use a single context.NIIBE Yutaka2021-05-071-150/+167
* scd: Fix possible PC/SC removed card problemWerner Koch2021-05-041-0/+12
* scd: Add string for another PC/SC error code.Werner Koch2021-05-042-1/+5
* scd: Fix unblock PIN by a Reset Code with KDF.Kirill Elagin2021-05-041-1/+1
* scd: Add option --info to emit KEYPAIRINFO by readkey command.Werner Koch2021-05-033-13/+65
* scd: New option --pcsc-shared.Werner Koch2021-04-294-3/+8
* scd: Rewrite READKEY to allow for compressed points.Werner Koch2021-04-293-43/+75
* scd:p15: Update from current GnuPG 2.3Werner Koch2021-04-291-838/+2726
* common: Extend the openpgp_curve_to_oid function.Werner Koch2021-04-291-4/+4
* scd: New function send_keyinfo to assist in backporting.Werner Koch2021-04-292-0/+30
* scd: Minor changes to assist in backporting from 2.3Werner Koch2021-04-293-5/+9
* scd: Extend an internal function to also return the algo.Werner Koch2021-04-295-12/+19