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