aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-10/+13
2017-03-27g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka1-5/+69
2017-03-15g10: Fix check of serialno.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-4/+4
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch1-1/+1
2016-10-24scd: Use canonical curve name of libgcrypt.NIIBE Yutaka1-1/+12
2016-10-21g10: Don't ask keysize for for non-RSA card.NIIBE Yutaka1-22/+28
2016-06-23g10: Fix regression of card-edit/fetch.NIIBE Yutaka1-17/+7
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-5/+4
2016-04-26gpg: Add OpenPGP card vendor 0x2342.Werner Koch1-1/+1
2016-03-14scd: Add manufacturer id 0x000aWerner Koch1-0/+1
2016-01-07gpg: Fix warnings about useless assignments.Werner Koch1-1/+0
2015-11-09scd: Add reder information to --card-status.NIIBE Yutaka1-0/+5
2015-10-21gpg: Add a new OpenPGP card vendor.Werner Koch1-0/+1
2015-07-25scd: support any curves defined by libgcrypt.NIIBE Yutaka1-7/+12
2015-07-23scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka1-1/+1
2015-05-07gpg: Improve 'General key info' line of --card-status.Werner Koch1-27/+4
2015-04-03g10: Fix keytocard.NIIBE Yutaka1-3/+3
2015-01-05gpg: Remove unused args from a function.Werner Koch1-1/+1
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-2/+170
2014-12-08gpg: Add OpenPGP card vendor 0x1337.Werner Koch1-0/+2
2014-12-05scd: Fix for NIST P-256.NIIBE Yutaka1-1/+1
2014-11-19Comment typo fixes.Werner Koch1-2/+2
2014-11-04Add open card manufacturer 0x0008.Werner Koch1-0/+1
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-1/+2
2014-10-19gpg: Make card key generation work again.Werner Koch1-2/+2
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-2/+2
2014-09-27gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch1-1/+1
2014-06-25gpg: Allow key-to-card upload for cert-only keysWerner Koch1-1/+1
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-3/+3
2014-01-29gpg: Add another card vendor id.Werner Koch1-0/+1
2013-02-22gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka1-2/+4
2013-02-12gpg: Implement card_store_subkey again.NIIBE Yutaka1-147/+95
2012-11-16Add an OpenPGP card vendor.Werner Koch1-1/+2
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-5/+5
2011-11-06Allow creating subkeys using an existing keyWerner Koch1-3/+3
2011-06-16Allow generation of card keys up to 4096 bit.Werner Koch1-1/+1
2011-03-03Print the secret keyinfo stuff with --card-status again.Werner Koch1-21/+23
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-54/+53
2010-11-17Smartcard related updatesWerner Koch1-40/+49
2010-10-13More agent support for gpg.Werner Koch1-0/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-5/+5
2010-09-06Removed more secret key related code.Werner Koch1-144/+150
2010-06-07Add unfinished gpgtar.Werner Koch1-0/+2
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-9/+10
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-67/+70
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-1/+1
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-2/+2