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