aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-04-09* main.h, g10.c (main), import.c (parse_import_options,David Shaw1-4/+5
2003-03-24* keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw1-6/+11
2003-03-11* options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw1-0/+1
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw1-1/+5
2003-02-22* g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw1-1/+2
2003-02-21* g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support.David Shaw1-19/+32
2003-02-12* exec.c (set_exec_path): Add debugging line.David Shaw1-61/+98
2003-02-04* armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw1-13/+25
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw1-0/+2
2003-01-15* trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw1-1/+1
2003-01-14* g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch1-2/+5
2002-12-11* tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw1-1/+2
2002-12-05* g10.c: New options --[no-]mangle-dos-filenames.Werner Koch1-0/+10
2002-12-03* options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw1-11/+25
2002-11-25* main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw1-1/+1
2002-11-25* g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw1-3/+3
2002-11-24* g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw1-4/+21
2002-11-15* g10.c (main): Allow compression algorithm names as the argument toDavid Shaw1-4/+32
2002-11-13* encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw1-7/+0
2002-11-13* exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw1-1/+1
2002-11-08* keyring.h, keyring.c (keyring_register_filename): Return the pointer ifDavid Shaw1-1/+7
2002-11-07* options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw1-0/+11
2002-11-03* options.h, g10.c (main): Add --trust-model option. Current models areDavid Shaw1-1/+17
2002-11-01* g10.c (main): Add --no-throw-keyid.David Shaw1-0/+16
2002-10-31added RISC OS module loading supportStefan Bellon1-9/+9
2002-10-23* main.h, import.c (sec_to_pub_keyblock, import_secret_one,David Shaw1-1/+1
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-2816/+0
2002-10-17* g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw1-0/+10
2002-10-15* g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw1-0/+11
2002-10-03* options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw1-0/+6
2002-09-282002-09-28 David Shaw <[email protected]>David Shaw1-8/+18
2002-09-23added fast-import to import-optionsStefan Bellon1-2/+2
2002-09-17From stable branchDavid Shaw1-18/+48
2002-09-13Import from stable branch.David Shaw1-1/+1
2002-09-11* g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch1-1/+0
2002-09-10Cleanups and minor fixes.Werner Koch1-7/+4
2002-09-09* g10.c (add_group): Use '=' to separate group name from group members.David Shaw1-2/+2
2002-09-02* g10.c (main): Try to set a default character set. Print theWerner Koch1-1/+6
2002-08-22* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw1-0/+1
2002-08-182002-08-16 Timo Schulz <[email protected]>Timo Schulz1-1/+1
2002-08-13* encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw1-1/+4
2002-08-07* keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw1-32/+192
2002-08-06use of EXTSEP_SStefan Bellon1-1/+1
2002-08-06* options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-errorDavid Shaw1-0/+3
2002-08-06* encode.c (encode_crypt), g10.c (main), sign.c (sign_file,David Shaw1-3/+4
2002-08-06* g10.c (main): Try to use "gpg.conf" as default option file.Werner Koch1-2/+15
2002-07-30* options.h, g10.c (main), mainproc.c (proc_encrypted): Return aDavid Shaw1-2/+3
2002-07-24* main.h, import.c (parse_import_options, fix_hkp_corruption, import_one,David Shaw1-5/+8
2002-07-24* options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main),David Shaw1-1/+3
2002-07-22* options.h, main.h, g10.c (main), import.c (parse_import_options,David Shaw1-3/+20