aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2002-07-04* photoid.c (get_default_photo_command, show_photos): HonorDavid Shaw7-6/+46
2002-07-03* exec.h, exec.c (set_exec_path, exec_write), g10.c (main): IfDavid Shaw4-9/+30
2002-07-02* options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain andDavid Shaw5-7/+41
2002-07-02Removed old keyserver (daemon) code.Timo Schulz3-487/+0
2002-07-01* options.skel: Fix a few typos, clarify "group", and remove sample photoDavid Shaw4-13/+17
2002-07-01* packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args),David Shaw6-10/+17
2002-07-01* encode.c (encode_symmetric): Do not use the new encryption code.Werner Koch2-1/+11
2002-06-30* photoid.c: Use __MINGW32__ to include windows becauseWerner Koch2-2/+11
2002-06-29Update head to match stable 1.0David Shaw78-13781/+24084
2000-12-21Does now work with libgcryptWerner Koch1-1/+1
2000-12-19Removed the libgcrypt stuff and started to modify the source to work withWerner Koch1-3/+3