aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-115/+169
* * tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw2003-05-011-8/+9
* * g10.c (main): Add --no-textmode.David Shaw2003-04-271-0/+3
* * sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw2003-04-261-1/+3
* * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch2003-04-151-1/+5
* * main.h, g10.c (main), import.c (parse_import_options,David Shaw2003-04-091-4/+5
* * keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw2003-03-241-6/+11
* * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw2003-03-111-0/+1
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-03-041-1/+5
* * g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw2003-02-221-1/+2
* * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support.David Shaw2003-02-211-19/+32
* * exec.c (set_exec_path): Add debugging line.David Shaw2003-02-121-61/+98
* * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw2003-02-041-13/+25
* * g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw2003-01-161-0/+2
* * trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw2003-01-151-1/+1
* * g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch2003-01-141-2/+5
* * tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw2002-12-111-1/+2
* * g10.c: New options --[no-]mangle-dos-filenames.Werner Koch2002-12-051-0/+10
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-031-11/+25
* * main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw2002-11-251-1/+1
* * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw2002-11-251-3/+3
* * g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw2002-11-241-4/+21
* * g10.c (main): Allow compression algorithm names as the argument toDavid Shaw2002-11-151-4/+32
* * encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw2002-11-131-7/+0
* * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw2002-11-131-1/+1
* * keyring.h, keyring.c (keyring_register_filename): Return the pointer ifDavid Shaw2002-11-081-1/+7
* * options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw2002-11-071-0/+11
* * options.h, g10.c (main): Add --trust-model option. Current models areDavid Shaw2002-11-031-1/+17
* * g10.c (main): Add --no-throw-keyid.David Shaw2002-11-011-0/+16
* added RISC OS module loading supportStefan Bellon2002-10-311-9/+9
* * main.h, import.c (sec_to_pub_keyblock, import_secret_one,David Shaw2002-10-231-1/+1
* * g10.c (main): Handle --strict and --no-strict from the command lineDavid Shaw2002-10-171-0/+10
* * g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2002-10-151-0/+11
* * options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw2002-10-031-0/+6
* 2002-09-28 David Shaw <[email protected]>David Shaw2002-09-281-8/+18
* added fast-import to import-optionsStefan Bellon2002-09-231-2/+2
* From stable branchDavid Shaw2002-09-171-18/+48
* Import from stable branch.David Shaw2002-09-131-1/+1
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-111-1/+0
* Cleanups and minor fixes.Werner Koch2002-09-101-7/+4
* * g10.c (add_group): Use '=' to separate group name from group members.David Shaw2002-09-091-2/+2
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-021-1/+6
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-221-0/+1
* 2002-08-16 Timo Schulz <[email protected]>Timo Schulz2002-08-181-1/+1
* * encode.c (encode_simple): Fix problem with using compression algo 2 andDavid Shaw2002-08-131-1/+4
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-071-32/+192
* use of EXTSEP_SStefan Bellon2002-08-061-1/+1
* * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-errorDavid Shaw2002-08-061-0/+3
* * encode.c (encode_crypt), g10.c (main), sign.c (sign_file,David Shaw2002-08-061-3/+4
* * g10.c (main): Try to use "gpg.conf" as default option file.Werner Koch2002-08-061-2/+15