aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * g10.c (collapse_args): New function to turn argc/argv into a singleDavid Shaw2004-01-161-0/+10
* * g10.c (list_config, main): New function to dump config options toDavid Shaw2004-01-131-1/+8
* * hkp.c (hkp_export): Send a content-type line.Werner Koch2004-01-131-0/+4
* * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw2004-01-091-0/+7
* * sig-check.c: Copyright typo.David Shaw2004-01-061-1/+10
* * sig-check.c (check_revocation_keys): Comments.David Shaw2003-12-291-0/+19
* * tdbio.c: Fixed format string bugs related to the sue ofWerner Koch2003-12-231-0/+5
* * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fastDavid Shaw2003-12-101-0/+13
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey,David Shaw2003-12-051-0/+14
* * mainproc.c (check_sig_and_print): Removed the "0x" again.Werner Koch2003-12-031-0/+5
* * g10.c (strusage, main): Show development version warning in --versionDavid Shaw2003-12-021-0/+8
* * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw2003-11-291-0/+3
* * revoke.c (gen_desig_revoke): Specify in the comment when a designatedDavid Shaw2003-11-291-1/+11
* * trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw2003-11-291-0/+7
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-211-0/+8
* * compress-bz2.c (init_compress): Compression level 0 is not meaningfulDavid Shaw2003-11-151-0/+3
* * g10.c: Add --compress-level (same as -z).David Shaw2003-11-151-0/+4
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-061-0/+10
* * pkclist.c (build_pk_list): Show all recipients rather than showing eachDavid Shaw2003-11-011-0/+5
* * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2.David Shaw2003-10-311-0/+27
* * mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of the numberDavid Shaw2003-10-261-0/+7
* * mainproc.c (symkey_decrypt_sesskey): There is no way to tell theDavid Shaw2003-10-261-0/+15
* * g10.c (main): Fix --export-all do actually do something different thanDavid Shaw2003-10-171-0/+5
* * mainproc.c (check_sig_and_print): Prefix the key ID printed withWerner Koch2003-10-031-0/+5
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-011-0/+17
* * parse-packet.c (parse_symkeyenc): Give a warning if a session keyDavid Shaw2003-09-301-0/+6
* * g10.c (main): Deprecate --no-comment in favor of --no-sk-comments.David Shaw2003-09-231-0/+5
* * g10.c (main): Deprecate -f in favor of --encrypt-files.David Shaw2003-09-121-0/+4
* * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-091-0/+6
* * g10.c (main): Add --multifile as an alias to turn --encrypt intoDavid Shaw2003-09-051-0/+9
* * keylist.c (show_policy_url): Policy URLs might be UTF8.David Shaw2003-08-311-0/+2
* * keyedit.c (menu_addrevoker): Fix leaking a few bytes.David Shaw2003-08-311-0/+4
* * gpgv.c: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw2003-08-291-0/+5
* * keyedit.c (change_passphrase): When responding 'no' to the blankDavid Shaw2003-08-261-0/+6
* * keyserver.c (keyserver_search_prompt): Flush stdout beforeWerner Koch2003-08-211-0/+5
* * options.skel: Note that keyserver.pgp.com isn't synchronized, andDavid Shaw2003-08-191-0/+11
* * keyring.c (keyring_rebuild_cache): Comment.David Shaw2003-08-131-0/+10
* * parse-packet.c (parse_signature): Don't give "signature packet withoutDavid Shaw2003-08-021-0/+7
* Removed trailing semicolon to avoid error with Norcroft CStefan Bellon2003-07-311-0/+5
* * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.Werner Koch2003-07-301-0/+2
* Changed a lot of __MINGW32__ to _WIN32. This should help a bit inWerner Koch2003-07-301-0/+3
* * g10.c (main): Disable use-agent if passphrase-fd is givenWerner Koch2003-07-301-0/+5
* * parse-packet.c (parse_key): Allow to parse the gnu-divert-to-s2kWerner Koch2003-07-281-0/+5
* * packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw2003-07-281-0/+17
* * gpgv.c (read_trust_options): Stub.David Shaw2003-07-211-0/+2
* * trustdb.h, trustdb.c (read_trust_options): New. Returns items from theDavid Shaw2003-07-211-1/+7
* * sig-check.c (signature_check, signature_check2, check_key_signature,David Shaw2003-07-211-0/+8
* * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw2003-07-161-0/+9
* * misc.c (pct_expando): Minor performance tweak. Don't bother to re-fetchDavid Shaw2003-07-051-0/+9
* * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g),David Shaw2003-07-011-0/+11