aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* card: Run factory-reset in locked stated.Werner Koch2020-11-094-17/+58
* gpg: Do not print rejected digest algo notes with --quiet.Werner Koch2020-11-091-1/+5
* gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.NIIBE Yutaka2020-11-091-10/+35
* agent: Fix SOS handling with libgcrypt 1.8.NIIBE Yutaka2020-11-091-2/+19
* agent: Minor tweaks to the new genpin inquiry.Werner Koch2020-11-061-43/+53
* agent: Add genpin inquiry for pinentryAndre Heinecke2020-11-061-8/+116
* gpg: Add canceled status message.Ben Kibbey2020-11-052-1/+2
* scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka2020-11-051-1/+1
* scd: Internal CCID driver: Fix a race condition on close.NIIBE Yutaka2020-11-051-12/+25
* speedo,w32: Install gpg-check-pattern and example profiles.Werner Koch2020-11-045-3/+40
* g13: Include a now missing header file.Werner Koch2020-11-041-0/+1
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4
* common: Fix duplicate implementation of try_make_homedir.Werner Koch2020-11-045-48/+42
* w32: Add another pinentry search pathAndre Heinecke2020-11-041-0/+2
* w32: Add windows subsystem variant of gpgconfAndre Heinecke2020-11-042-0/+9
* w32: Fix strftime problem on Windows.Werner Koch2020-11-031-2/+31
* gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2020-11-032-4/+31
* gpg: Allow setting notations with the empty string as value.Werner Koch2020-11-022-0/+10
* build: Remove m4 macro defs which are not anymore used.Werner Koch2020-11-022-166/+0
* gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch2020-11-024-19/+31