| Commit message (Expand) | Author | Age | Files | Lines |
* | * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the | David Shaw | 2004-09-11 | 1 | -1/+2 |
* | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 2004-08-23 | 1 | -6/+6 |
* | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 2004-04-15 | 1 | -1/+2 |
* | * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c, | David Shaw | 2004-04-14 | 1 | -2/+2 |
* | * options.h: Encapsulate keyserver details. Change all callers. | David Shaw | 2004-04-14 | 1 | -1/+1 |
* | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 2004-03-20 | 1 | -0/+3 |
* | * import.c (check_prefs_warning, check_prefs): --keyid-format conversion | David Shaw | 2004-03-15 | 1 | -228/+265 |
* | * keyserver.c (argsep): Move to misc.c. | David Shaw | 2004-02-14 | 1 | -8/+8 |
* | * import.c (check_prefs): Some language fixes. (sec_to_pub_keyblock, | David Shaw | 2004-02-14 | 1 | -7/+15 |
* | * import.c (check_prefs): New function to check preferences on a public | David Shaw | 2004-02-12 | 1 | -10/+144 |
* | * import.c (import_one): Do the revocation check even in the case when a | David Shaw | 2004-02-12 | 1 | -7/+10 |
* | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 2003-12-31 | 1 | -12/+16 |
* | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 2003-12-28 | 1 | -4/+4 |
* | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 2003-12-11 | 1 | -4/+0 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 1 | -7/+7 |
* | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 2003-10-15 | 1 | -2/+2 |
* | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 2003-08-22 | 1 | -55/+71 |
* | * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): | David Shaw | 2003-08-13 | 1 | -23/+15 |
* | * import.c (import_keys_internal): Invalidate the cache so that | Werner Koch | 2003-06-08 | 1 | -1/+1 |
* | * import.c (import_keys_internal): Invalidate the cache so that | Werner Koch | 2003-06-08 | 1 | -0/+2 |
* | * main.h, misc.c (parse_options): New general option line parser. Fix the | David Shaw | 2003-05-31 | 1 | -35/+2 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 1 | -18/+0 |
* | * import.c (import_revoke_cert): Remove ultimate trust when revoking an | David Shaw | 2003-04-23 | 1 | -0/+7 |
* | * main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2003-04-09 | 1 | -5/+6 |
* | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 2003-03-24 | 1 | -0/+8 |
* | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 2003-02-02 | 1 | -7/+3 |
* | * import.c (import_one): Only do the work to create the status display for | David Shaw | 2003-01-03 | 1 | -1/+2 |
* | fixed type problem | Stefan Bellon | 2002-12-27 | 1 | -1/+1 |
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-26 | 1 | -1/+1 |
* | 2002-12-22 Timo Schulz <ts@winpt.org> | Timo Schulz | 2002-12-22 | 1 | -0/+27 |
* | * pkclist.c (do_we_trust): Tweak language to refer to the "named | David Shaw | 2002-12-13 | 1 | -16/+24 |
* | * tdbio.c (tdbio_read_record, tdbio_write_record): Compact the | David Shaw | 2002-12-11 | 1 | -0/+10 |
* | * keyedit.c (menu_expire): Don't lose key flags when changing the | David Shaw | 2002-12-01 | 1 | -0/+4 |
* | * encode.c (encode_simple): Make sure that files larger than about 4G use | David Shaw | 2002-11-13 | 1 | -4/+4 |
* | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 2002-10-30 | 1 | -1/+1 |
* | * main.h, import.c (sec_to_pub_keyblock, import_secret_one, | David Shaw | 2002-10-23 | 1 | -4/+76 |
* | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 2002-10-08 | 1 | -1/+1 |
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 1 | -3/+3 |
* | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 2002-10-03 | 1 | -0/+7 |
* | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 2002-10-01 | 1 | -1/+9 |
* | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 2002-09-24 | 1 | -7/+7 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 1 | -16/+16 |
* | avoid function clone | Stefan Bellon | 2002-09-22 | 1 | -47/+36 |
* | added trustdb update/check for stream import as well | Stefan Bellon | 2002-09-22 | 1 | -0/+12 |
* | trustdb checks/updates after import | Stefan Bellon | 2002-09-21 | 1 | -1/+11 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -1/+1 |
* | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 2002-09-02 | 1 | -0/+35 |
* | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 2002-08-22 | 1 | -109/+82 |
* | * import.c (import_print_stats): Print new non_imported counter | Werner Koch | 2002-08-21 | 1 | -3/+9 |
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 1 | -19/+12 |