summaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable readline support in --card-edit.Werner Koch2009-08-051-12/+9
* Ask for the keysize when generating a new card key.Werner Koch2009-08-051-18/+145
* Make use of the card's extended capabilities.Werner Koch2009-07-221-13/+40
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-091-3/+7
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-3/+1
* Add readcert command.Werner Koch2009-06-171-7/+74
* app-openpgp changesWerner Koch2009-06-091-26/+49
* Fixed an fopen problem on Windows Vista.Werner Koch2009-06-031-0/+1
* Fix for bug#1066.Werner Koch2009-06-021-0/+1
* Made card key generate with backup key work for 2048 bit.Werner Koch2009-05-151-1/+15
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+6
* Add a sample key.Werner Koch2009-01-131-2/+23
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-2/+2
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-251-2/+45
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-54/+118
* Add --logger-fd alias.Werner Koch2008-01-261-0/+2
* Typo fixes.Werner Koch2007-07-171-3/+6
* Fixed card key generation of gpg2.Werner Koch2007-07-051-13/+3
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Fix for bug 537Werner Koch2006-10-021-1/+1
* Various updatesWerner Koch2006-09-211-0/+1
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-1/+1
* g10/ does build again.Werner Koch2006-05-231-11/+7
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-77/+323
* Compile fixes.Werner Koch2004-10-221-5/+25
* Updated from 1.3Werner Koch2004-10-221-130/+489
* * card-util.c (change_login): Kludge to allow reading data from aWerner Koch2004-07-011-11/+112
* * card-util.c (card_edit): Remove PIN verification.Werner Koch2004-04-291-32/+26