aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-08-23* keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw1-9/+19
2004-05-26* keyserver.c (keyserver_refresh): Keep track of keys already fetched soDavid Shaw1-3/+8
2004-05-22* mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw1-26/+30
2004-05-21* keyserver.c (keyidlist): Go back to the old fast keyid lister. OnlyDavid Shaw1-99/+133
2004-05-21* keyserver.c (keyserver_spawn): Fix keyserver options on tempfile onlyDavid Shaw1-1/+1
2004-05-20* keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw1-1/+1
2004-05-19* sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw1-3/+3
2004-05-11* options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):David Shaw1-44/+61
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw1-6/+12
2004-05-08* keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw1-4/+10
2004-04-29* main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw1-0/+4
2004-04-27(keyserver_spawn) [EXEC_TEMPFILE_ONLY]: RemovedWerner Koch1-4/+0
2004-04-20* keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias forDavid Shaw1-2/+1
2004-04-19* options.h, g10.c (main): Add keyserver-option honor-keyserver-url.David Shaw1-92/+146
2004-04-16* main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify codeDavid Shaw1-3/+7
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-79/+59
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-45/+65
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-38/+38
2004-03-05* revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw1-3/+10
2004-02-22* keyserver.c (keyserver_spawn): Use the full 64-bit keyid in the INFODavid Shaw1-8/+30
2004-02-20* keyserver.c (keyserver_export): Disallow user strings that aren't keyDavid Shaw1-13/+29
2004-02-20* mkdtemp.c: Removed.David Shaw1-1/+2
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw1-59/+0
2004-01-24* mainproc.c (list_node): Show sigs with --verbose.David Shaw1-4/+5
2003-12-31* options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw1-1/+1
2003-12-28* options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw1-3/+1