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