aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2016-10-241-1/+12
* g10: Don't ask keysize for for non-RSA card.NIIBE Yutaka2016-10-211-22/+28
* g10: Fix regression of card-edit/fetch.NIIBE Yutaka2016-06-231-17/+7
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-5/+4
* gpg: Add OpenPGP card vendor 0x2342.Werner Koch2016-04-261-1/+1
* scd: Add manufacturer id 0x000aWerner Koch2016-03-141-0/+1
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-1/+0
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-0/+5
* gpg: Add a new OpenPGP card vendor.Werner Koch2015-10-211-0/+1
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-251-7/+12
* scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka2015-07-231-1/+1
* gpg: Improve 'General key info' line of --card-status.Werner Koch2015-05-071-27/+4
* g10: Fix keytocard.NIIBE Yutaka2015-04-031-3/+3
* gpg: Remove unused args from a function.Werner Koch2015-01-051-1/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-2/+170
* gpg: Add OpenPGP card vendor 0x1337.Werner Koch2014-12-081-0/+2
* scd: Fix for NIST P-256.NIIBE Yutaka2014-12-051-1/+1
* Comment typo fixes.Werner Koch2014-11-191-2/+2
* Add open card manufacturer 0x0008.Werner Koch2014-11-041-0/+1
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-1/+2
* gpg: Make card key generation work again.Werner Koch2014-10-191-2/+2
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-2/+2
* gpg: Simplify command --gen-key and add --full-gen-key.Werner Koch2014-09-271-1/+1
* gpg: Allow key-to-card upload for cert-only keysWerner Koch2014-06-251-1/+1
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-3/+3
* gpg: Add another card vendor id.Werner Koch2014-01-291-0/+1
* gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka2013-02-221-2/+4
* gpg: Implement card_store_subkey again.NIIBE Yutaka2013-02-121-147/+95
* Add an OpenPGP card vendor.Werner Koch2012-11-161-1/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-3/+3
* Allow generation of card keys up to 4096 bit.Werner Koch2011-06-161-1/+1
* Print the secret keyinfo stuff with --card-status again.Werner Koch2011-03-031-21/+23
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-54/+53
* Smartcard related updatesWerner Koch2010-11-171-40/+49
* More agent support for gpg.Werner Koch2010-10-131-0/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-5/+5
* Removed more secret key related code.Werner Koch2010-09-061-144/+150
* Add unfinished gpgtar.Werner Koch2010-06-071-0/+2
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-9/+10
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-67/+70
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-1/+1
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+2