summaryrefslogtreecommitdiffstats
path: root/common/helpfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09wks-client: Improve an error messageWerner Koch1-1/+1
2020-12-09scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka1-11/+18
2020-12-09scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.NIIBE Yutaka1-0/+1
2020-12-09scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.NIIBE Yutaka1-1/+0
2020-12-08scd:yubikey: Fix support of Yubikey NEO.NIIBE Yutaka1-0/+3
2020-12-08agent: Allow decryption with card but no file.NIIBE Yutaka1-2/+5
2020-12-08agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2-24/+24
2020-12-08agent: Allow pksign operation with card but no file.NIIBE Yutaka1-2/+4
2020-12-07gpg: Make quick-gen-key with algo "card" work for keys without keytimeIngo Klöcker1-6/+4
2020-12-07gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2-2/+4
2020-12-03scd:nks: Fix caching keygrip (more).NIIBE Yutaka1-5/+7
2020-12-03scd: Fix KEYINFO command with --data option.NIIBE Yutaka1-4/+3
2020-12-03scd:openpgp: Fix writing ECC key to card.NIIBE Yutaka1-6/+27
2020-12-02kbx: Better error message in case of a crippled Libgcrypt.Werner Koch1-2/+10
2020-12-01doc: Add parameters for batch generation of ECC keys.Jens Meißner1-0/+8
2020-11-30scd:nks: Minor additions to the basic IDLM application support.Werner Koch1-15/+25
2020-11-27card: Let the APDU command prints a description of the status word.Werner Koch3-1/+43
2020-11-27scd: New getinfo sub-command apdu_strerror.Werner Koch2-15/+28
2020-11-27card: Netkey improvement for passwd.Werner Koch1-13/+22
2020-11-27scd:ccid-driver: Fix pinpad error handling for cancel/timeout.NIIBE Yutaka4-2/+17
2020-11-26agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch3-38/+39
2020-11-26scd: Do not try to use a non-enabled app after card switching.Werner Koch1-2/+19
2020-11-26scd: Add special serialno compare for OpenPGP cards.Werner Koch3-10/+45
2020-11-26gpg: Report an error for receiving key from agent.NIIBE Yutaka1-0/+1
2020-11-26scd,nks: Fix caching keygrip.NIIBE Yutaka1-3/+4
2020-11-25scd:p15: Print the internal card type.Werner Koch1-0/+8
2020-11-25scd:p15: Improve support for some CardOS based cards.Werner Koch3-14/+68
2020-11-25g13: Add missing headerWerner Koch1-0/+1
2020-11-25scd: Rework the handling of the displayed serial number.Werner Koch5-119/+178
2020-11-25scd: Fix an error return for READKEY.NIIBE Yutaka1-0/+3
2020-11-25scd,nks: Fix SEGV for learn for older card.NIIBE Yutaka1-0/+1
2020-11-23doc: Fix typosGavin L. Rebeiro4-7/+7
2020-11-20gpg: Change API of agent_scd_serialno.NIIBE Yutaka3-21/+13
2020-11-20Fix the previous comment changes help doc string.NIIBE Yutaka3-3/+3
2020-11-20gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka2-2/+2
2020-11-19gpgconf: Also print revision of libksba.Werner Koch1-3/+4
2020-11-19agent: Fix creating shadow key on card key generation.NIIBE Yutaka1-3/+3
2020-11-19gpg: Fix --card-edit command.NIIBE Yutaka1-1/+2
2020-11-18build: Update to newer autoconf constructs.NIIBE Yutaka16-242/+264
2020-11-18build: Use modern Autoconf check for types.NIIBE Yutaka2-17/+12
2020-11-13gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch4-36/+59
2020-11-12gpgconf: Yet another fix for --apply-profile.Werner Koch1-4/+4
2020-11-11scd: Do not print reader status change with --debug cardio.Werner Koch1-1/+1
2020-11-11w32: Replace some fopen by es_fopen.Werner Koch5-84/+43
2020-11-11gpg: Fix the previous commit.NIIBE Yutaka1-1/+3
2020-11-10gpg: In batch mode, delete-secret-key is not okay without --yes.NIIBE Yutaka1-1/+6
2020-11-10gpg: Fix agent_delete_key interaction.NIIBE Yutaka1-0/+1
2020-11-09card: Run factory-reset in locked stated also in gpg-card.Werner Koch4-12/+57
2020-11-09card: Run factory-reset in locked stated.Werner Koch4-17/+58
2020-11-09gpg: Do not print rejected digest algo notes with --quiet.Werner Koch1-1/+5