| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 2004-05-21 | 1 | -99/+133 |
* | * keyserver.c (keyserver_spawn): Fix keyserver options on tempfile only | David Shaw | 2004-05-21 | 1 | -1/+1 |
* | * keyserver.c (keyserver_work): Allow --refresh-keys with a preferred | David Shaw | 2004-05-20 | 1 | -1/+1 |
* | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 2004-05-19 | 1 | -3/+3 |
* | * options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri): | David Shaw | 2004-05-11 | 1 | -44/+61 |
* | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 2004-05-10 | 1 | -6/+12 |
* | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 2004-05-08 | 1 | -4/+10 |
* | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 2004-04-29 | 1 | -0/+4 |
* | (keyserver_spawn) [EXEC_TEMPFILE_ONLY]: Removed | Werner Koch | 2004-04-27 | 1 | -4/+0 |
* | * keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias for | David Shaw | 2004-04-20 | 1 | -2/+1 |
* | * options.h, g10.c (main): Add keyserver-option honor-keyserver-url. | David Shaw | 2004-04-19 | 1 | -92/+146 |
* | * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code | David Shaw | 2004-04-16 | 1 | -3/+7 |
* | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 2004-04-15 | 1 | -79/+59 |
* | * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c, | David Shaw | 2004-04-14 | 1 | -45/+65 |
* | * options.h: Encapsulate keyserver details. Change all callers. | David Shaw | 2004-04-14 | 1 | -38/+38 |
* | * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c | David Shaw | 2004-03-05 | 1 | -3/+10 |
* | * keyserver.c (keyserver_spawn): Use the full 64-bit keyid in the INFO | David Shaw | 2004-02-22 | 1 | -8/+30 |
* | * keyserver.c (keyserver_export): Disallow user strings that aren't key | David Shaw | 2004-02-20 | 1 | -13/+29 |
* | * mkdtemp.c: Removed. | David Shaw | 2004-02-20 | 1 | -1/+2 |
* | * keyserver.c (argsep): Move to misc.c. | David Shaw | 2004-02-14 | 1 | -59/+0 |
* | * mainproc.c (list_node): Show sigs with --verbose. | David Shaw | 2004-01-24 | 1 | -4/+5 |
* | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 2003-12-31 | 1 | -1/+1 |
* | * options.h, g10.c (main), keyserver.c (keyserver_opts, | David Shaw | 2003-12-28 | 1 | -3/+1 |
* | * keyserver.c (argsep): New variation on strsep that knows about optional | David Shaw | 2003-12-28 | 1 | -23/+54 |
* | * keyserver.c (strip_leading_space, get_arg): New. | David Shaw | 2003-12-28 | 1 | -1/+45 |
* | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 2003-12-28 | 1 | -3/+4 |
* | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 2003-07-10 | 1 | -4/+5 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 1 | -0/+5 |
* | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 2003-03-11 | 1 | -0/+1 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-03-04 | 1 | -2/+16 |
* | * keyserver.c (keyserver_spawn): Include various pieces of information | David Shaw | 2003-02-26 | 1 | -1/+67 |
* | * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line if | David Shaw | 2002-12-27 | 1 | -7/+13 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 1 | -8/+10 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 1 | -3/+20 |
* | * g10.c (main): Add --no-throw-keyid. | David Shaw | 2002-11-01 | 1 | -2/+5 |
* | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 2002-10-14 | 1 | -204/+392 |
* | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 2002-09-30 | 1 | -0/+8 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 1 | -1/+1 |
* | From stable branch | David Shaw | 2002-09-19 | 1 | -13/+12 |
* | * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internal | David Shaw | 2002-09-12 | 1 | -37/+3 |
* | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 2002-09-12 | 1 | -5/+6 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -11/+16 |
* | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 2002-08-28 | 1 | -7/+8 |
* | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 2002-08-20 | 1 | -2/+7 |
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 2002-07-30 | 1 | -3/+6 |
* | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 2002-07-25 | 1 | -2/+2 |
* | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 2002-07-24 | 1 | -1/+2 |
* | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 2002-07-24 | 1 | -0/+5 |
* | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2002-07-22 | 1 | -4/+6 |
* | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 2002-07-22 | 1 | -6/+4 |