aboutsummaryrefslogtreecommitdiffstats
path: root/g10/import.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-18* keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw1-6/+4
2005-11-12* trustdb.h, trustdb.c (clean_key): New function to handle keyDavid Shaw1-33/+12
2005-11-10* options.h, import.c (parse_import_options, clean_sigs_from_all_uids,David Shaw1-4/+8
2005-11-10* trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw1-1/+1
2005-11-02* import.c (import_one): Do collapse_uids() before we do any cleaningDavid Shaw1-5/+4
2005-09-14* main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw1-12/+20
2005-07-27Converted all m_free to xfree etc.Werner Koch1-27/+27
2005-07-26Preparing a releaseWerner Koch1-2/+1
2005-07-22* gpg.sgml (http):Werner Koch1-1/+2
2005-07-09* trustdb.c (clean_uids_from_key): Don't keep a valid selfsig aroundDavid Shaw1-6/+7
2005-06-14* keygen.c (save_unprotected_key_to_card): Fix gcc4 warning.David Shaw1-5/+25
2005-06-12* options.h, import.c (parse_import_options, clean_sigs_from_all_uids,David Shaw1-6/+41
2005-06-10* options.h, import.c (parse_import_options, delete_inv_parts):David Shaw1-25/+2
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-02-06* trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw1-9/+6
2005-01-20* gpgv.c (tty_fprintf): New stub.Werner Koch1-2/+231
2005-01-03* Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@David Shaw1-0/+6
2005-01-01* options.h, import.c (parse_import_options, delete_inv_parts): AddDavid Shaw1-1/+20
2004-11-26* options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw1-5/+7
2004-10-14* export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch1-0/+11
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-0/+6
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-5/+5
2004-09-11* card-util.c (fetch_url, card_edit): Use the pubkey URL stored on theDavid Shaw1-1/+2
2004-08-23* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw1-6/+6
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-1/+2
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-2/+2
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-1/+1
2004-03-19* trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw1-0/+3
2004-03-15* import.c (check_prefs_warning, check_prefs): --keyid-format conversionDavid Shaw1-228/+265
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw1-8/+8
2004-02-14* import.c (check_prefs): Some language fixes. (sec_to_pub_keyblock,David Shaw1-7/+15
2004-02-12* import.c (check_prefs): New function to check preferences on a publicDavid Shaw1-10/+144
2004-02-12* import.c (import_one): Do the revocation check even in the case when aDavid Shaw1-7/+10
2003-12-31* options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw1-12/+16
2003-12-28* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw1-4/+4
2003-12-11* packet.h, build-packet.c (hash_public_key): Remove function ...David Shaw1-4/+0
2003-10-31* misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw1-7/+7
2003-10-14* import.c (import_one): Show the keyid when giving the Elgamal slowDavid Shaw1-2/+2
2003-08-21* gpgv.c: Remove extra semicolon (typo).David Shaw1-55/+71
2003-08-13* packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw1-23/+15
2003-06-08* import.c (import_keys_internal): Invalidate the cache so thatWerner Koch1-1/+1
2003-06-08* import.c (import_keys_internal): Invalidate the cache so thatWerner Koch1-0/+2
2003-05-31* main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw1-35/+2
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-18/+0
2003-04-23* import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw1-0/+7
2003-04-09* main.h, g10.c (main), import.c (parse_import_options,David Shaw1-5/+6
2003-03-24* keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw1-0/+8
2003-02-02* keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw1-7/+3
2003-01-03* import.c (import_one): Only do the work to create the status display forDavid Shaw1-1/+2
2002-12-27fixed type problemStefan Bellon1-1/+1