aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * build-packet.c (write_header2): If a suggested header length is providedDavid Shaw2004-02-143-28/+41
* * import.c (import_one): Do the revocation check even in the case when aDavid Shaw2004-02-122-6/+16
* * g10.c (rm_group): Properly ungroup from a list of groups.David Shaw2004-02-102-0/+5
* * misc.c (compress_algo_to_string): Return NULL on failure like all of theDavid Shaw2004-02-105-22/+53
* * getkey.c (merge_selfsigs_main): Properly handle expired user IDs whenDavid Shaw2004-02-072-13/+20
* * decrypt.c: Fix copyright date.David Shaw2004-01-296-28/+16
* * g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2004-01-282-7/+61
* * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw2004-01-272-11/+24
* * compress.c (init_compress): Remove "-z10" trick to get uncompressed dataDavid Shaw2004-01-264-15/+58
* * getkey.c (merge_selfsigs): If a subkey is already revoked by the owner,David Shaw2004-01-212-1/+7
* * g10.c (list_config): Add "version" tag for --list-config.David Shaw2004-01-212-24/+35
* * g10.c (collapse_args): New function to turn argc/argv into a singleDavid Shaw2004-01-162-19/+116
* * g10.c (list_config, main): New function to dump config options toDavid Shaw2004-01-136-26/+84
* * hkp.c (hkp_export): Send a content-type line.Werner Koch2004-01-132-0/+8
* * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw2004-01-094-4/+16
* * sig-check.c: Copyright typo.David Shaw2004-01-063-3/+12
* * sig-check.c (check_revocation_keys): Comments.David Shaw2003-12-296-20/+59
* * tdbio.c: Fixed format string bugs related to the sue ofWerner Koch2003-12-232-9/+13
* * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fastDavid Shaw2003-12-102-5/+25
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey,David Shaw2003-12-054-9/+27
* * mainproc.c (check_sig_and_print): Removed the "0x" again.Werner Koch2003-12-032-1/+6
* * g10.c (strusage, main): Show development version warning in --versionDavid Shaw2003-12-023-7/+50
* * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encryptDavid Shaw2003-11-292-23/+9
* * revoke.c (gen_desig_revoke): Specify in the comment when a designatedDavid Shaw2003-11-294-3/+35
* * trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw2003-11-292-4/+11
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-213-1/+19
* * compress-bz2.c (init_compress): Compression level 0 is not meaningfulDavid Shaw2003-11-152-7/+8
* * g10.c: Add --compress-level (same as -z).David Shaw2003-11-152-1/+5
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-063-39/+43
* * pkclist.c (build_pk_list): Show all recipients rather than showing eachDavid Shaw2003-11-012-22/+36
* * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2.David Shaw2003-10-3112-47/+360
* * mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of the numberDavid Shaw2003-10-262-3/+17
* * mainproc.c (symkey_decrypt_sesskey): There is no way to tell theDavid Shaw2003-10-262-25/+69
* * g10.c (main): Fix --export-all do actually do something different thanDavid Shaw2003-10-173-7/+12
* * mainproc.c (check_sig_and_print): Prefix the key ID printed withWerner Koch2003-10-032-3/+8
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-015-47/+69
* * parse-packet.c (parse_symkeyenc): Give a warning if a session keyDavid Shaw2003-09-302-3/+21
* * g10.c (main): Deprecate --no-comment in favor of --no-sk-comments.David Shaw2003-09-232-1/+11
* * g10.c (main): Deprecate -f in favor of --encrypt-files.David Shaw2003-09-122-3/+12
* * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-092-0/+37
* * g10.c (main): Add --multifile as an alias to turn --encrypt intoDavid Shaw2003-09-053-40/+56
* * keylist.c (show_policy_url): Policy URLs might be UTF8.David Shaw2003-08-312-2/+3
* * keyedit.c (menu_addrevoker): Fix leaking a few bytes.David Shaw2003-08-312-1/+11
* * gpgv.c: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw2003-08-292-1/+6
* * keyedit.c (change_passphrase): When responding 'no' to the blankDavid Shaw2003-08-262-1/+9
* * keyserver.c (keyserver_search_prompt): Flush stdout beforeWerner Koch2003-08-212-1/+9
* * options.skel: Note that keyserver.pgp.com isn't synchronized, andDavid Shaw2003-08-194-58/+89
* * keyring.c (keyring_rebuild_cache): Comment.David Shaw2003-08-133-14/+30
* * parse-packet.c (parse_signature): Don't give "signature packet withoutDavid Shaw2003-08-022-8/+17
* Removed trailing semicolon to avoid error with Norcroft CStefan Bellon2003-07-312-1/+6