| Commit message (Expand) | Author | Files | Lines |
2013-01-08 | gpg: Remove a function wrapper. | Werner Koch | 1 | -1/+1 |
2012-11-29 | The keyserver search menu should honor --keyid-format | David Shaw | 1 | -5/+11 |
2012-11-27 | Fix printing of ECC algo names in hkp keyserver listings. | Werner Koch | 1 | -2/+4 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -5/+5 |
2011-11-30 | Rewrite dns-cert.c to not use the gpg-only iobuf stuff. | Werner Koch | 1 | -20/+16 |
2011-11-30 | Increase the default buffer size for DNS certificates. | Werner Koch | 1 | -2/+3 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -2/+2 |
2011-04-25 | Fix regression in gpg's mail address parsing. | Werner Koch | 1 | -4/+4 |
2011-02-09 | Replace printf by es_printf in keyserver.c | Werner Koch | 1 | -27/+24 |
2011-02-08 | Add finger support to dirmngr. | Werner Koch | 1 | -25/+24 |
2011-01-20 | All standard keyserver commands are now using dirmngr. | Werner Koch | 1 | -687/+61 |
2011-01-18 | Keyserver search and get basically works again. | Werner Koch | 1 | -260/+481 |
2011-01-10 | Initial code checking for backup - not yet working. | Werner Koch | 1 | -22/+101 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -1/+1 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -49/+63 |
2010-08-31 | Import OpenPGP keys into the agent. | Werner Koch | 1 | -5/+7 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+1 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -18/+23 |
2009-07-23 | Try a DNS-SD lookup to find a domain-specific LDAP server before | David Shaw | 1 | -13/+50 |
2009-06-17 | Add readcert command. | Werner Koch | 1 | -0/+3 |
2009-05-11 | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 1 | -2/+4 |
2008-12-09 | Flush keyserver search output. | Werner Koch | 1 | -0/+2 |
2008-09-04 | * keyserver.c (keyserver_import_cert): Allow keyserver URLs in | David Shaw | 1 | -7/+1 |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -9/+20 |
2008-04-07 | Minor cleanups. | Werner Koch | 1 | -1/+9 |
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 1 | -2/+2 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -2/+2 |
2007-03-14 | From STABLE-BRANCH-1-4 | David Shaw | 1 | -2/+9 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -6/+7 |
2006-10-06 | * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather | David Shaw | 1 | -2/+6 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -20/+20 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -1/+1 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+4 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -3/+6 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -35/+29 |
2006-04-27 | (keyserver_import_cert): Show warning if there is a CERT fingerprint, | David Shaw | 1 | -0/+6 |
2006-04-27 | * keyserver.c (path_makes_direct): New. (keyserver_spawn): Used here | David Shaw | 1 | -32/+22 |
2006-04-22 | * keyserver.c: Fix build problem with platforms that stick libcurl in | David Shaw | 1 | -3/+0 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -1/+1 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -2/+2 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -274/+1028 |
2006-03-17 | * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type for | David Shaw | 1 | -12/+25 |
2006-03-16 | * cert.c (get_cert): Handle the fixed IPGP type with fingerprint. | David Shaw | 1 | -1/+1 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the | David Shaw | 1 | -3/+9 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work, | David Shaw | 1 | -19/+26 |
2006-03-14 | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 1 | -2/+3 |
2006-02-24 | * keydb.h, getkey.c (release_akl), gpg.c (main): Add | David Shaw | 1 | -2/+38 |
2006-02-24 | * keyserver.c (parse_keyserver_options): Only change max_cert if it is | David Shaw | 1 | -1/+1 |
2006-02-23 | * options.c, gpg.c (main), keyserver.c (keyserver_spawn): No special | David Shaw | 1 | -16/+7 |