aboutsummaryrefslogtreecommitdiffstats
path: root/g10/import.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Remove an unused variable.Werner Koch2015-02-231-1/+0
* gpg: Print better diagnostics for keyserver operations.Werner Koch2015-02-231-13/+28
* gpg: Add import option "keep-ownertrust".Werner Koch2014-11-121-2/+13
* gpg: Fix regression due to the keyserver import filter.Werner Koch2014-08-061-10/+10
* Screen keyserver responses.Stefan Tomanek2014-06-231-17/+44
* gpg: Protect against rogue keyservers sending secret keys.Werner Koch2013-10-041-0/+6
* Import only packets which are allowed in a keyblock.Werner Koch2012-12-201-1/+22
* Fix bug#1307Werner Koch2011-08-091-34/+31
* Fix for bug 1223Werner Koch2010-05-071-1/+59
* * import.c (collapse_uids): Fix bug 894: possible memory corruptionDavid Shaw2008-03-241-2/+19
* Fixed auto generation of the key stub.Werner Koch2007-12-101-1/+2
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * import.c (collapse_uids): Significant speedup for de-duping userDavid Shaw2007-09-021-67/+79
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-061-2/+3
* Fixed memory allocation bug and typos.Werner Koch2006-07-261-5/+3
* i18n fixWerner Koch2006-06-281-2/+7
* * import.c (import_one): Add a flag (from_sk) so we don't check prefsDavid Shaw2006-06-121-6/+7
* * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes >David Shaw2006-05-251-0/+9
* * import.c (import_one): Fix bug when importing a new key from a file.David Shaw2006-05-221-7/+5
* * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selectionDavid Shaw2006-05-221-3/+11
* 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-141-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-191-0/+3