aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2003-12-28* keyserver.c (argsep): New variation on strsep that knows about optionalDavid Shaw1-23/+54
2003-12-28* keyserver.c (strip_leading_space, get_arg): New.David Shaw1-1/+45
2003-12-28* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw1-3/+4
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-4/+5
2003-07-10* parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw1-4/+5
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-46/+48
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1378
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-0/+5
2003-03-11* options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw1-0/+1
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw1-2/+16
2003-02-26* keyserver.c (keyserver_spawn): Include various pieces of informationDavid Shaw1-1/+67
2002-12-27* keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw1-7/+13
2002-11-05* keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw1-8/+10
2002-11-05* keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw1-3/+20
2002-11-01* g10.c (main): Add --no-throw-keyid.David Shaw1-2/+5