aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Pass ECDH parameters to OpenPGP smartcardsWerner Koch2023-10-271-4/+15
* gpg: Delete secret key after "keytocard".Werner Koch2023-03-151-6/+11
* gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-291-1/+0
* gpg: Fix "generate" command in --card-edit.Werner Koch2022-08-161-1/+7
* gpg: Update shadow-keys with --card-status also for non-openpgp cards.Werner Koch2022-08-161-0/+3
* gpg: Fix --card-status to handle lowercase APPTYPEsWerner Koch2022-08-161-6/+6
* gpg: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2022-08-161-4/+5
* gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch2021-08-201-3/+8
* common: Extend the openpgp_curve_to_oid function.Werner Koch2021-04-291-2/+3
* card: Run factory-reset in locked stated.Werner Koch2020-11-091-5/+19
* gpg: Use the new MANUFACTURER attribute.Werner Koch2020-04-151-43/+6
* gpg: Add a new OpenPGP card vendor.Werner Koch2020-03-141-0/+1
* gpg: Add new card vendorWerner Koch2020-03-031-0/+1
* card: Add new OpenPGP card vendor.Werner Koch2020-01-281-0/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-211-0/+1
* gpg: Use modern spelling for the female salutation.Werner Koch2019-08-221-2/+2
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-08-211-15/+29
* gpg: Remove two unused card related functions.Werner Koch2019-08-211-4/+0
* gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2019-08-211-6/+7
* gpg: Remove unused arg in a card related function.Werner Koch2019-08-211-13/+14
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-08-121-3/+20
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-061-0/+4
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-12-061-0/+5
* g10: Fix memory leak for --card-status.NIIBE Yutaka2018-12-061-4/+3
* g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
* gpg: Add new card vendorWerner Koch2018-11-051-0/+1
* g10: Fix printing the keygrip with --card-status.NIIBE Yutaka2018-04-251-1/+1
* gpg: Add new OpenPGP card vendor.Werner Koch2018-04-051-0/+1
* g10: Let card-edit/key-attr show message when change.NIIBE Yutaka2018-04-051-8/+14
* g10: Fix card-edit/kdf-setup for single salt.NIIBE Yutaka2018-03-301-1/+3
* g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-301-16/+32
* g10: Add "key-attr" command for --card-edit.NIIBE Yutaka2018-03-301-53/+52
* g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-291-71/+157
* g10: check_pin_for_key_operation should be just before genkey.NIIBE Yutaka2018-03-291-7/+7
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-1/+104
* scd: Better user interaction for factory-reset.NIIBE Yutaka2018-03-161-6/+21
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-011-6/+35
* gpg: Update list of card vendors from masterWerner Koch2018-02-011-0/+2
* g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-11-061-14/+0
* gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-21/+54
* gpg: Rename two card related functions in card-util.Werner Koch2017-11-021-6/+6
* g10: Don't limit at the frontend side for card capability.NIIBE Yutaka2017-07-211-37/+12
* gpg: Pass key origin values to import functions.Werner Koch2017-07-131-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-10/+13
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-271-5/+69
* g10: Fix check of serialno.NIIBE Yutaka2017-03-151-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-271-1/+1