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