summaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print a warning if the subkey expiration may not be what you want.Werner Koch2014-09-171-0/+63
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-37/+1
* gpg: Add list-option "show-usage".Werner Koch2014-08-131-1/+1
* gpg: Make --quick-sign-key promote local key signatures.Werner Koch2014-07-231-3/+1
* Make more use of *_NAME macros.Werner Koch2014-05-081-1/+1
* gpg: Change pinentry prompt to talk about "secret key".Werner Koch2014-04-151-1/+1
* gpg: Add commands --quick-sign-key and --quick-lsign-key.Werner Koch2014-03-271-101/+279
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-115/+130
* gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch2014-03-071-1/+4
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-1/+19
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-14/+24
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-7/+7
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-1/+1
* Allow NULL for free_public_key.Werner Koch2011-09-201-7/+3
* Fixed set but unused variable bugsWerner Koch2011-08-101-2/+0
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-26/+26
* Smartcard related updatesWerner Koch2010-11-171-48/+19
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-206/+76
* Make public key data structure easier to read.Werner Koch2010-10-201-8/+8
* More agent support for gpg.Werner Koch2010-10-131-1/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-10/+10
* Removed more secret key related code.Werner Koch2010-09-061-55/+39
* Even less prompts for a new key now.Werner Koch2010-09-011-9/+12
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-8/+9
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-623/+327
* ReindentedWerner Koch2010-04-201-3637/+3833
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-12/+17
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-1/+1
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-10/+13
* Use macros for iobuf ioctls. Werner Koch2010-03-081-1/+1
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-24/+81
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+14
* More stuff for the audit-log.Werner Koch2009-12-021-8/+35
* Allow uid sand key election using a '*'.Werner Koch2009-09-041-75/+104
* Fix bug#1122.Werner Koch2009-09-031-1/+1
* Fix debian bug#543530Werner Koch2009-08-261-0/+30
* Translation fixWerner Koch2009-06-301-2/+5
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-2/+2
* Fix bug#998.Werner Koch2009-02-091-0/+11
* fixed a bug in the prompt formatter.Werner Koch2008-10-281-0/+18
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-3/+3
* * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses itsDavid Shaw2008-09-251-2/+4
* --locate-key now returns several keys if they all match.Werner Koch2008-05-071-2/+2
* Enhanced --auto-key-locate.Werner Koch2008-04-081-2/+2
* Support DSA2.Werner Koch2007-12-121-3/+4
* Started to implement the audit log feature.Werner Koch2007-11-191-3/+3
* Ported changes from 1.4.Werner Koch2007-10-251-1/+1
* Fixed card key generation of gpg2.Werner Koch2007-07-051-1/+7
* Changed to GPLv3.Werner Koch2007-07-041-4/+2