| Commit message (Expand) | Author | Files | Lines |
2002-09-11 | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 10 | -126/+152 |
2002-09-10 | * exec.c (expand_args): Remove loop left over from earlier implementation. | David Shaw | 2 | -4/+13 |
2002-09-10 | Cleanups and minor fixes. | Werner Koch | 17 | -64/+121 |
2002-09-09 | * g10.c (add_group): Use '=' to separate group name from group members. | David Shaw | 3 | -3/+10 |
2002-09-04 | * mainproc.c (print_pkenc_list): Don't increment the error counter when | David Shaw | 2 | -1/+9 |
2002-09-02 | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 6 | -2/+55 |
2002-08-30 | * pkclist.c (build_pk_list): Add new status code to indicate an untrusted | David Shaw | 2 | -1/+7 |
2002-08-30 | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 4 | -3/+26 |
2002-08-30 | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 7 | -59/+82 |
2002-08-28 | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 3 | -16/+27 |
2002-08-26 | * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into new | David Shaw | 2 | -78/+103 |
2002-08-23 | * sig-check.c (do_check, do_check_messages): Emit the usual sig warnings | David Shaw | 3 | -9/+26 |
2002-08-22 | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 6 | -113/+110 |
2002-08-21 | * import.c (import_print_stats): Print new non_imported counter | Werner Koch | 2 | -3/+14 |
2002-08-20 | * options.skel: Document no-include-attributes for keyserver-options. | David Shaw | 2 | -8/+17 |
2002-08-20 | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 7 | -4/+39 |
2002-08-19 | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 11 | -38/+120 |
2002-08-18 | 2002-08-16 Timo Schulz <[email protected]> | Timo Schulz | 3 | -1/+26 |
2002-08-16 | Removed a leftover conflict indicator. | Werner Koch | 1 | -1/+0 |
2002-08-16 | * seckey-cert.c: Workaround to allow decryption of v3 keys created | Werner Koch | 2 | -0/+31 |
2002-08-14 | * hkp.c (parse_hkp_index): Properly handle really large keys (5 digit key | David Shaw | 2 | -4/+9 |
2002-08-13 | * encode.c (encode_simple): Fix problem with using compression algo 2 and | David Shaw | 5 | -47/+114 |
2002-08-09 | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 5 | -61/+71 |
2002-08-08 | * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only | David Shaw | 2 | -0/+8 |
2002-08-07 | * sig-check.c (signature_check2): Sanity check that the md has a context | David Shaw | 2 | -1/+17 |
2002-08-07 | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 7 | -135/+212 |
2002-08-06 | use of EXTSEP_S | Stefan Bellon | 3 | -2/+7 |
2002-08-06 | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 5 | -3/+11 |
2002-08-06 | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 4 | -7/+27 |
2002-08-06 | * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export a | David Shaw | 2 | -132/+179 |
2002-08-06 | * options.skel: Changed comments. | Werner Koch | 2 | -2/+4 |
2002-08-06 | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 3 | -5/+23 |
2002-08-03 | The big extension module removal. | Werner Koch | 2 | -1/+5 |
2002-08-02 | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2 | -0/+18 |
2002-07-30 | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 6 | -9/+23 |
2002-07-29 | * sig-check.c (do_check): Properly validate v4 sigs with no hashed section | David Shaw | 2 | -2/+12 |
2002-07-25 | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 3 | -11/+25 |
2002-07-25 | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 7 | -13/+18 |
2002-07-24 | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 6 | -26/+116 |
2002-07-24 | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 6 | -8/+42 |
2002-07-24 | Forgot to commit this: | Werner Koch | 2 | -1/+4 |
2002-07-24 | * import.c (parse_import_options), export.c (parse_export_options): Fix | David Shaw | 3 | -2/+12 |
2002-07-24 | * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28) | David Shaw | 2 | -1/+15 |
2002-07-23 | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 3 | -3/+62 |
2002-07-22 | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 6 | -12/+91 |
2002-07-22 | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 8 | -33/+111 |
2002-07-22 | * revoke.c (gen_desig_revoke): Lots more comments about including | David Shaw | 3 | -15/+33 |
2002-07-19 | * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive" | David Shaw | 3 | -6/+80 |
2002-07-17 | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 8 | -20/+61 |
2002-07-09 | * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, | David Shaw | 4 | -53/+103 |