aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd:nks: Add support of KEYGRIP for do_readcert.NIIBE Yutaka2020-12-101-0/+18
* scd:nks: Factor out iteration over filelist.NIIBE Yutaka2020-12-101-78/+114
* wks-client: Improve an error messageWerner Koch2020-12-091-1/+1
* scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka2020-12-091-11/+18
* scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.NIIBE Yutaka2020-12-091-0/+1
* scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.NIIBE Yutaka2020-12-091-1/+0
* scd:yubikey: Fix support of Yubikey NEO.NIIBE Yutaka2020-12-081-0/+3
* agent: Allow decryption with card but no file.NIIBE Yutaka2020-12-081-2/+5
* agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2020-12-082-24/+24
* agent: Allow pksign operation with card but no file.NIIBE Yutaka2020-12-081-2/+4
* gpg: Make quick-gen-key with algo "card" work for keys without keytimeIngo Klöcker2020-12-071-6/+4
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-072-2/+4
* scd:nks: Fix caching keygrip (more).NIIBE Yutaka2020-12-031-5/+7
* scd: Fix KEYINFO command with --data option.NIIBE Yutaka2020-12-031-4/+3
* scd:openpgp: Fix writing ECC key to card.NIIBE Yutaka2020-12-031-6/+27
* kbx: Better error message in case of a crippled Libgcrypt.Werner Koch2020-12-021-2/+10
* doc: Add parameters for batch generation of ECC keys.Jens Meißner2020-12-011-0/+8
* scd:nks: Minor additions to the basic IDLM application support.Werner Koch2020-11-301-15/+25
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-273-1/+43
* scd: New getinfo sub-command apdu_strerror.Werner Koch2020-11-272-15/+28
* card: Netkey improvement for passwd.Werner Koch2020-11-271-13/+22
* scd:ccid-driver: Fix pinpad error handling for cancel/timeout.NIIBE Yutaka2020-11-274-2/+17
* agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch2020-11-263-38/+39
* scd: Do not try to use a non-enabled app after card switching.Werner Koch2020-11-261-2/+19
* scd: Add special serialno compare for OpenPGP cards.Werner Koch2020-11-263-10/+45
* gpg: Report an error for receiving key from agent.NIIBE Yutaka2020-11-261-0/+1
* scd,nks: Fix caching keygrip.NIIBE Yutaka2020-11-261-3/+4
* scd:p15: Print the internal card type.Werner Koch2020-11-251-0/+8
* scd:p15: Improve support for some CardOS based cards.Werner Koch2020-11-253-14/+68
* g13: Add missing headerWerner Koch2020-11-251-0/+1
* scd: Rework the handling of the displayed serial number.Werner Koch2020-11-255-119/+178
* scd: Fix an error return for READKEY.NIIBE Yutaka2020-11-251-0/+3
* scd,nks: Fix SEGV for learn for older card.NIIBE Yutaka2020-11-251-0/+1
* doc: Fix typosGavin L. Rebeiro2020-11-234-7/+7
* gpg: Change API of agent_scd_serialno.NIIBE Yutaka2020-11-203-21/+13
* Fix the previous comment changes help doc string.NIIBE Yutaka2020-11-203-3/+3
* gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka2020-11-202-2/+2
* gpgconf: Also print revision of libksba.Werner Koch2020-11-191-3/+4
* agent: Fix creating shadow key on card key generation.NIIBE Yutaka2020-11-191-3/+3
* gpg: Fix --card-edit command.NIIBE Yutaka2020-11-191-1/+2
* build: Update to newer autoconf constructs.NIIBE Yutaka2020-11-1816-242/+264
* build: Use modern Autoconf check for types.NIIBE Yutaka2020-11-182-17/+12
* gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch2020-11-134-36/+59
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* scd: Do not print reader status change with --debug cardio.Werner Koch2020-11-111-1/+1
* w32: Replace some fopen by es_fopen.Werner Koch2020-11-115-84/+43
* gpg: Fix the previous commit.NIIBE Yutaka2020-11-111-1/+3
* gpg: In batch mode, delete-secret-key is not okay without --yes.NIIBE Yutaka2020-11-101-1/+6
* gpg: Fix agent_delete_key interaction.NIIBE Yutaka2020-11-101-0/+1
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-094-12/+57