aboutsummaryrefslogtreecommitdiffstats
path: root/g10/import.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-105/+127
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-23Fixes to the libgcrypt switch. Basically works now.Werner Koch1-5/+6
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-61/+65
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-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1879
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
2002-12-26* keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw1-1/+1
2002-12-222002-12-22 Timo Schulz <[email protected]>Timo Schulz1-0/+27
2002-12-13* pkclist.c (do_we_trust): Tweak language to refer to the "namedDavid Shaw1-16/+24
2002-12-11* tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw1-0/+10
2002-12-01* keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw1-0/+4
2002-11-13* encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw1-4/+4
2002-10-30* packet.h, trustdb.h, trustdb.c (trust_string): New. Return a stringDavid Shaw1-1/+1
2002-10-23* main.h, import.c (sec_to_pub_keyblock, import_secret_one,David Shaw1-4/+76
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-1796/+0
2002-10-07* import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw1-1/+1
2002-10-04* import.c (import_keys_internal): s/inp/inp2/ to avoid shadowingWerner Koch1-3/+3
2002-10-02* import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw1-0/+7
2002-10-01* import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw1-1/+9
2002-09-24* import.c (import_keys_stream): Fix compiler type warning.David Shaw1-7/+7
2002-09-23added fast-import to import-optionsStefan Bellon1-16/+16
2002-09-22avoid function cloneStefan Bellon1-47/+36
2002-09-21added trustdb update/check for stream import as wellStefan Bellon1-0/+12
2002-09-21trustdb checks/updates after importStefan Bellon1-1/+11
2002-09-10Cleanups and minor fixes.Werner Koch1-1/+1
2002-09-02* g10.c (main): Try to set a default character set. Print theWerner Koch1-0/+35
2002-08-22* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw1-109/+82
2002-08-21* import.c (import_print_stats): Print new non_imported counterWerner Koch1-3/+9
2002-08-19* getkey.c (get_user_id_native): Renamed to ..Werner Koch1-19/+12
2002-08-182002-08-16 Timo Schulz <[email protected]>Timo Schulz1-0/+17
2002-07-25* exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" ->David Shaw1-2/+2
2002-07-24* main.h, import.c (parse_import_options, fix_hkp_corruption, import_one,David Shaw1-13/+88
2002-07-24* import.c (parse_import_options), export.c (parse_export_options): FixDavid Shaw1-1/+4
2002-07-24* import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28)David Shaw1-1/+12
2002-07-22* options.h, main.h, g10.c (main), import.c (parse_import_options,David Shaw1-0/+43
2002-06-29Update head to match stable 1.0David Shaw1-247/+554
2000-10-10Changed keyring handling - saving still does not work.Werner Koch1-44/+13
2000-10-06See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner KochWerner Koch1-19/+7