aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw2004-02-101-0/+24
* * g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2004-01-301-0/+14
* * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw2004-01-281-0/+15
* * mainproc.c (list_node): Show sigs with --verbose.David Shaw2004-01-241-0/+10
* * g10.c (list_config): New function to dump config options to stdout.David Shaw2004-01-221-2/+14
* * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw2004-01-221-0/+5
* * keyedit.c (print_and_check_one_sig, keyedit_menu): Use the COLUMNSDavid Shaw2004-01-211-0/+7
* * keylist.c (set_attrib_fd): Open attribute fd in binary mode. This isn'tDavid Shaw2004-01-211-0/+4
* * trustdb.c (reset_trust_records): New, faster, implementation thatDavid Shaw2004-01-211-0/+4
* * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw2004-01-201-0/+11
* * sig-check.c (check_key_signature2): Comments.David Shaw2004-01-191-0/+8
* * misc.c (print_cipher_algo_note): May as well call Rijndael AESDavid Shaw2004-01-171-2/+11
* Only use ZLib module on RISC OS when configuredStefan Bellon2004-01-031-0/+5
* * options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw2003-12-311-0/+7
* * misc.c (pull_in_libs): Dead code. Removed.David Shaw2003-12-301-0/+24
* * options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw2003-12-281-0/+6
* * keyserver.c (argsep): New variation on strsep that knows about optionalDavid Shaw2003-12-281-0/+6
* cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon2003-12-281-0/+8
* * keyserver.c (strip_leading_space, get_arg): New.David Shaw2003-12-281-0/+5
* * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw2003-12-281-0/+9
* * build-packet.c (write_fake_data, do_secret_key), seckey-cert.cDavid Shaw2003-12-171-0/+6
* * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unusedDavid Shaw2003-12-171-0/+7
* * sig-check.c (do_check): Move the signing algo and hash checks fromDavid Shaw2003-12-131-0/+12
* * packet.h, build-packet.c (hash_public_key): Remove function ...David Shaw2003-12-111-0/+23
* * keyid.c (do_fingerprint_md): Remove the rules to hash the old v3 ElgamalDavid Shaw2003-12-101-0/+3
* * keyid.c (keyid_from_sk, keyid_from_pk, fingerprint_from_pk,David Shaw2003-12-101-0/+4
* * keyid.c (do_fingerprint_md): Properly handle hashing of keys that weDavid Shaw2003-12-101-0/+9
* * g10.c (strusage, main): Show development version warning in --versionDavid Shaw2003-12-041-0/+5
* * options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw2003-12-041-0/+7
* * mainproc.c (proc_symkey_enc, proc_encrypted): Add ability to useDavid Shaw2003-11-301-0/+9
* * trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw2003-11-301-0/+14
* * pkclist.c (build_pk_list): Do not allow an empty PK list in interactiveDavid Shaw2003-11-271-2/+5
* * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw2003-11-271-0/+8
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-211-0/+10
* * options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw2003-11-181-0/+6
* * compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw2003-11-151-0/+8
* * options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw2003-11-151-0/+5
* * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly useDavid Shaw2003-11-151-0/+7
* * options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw2003-11-151-0/+9
* * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw2003-11-141-0/+5
* * g10.c (main): Add --symmetric --sign --encrypt.David Shaw2003-11-131-0/+14
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-101-0/+7
* * pkclist.c (build_pk_list): When adding recipients interactively, allowDavid Shaw2003-11-101-0/+5
* * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw2003-11-011-0/+21
* * misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw2003-10-311-0/+25
* (close_ct_reader, close_pcsc_reader): Implemented.Werner Koch2003-10-301-0/+5
* * cardglue.c (open_card): Ask for card insertion.Werner Koch2003-10-291-0/+10
* * DETAILS: Add the 'a' value for field 12 and the new field 15.Werner Koch2003-10-281-0/+7
* * g10.c (main): Enhance the version-specific config file code to try forDavid Shaw2003-10-261-0/+6
* * g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw2003-10-261-0/+26