| Commit message (Expand) | Author | Age | Files | Lines |
* | * getkey.c (get_pubkey_byname): Fix minor security problem with PKA when | David Shaw | 2006-02-21 | 1 | -3/+2 |
* | * gpgv.c: Stub keyserver_import_ldap. | David Shaw | 2006-02-21 | 1 | -0/+35 |
* | * keyserver.c (parse_keyserver_uri): Include the scheme in the uri | David Shaw | 2006-02-21 | 1 | -2/+7 |
* | * keyserver.c (parse_keyserver_uri): If there is a path present, set the | David Shaw | 2006-01-24 | 1 | -0/+3 |
* | * keyserver.c (keyserver_spawn): Include the EXEEXT so we can find | David Shaw | 2006-01-22 | 1 | -2/+4 |
* | * keyserver.c (keyserver_refresh): Fix problem when more than one key | David Shaw | 2006-01-07 | 1 | -1/+1 |
* | * mainproc.c (check_sig_and_print), keyserver.c | David Shaw | 2006-01-01 | 1 | -1/+1 |
* | * keyserver.c (keyserver_import_pka): New. Moved from | David Shaw | 2005-12-23 | 1 | -1/+98 |
* | * gpgv.c: Stub. | David Shaw | 2005-12-23 | 1 | -25/+62 |
* | Finished PKA feature | Werner Koch | 2005-12-20 | 1 | -1/+1 |
* | * keyserver.c (keyserver_fetch): Switch on fast-import before we | David Shaw | 2005-12-08 | 1 | -0/+13 |
* | Made strings translatable. Minor fixes. | Werner Koch | 2005-12-08 | 1 | -2/+2 |
* | * options.h, keyserver.c (curl_cant_handle, keyserver_spawn, | David Shaw | 2005-12-08 | 1 | -7/+25 |
* | * keyserver.c (keyserver_spawn): Don't print "searching for key 00000000" | David Shaw | 2005-12-07 | 1 | -9/+48 |
* | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 2005-09-14 | 1 | -9/+20 |
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 2005-08-27 | 1 | -0/+2 |
* | * Makefile.am: No need to link with curl any longer. | David Shaw | 2005-08-21 | 1 | -33/+32 |
* | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 2005-08-05 | 1 | -0/+1 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -57/+57 |
* | * keyserver.c (keyserver_typemap): Special-case LDAP since curl will | David Shaw | 2005-07-27 | 1 | -1/+3 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 1 | -2/+10 |
* | * keyserver.c (curl_can_handle): New. Do a runtime check against libcurl | David Shaw | 2005-07-20 | 1 | -15/+33 |
* | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 2005-07-19 | 1 | -5/+7 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * keyserver.c (keyserver_spawn): Free some memory. | David Shaw | 2005-04-17 | 1 | -1/+11 |
* | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 2005-04-11 | 1 | -1/+2 |
* | * exec.h, exec.c (set_exec_path): Remove some dead code and change all | David Shaw | 2005-03-31 | 1 | -1/+1 |
* | * keyserver.c (keyserver_spawn): Don't mess about with the $PATH. | David Shaw | 2005-03-31 | 1 | -9/+35 |
* | * options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): Don't | David Shaw | 2005-03-17 | 1 | -11/+3 |
* | * keyserver.c (parse_keyserver_options): Accept honor-http-proxy as an | David Shaw | 2005-03-10 | 1 | -0/+8 |
* | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb | David Shaw | 2005-02-06 | 1 | -4/+18 |
* | * keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literal | David Shaw | 2005-01-26 | 1 | -4/+36 |
* | * keyserver.c (free_keyserver_spec): Fix small leak. | David Shaw | 2005-01-22 | 1 | -0/+6 |
* | * filter.h, armor.c (armor_filter): Use the eol string from the armor | David Shaw | 2005-01-06 | 1 | -1/+8 |
* | * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl has | David Shaw | 2004-12-24 | 1 | -2/+4 |
* | * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth data | David Shaw | 2004-12-22 | 1 | -0/+20 |
* | * keyserver.c (keyserver_typemap): New. Map certain keyserver types to a | David Shaw | 2004-12-22 | 1 | -10/+24 |
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 1 | -4/+11 |
* | * keyserver.c (parse_preferred_keyserver): Force preferred keyserver | David Shaw | 2004-12-12 | 1 | -1/+1 |
* | * keyserver.c (keyserver_work): Handle keyserver timeouts. | David Shaw | 2004-10-13 | 1 | -0/+4 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 1 | -8/+21 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 1 | -3/+3 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 2004-10-06 | 1 | -1/+4 |
* | * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, and | David Shaw | 2004-10-05 | 1 | -0/+4 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 2004-09-29 | 1 | -5/+8 |
* | * signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zero | David Shaw | 2004-09-28 | 1 | -3/+3 |
* | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 2004-09-21 | 1 | -4/+4 |
* | * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the | David Shaw | 2004-09-11 | 1 | -2/+3 |
* | * keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as we | David Shaw | 2004-09-03 | 1 | -13/+16 |
* | * keyserver.c (keyserver_spawn): Show log line for what keyserver action | David Shaw | 2004-08-23 | 1 | -5/+15 |