summaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Use modern spelling for the female salutation.Werner Koch2019-08-221-2/+2
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-07-191-3/+20
* card: Support disabling KDF functionality.NIIBE Yutaka2019-07-191-7/+21
* gpg: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-211-3/+2
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-04-011-15/+29
* gpg: Remove two unused card related functions.Werner Koch2019-04-011-4/+0
* gpg: Remove unused arg in a card related function.Werner Koch2019-04-011-14/+13
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-1/+1
* card: Display UIF setting.NIIBE Yutaka2018-11-151-0/+11
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-11-151-0/+4
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-11-151-0/+5
* g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
* g10,scd: Improve UIF support.NIIBE Yutaka2018-10-251-0/+21
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* gpg: Add new card vendorWerner Koch2018-10-041-0/+1
* g10,scd: Support UIF changing command.NIIBE Yutaka2018-09-271-2/+33
* g10: Fix memory leak for --card-status.NIIBE Yutaka2018-09-181-4/+3
* gpg: Prepare for longer card fingerprints.Werner Koch2018-08-271-47/+56
* card: Fix memory leak for fetch-url sub command.NIIBE Yutaka2018-06-121-0/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-1/+1
|\
| * g10: Fix printing the keygrip with --card-status.NIIBE Yutaka2018-04-251-1/+1
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-132/+238
|\|
| * 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
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-7/+125
|\|
| * scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-1/+104
| * scd: Better user interaction for factory-reset.NIIBE Yutaka2018-03-161-6/+21
* | Merge branch 'STABLE-BRANCH-2-2' into wk-masterWerner Koch2018-03-061-6/+35
|\|
| * 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
* | Add a new OpenPGP card vendor.Werner Koch2018-02-011-0/+1
* | gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2017-11-151-6/+7
* | gpg: Unifiy the message for re-configuring cards.Werner Koch2017-11-021-1/+5
* | gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-27/+59
* | Register another OpenPGP card vendor.Werner Koch2017-11-011-0/+1
* | gpg: Rename two card related functions in card-util.Werner Koch2017-11-011-6/+6
* | g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-10-301-14/+0
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-271-4/+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