| Commit message (Expand) | Author | Files | Lines |
2012-06-25 | gpg: Disallow the use of v3 keys.disallow-v3-keys | Werner Koch | 1 | -1/+12 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -2/+2 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -5/+5 |
2011-04-25 | Fix regression in gpg's mail address parsing. | Werner Koch | 1 | -1/+1 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -11/+11 |
2011-01-06 | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 1 | -1/+4 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -26/+28 |
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -69/+87 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -8/+8 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -1/+1 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -184/+142 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -3/+3 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -310/+295 |
2010-01-09 | Re-indent | Werner Koch | 1 | -2061/+2210 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -225/+5 |
2009-05-06 | Fix bug#1034. | Werner Koch | 1 | -10/+0 |
2009-01-12 | preparing a release | Werner Koch | 1 | -2/+7 |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -1/+3 |
2008-05-09 | Remove a warning. | Werner Koch | 1 | -1/+1 |
2008-05-07 | --locate-key now returns several keys if they all match. | Werner Koch | 1 | -9/+59 |
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -4/+9 |
2008-04-16 | Test commit | David Shaw | 1 | -2/+2 |
2008-04-16 | If there are multiple 0x19 backsigs, take the most recent one. (from 1.4). | Werner Koch | 1 | -27/+73 |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -44/+90 |
2008-04-07 | Minor cleanups. | Werner Koch | 1 | -5/+3 |
2008-03-06 | Comment fixes. | Werner Koch | 1 | -3/+3 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-03-10 | From STABLE-BRANCH-1-4 | David Shaw | 1 | -0/+3 |
2007-03-08 | Fix from 1.4: | Werner Koch | 1 | -4/+9 |
2006-10-20 | Allow to select X.509 certificates using the keygrip. | Werner Koch | 1 | -1/+5 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -6/+6 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -8/+8 |
2006-05-23 | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 1 | -7/+7 |
2006-05-22 | * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selection | David Shaw | 1 | -1/+1 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -4/+4 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -290/+676 |
2006-04-09 | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 1 | -4/+4 |
2006-04-08 | See ChangeLog | Werner Koch | 1 | -4/+17 |
2006-04-01 | * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock. | David Shaw | 1 | -5/+6 |
2006-03-22 | * getkey.c (parse_auto_key_locate): Silently strip out duplicates rather | David Shaw | 1 | -5/+10 |
2006-03-17 | * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type for | David Shaw | 1 | -12/+11 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the | David Shaw | 1 | -27/+40 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work, | David Shaw | 1 | -4/+4 |
2006-03-01 | * getkey.c (parse_auto_key_locate): Error if the user selects "cert" or | David Shaw | 1 | -5/+9 |
2006-02-24 | * keydb.h, getkey.c (release_akl), gpg.c (main): Add | David Shaw | 1 | -8/+24 |
2006-02-22 | * options.h, keyserver-internal.h, keyserver.c (keyserver_import_name), | David Shaw | 1 | -4/+31 |
2006-02-22 | * options.h, keydb.h, g10.c (main), getkey.c (parse_auto_key_locate): | David Shaw | 1 | -62/+110 |
2006-02-21 | * getkey.c (get_pubkey_byname): Fix minor security problem with PKA when | David Shaw | 1 | -1/+14 |
2005-12-23 | * keyserver.c (keyserver_import_pka): New. Moved from | David Shaw | 1 | -21/+40 |
2005-12-23 | * gpgv.c: Stub. | David Shaw | 1 | -28/+46 |