aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-06gpg: Add commands "fpr *" and "grip" to --edit-key.Werner Koch1-5/+64
2015-07-29gpg: Indicate secret keys and cards in a key-edit listing.Werner Koch1-25/+77
2015-07-28gpg: Remove the edit-key toggle command.Werner Koch1-13/+2
2015-05-08gpg: New command --quick-adduid.Werner Koch1-11/+109
2015-05-08gpg: Minor code merging in keyedit.Werner Koch1-17/+26
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-1/+1
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+0
2015-04-03g10: Fix keytocard.NIIBE Yutaka1-5/+16
2015-02-19gpg: Replace remaining uses of stdio by estream.Werner Koch1-10/+10
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-27/+29
2015-01-05gpg: Remove unused args from a function.Werner Koch1-1/+1
2014-10-17gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch1-28/+10
2014-09-17gpg: Print a warning if the subkey expiration may not be what you want.Werner Koch1-0/+63
2014-08-14gpg: Remove options --pgp2 and --rfc1991.Werner Koch1-37/+1
2014-08-13gpg: Add list-option "show-usage".Werner Koch1-1/+1
2014-07-23gpg: Make --quick-sign-key promote local key signatures.Werner Koch1-3/+1
2014-05-08Make more use of *_NAME macros.Werner Koch1-1/+1
2014-04-15gpg: Change pinentry prompt to talk about "secret key".Werner Koch1-1/+1
2014-03-27gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch1-101/+279
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-115/+130
2014-03-07gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch1-1/+4
2014-02-10gpg: Allow building without any trust model support.Werner Koch1-1/+19
2014-02-05gpg: Change format for the key size in --list-key and --edit-key.Werner Koch1-14/+24
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-7/+7
2011-11-06Allow creating subkeys using an existing keyWerner Koch1-1/+1
2011-09-20Allow NULL for free_public_key.Werner Koch1-7/+3
2011-08-10Fixed set but unused variable bugsWerner Koch1-2/+0
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-26/+26
2010-11-17Smartcard related updatesWerner Koch1-48/+19
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-206/+76
2010-10-20Make public key data structure easier to read.Werner Koch1-8/+8
2010-10-13More agent support for gpg.Werner Koch1-1/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-10/+10
2010-09-06Removed more secret key related code.Werner Koch1-55/+39
2010-09-01Even less prompts for a new key now.Werner Koch1-9/+12
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-8/+9
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-623/+327
2010-04-20ReindentedWerner Koch1-3637/+3833
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-12/+17
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch1-1/+1
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-10/+13
2010-03-08Use macros for iobuf ioctls. Werner Koch1-1/+1
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-24/+81
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-1/+14
2009-12-02More stuff for the audit-log.Werner Koch1-8/+35
2009-09-04Allow uid sand key election using a '*'.Werner Koch1-75/+104
2009-09-03Fix bug#1122.Werner Koch1-1/+1
2009-08-26Fix debian bug#543530Werner Koch1-0/+30
2009-06-30Translation fixWerner Koch1-2/+5
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-2/+2