summaryrefslogtreecommitdiffstats
path: root/kbx/frontend.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-11-09gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.NIIBE Yutaka1-10/+35
2020-11-09agent: Fix SOS handling with libgcrypt 1.8.NIIBE Yutaka1-2/+19
2020-11-06agent: Minor tweaks to the new genpin inquiry.Werner Koch1-43/+53
2020-11-06agent: Add genpin inquiry for pinentryAndre Heinecke1-8/+116
2020-11-05gpg: Add canceled status message.Ben Kibbey2-1/+2
2020-11-05scd: Use lock_slot for apdu_send_direct.NIIBE Yutaka1-1/+1
2020-11-05scd: Internal CCID driver: Fix a race condition on close.NIIBE Yutaka1-12/+25
2020-11-04speedo,w32: Install gpg-check-pattern and example profiles.Werner Koch5-3/+40
2020-11-04g13: Include a now missing header file.Werner Koch1-0/+1
2020-11-04gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch1-0/+4
2020-11-04common: Fix duplicate implementation of try_make_homedir.Werner Koch5-48/+42
2020-11-04w32: Add another pinentry search pathAndre Heinecke1-0/+2
2020-11-04w32: Add windows subsystem variant of gpgconfAndre Heinecke2-0/+9
2020-11-03w32: Fix strftime problem on Windows.Werner Koch1-2/+31
2020-11-03gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2-4/+31
2020-11-02gpg: Allow setting notations with the empty string as value.Werner Koch2-0/+10
2020-11-02build: Remove m4 macro defs which are not anymore used.Werner Koch2-166/+0
2020-11-02gpg: Do not use weak digest algos if selected by recipient prefs.Werner Koch4-19/+31
2020-11-02gpg: Fix iteration over signaturesIngo Klöcker1-1/+1
2020-11-02kbx: Don't put zero-byte for ECC.NIIBE Yutaka1-17/+18
2020-11-02gpg: Fix debug output for key_check_all_keysigs with opaque MPI.NIIBE Yutaka1-3/+13
2020-11-02gpg: Fix check_signature2 for opaque MPI.NIIBE Yutaka1-2/+21
2020-11-02gpg: Change the API for checksum to use const qualifier.NIIBE Yutaka2-2/+2
2020-11-02gpg: Fix counting buffer size in check_signature2.NIIBE Yutaka1-1/+1
2020-10-30gpg: Fix SOS handling with libgcrypt version <= 1.8.NIIBE Yutaka1-0/+19
2020-10-30gpg: Fix first zero-byte case for SOS handling.NIIBE Yutaka2-2/+2
2020-10-28gpg: New command --quick-revoke-sigWerner Koch7-9/+288
2020-10-27gpg: Sort the signatures in standard key listings.Werner Koch7-142/+247
2020-10-27scd: Handle canonical serialno and app specific serialno differently.NIIBE Yutaka3-8/+9
2020-10-26g10: Make call to agent_scd_serialno more robust.Werner Koch2-5/+6
2020-10-26g10,sm: Use gnupg_access at two more placesWerner Koch2-2/+2
2020-10-26scd: Flush the cache when writing cert data object.NIIBE Yutaka1-0/+1
2020-10-26gpg: Fix double free on error.NIIBE Yutaka1-1/+2
2020-10-26gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2-7/+6
2020-10-26scd: Internal CCID driver thing only for SPR532.NIIBE Yutaka1-6/+14
2020-10-24scd: Internal CCID driver limiting only for SPR532.NIIBE Yutaka1-1/+1
2020-10-23common: Allow building with released libgpg-error.Werner Koch3-8/+12