aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Switch to a hash and CERT record based PKA system.Werner Koch2015-02-251-2/+0
* Move new mailbox.c source file to common/.Werner Koch2015-02-251-1/+1
* gpg: Skip legacy keys while searching keyrings.Werner Koch2015-02-231-2/+37
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-1/+1
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-6/+8
* gpg: Add dedicated error code for PGP-2 keys.Werner Koch2015-01-221-3/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-23/+26
* gpg: Remove an unused variable.Werner Koch2015-01-221-2/+0
* gpg: Remove unused args from a function.Werner Koch2015-01-051-1/+1
* gpg: Fix endless loop in keylisting with fingerprint.Werner Koch2014-11-021-0/+6
* gpg: Minor cleanup for key listing related code.Werner Koch2014-11-021-16/+10
* gpg: Fix testing for secret key availability.Werner Koch2014-10-311-1/+0
* gpg: Remove commented code.Werner Koch2014-10-311-143/+0
* 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