aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix informative printing of user ids.Werner Koch2014-10-131-20/+91
* gpg: Fix bug parsing a zero length user id.Werner Koch2014-06-021-1/+4
* gpg: Re-enable secret key deletion.Werner Koch2014-04-151-0/+32
* gpg: New mechanism "clear" for --auto-key-locate.Werner Koch2014-03-171-2/+9
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-0/+1
* Merge branch 'master' into key-storage-workkey-storage-workWerner Koch2013-03-201-1/+7
|\
| * gpg: Distinguish between missing and cleared key flags.Werner Koch2013-03-191-1/+7
* | gpg: Remove a function wrapper.Werner Koch2013-01-081-2/+2
* | gpg: Allow generation of more than 4096 keys in one run.Werner Koch2013-01-071-6/+20
* | gpg: First working support for keyboxes.Werner Koch2012-12-281-2/+3
|/
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Re-indentation of keydb.c and error code changes.Werner Koch2011-04-291-5/+5
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-11/+11
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-1/+4
* Make public key data structure easier to read.Werner Koch2010-10-201-26/+28
* More agent support for gpg.Werner Koch2010-10-131-69/+87
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-8/+8
* Removed more secret key related code.Werner Koch2010-09-061-1/+1
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-184/+142
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-3/+3
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-310/+295
* Re-indentWerner Koch2010-01-091-2061/+2210
* Unification of the search descriptor usage.Werner Koch2009-12-081-225/+5
* Fix bug#1034.Werner Koch2009-05-061-10/+0
* preparing a releaseWerner Koch2009-01-121-2/+7
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+3
* Remove a warning.Werner Koch2008-05-091-1/+1
* --locate-key now returns several keys if they all match.Werner Koch2008-05-071-9/+59
* Add command --locate-key.Werner Koch2008-05-071-4/+9
* Test commitDavid Shaw2008-04-161-2/+2
* If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch2008-04-161-27/+73
* Enhanced --auto-key-locate.Werner Koch2008-04-081-44/+90
* Minor cleanups.Werner Koch2008-04-071-5/+3
* Comment fixes.Werner Koch2008-03-061-3/+3
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* From STABLE-BRANCH-1-4David Shaw2007-03-101-0/+3
* Fix from 1.4:Werner Koch2007-03-081-4/+9
* Allow to select X.509 certificates using the keygrip.Werner Koch2006-10-201-1/+5
* Fix for bug 537Werner Koch2006-10-021-6/+6
* Ported patches from 1.4.x Werner Koch2006-06-271-8/+8
* Merged recent changes from 1.4Werner Koch2006-04-281-4/+4
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-290/+676
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-5/+3
* * keygen.c (do_add_key_flags, parse_parameter_usage)Werner Koch2003-09-051-7/+14
* * options.h (DBG_CIPHER): Reintroduced it.Werner Koch2003-07-031-1/+1
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-49/+51
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+2611
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-2476/+0
* * getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw2002-10-041-1/+4