| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 2004-08-09 | 1 | -0/+7 |
* | New alias --throw-keyid for --throw-keyids, so that it | Werner Koch | 2004-07-30 | 1 | -0/+1 |
* | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 2004-06-01 | 1 | -3/+4 |
* | * g10.c (main): --no-use-embedded-filename. | David Shaw | 2004-04-01 | 1 | -0/+3 |
* | *** empty log message *** | Werner Koch | 2004-03-29 | 1 | -11/+55 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Backport | David Shaw | 2004-03-25 | 1 | -1/+4 |
* | * encode.c (encode_simple): Show cipher with --verbose. | David Shaw | 2004-02-24 | 1 | -14/+22 |
* | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 2004-02-23 | 1 | -4/+13 |
* | * g10.c (rm_group): Properly ungroup from a list of groups. | David Shaw | 2004-02-10 | 1 | -0/+1 |
* | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 2004-01-28 | 1 | -7/+52 |
* | * g10.c (list_config): Add "version" tag for --list-config. | David Shaw | 2004-01-21 | 1 | -24/+31 |
* | * g10.c (collapse_args): New function to turn argc/argv into a single | David Shaw | 2004-01-16 | 1 | -19/+106 |
* | * g10.c (list_config, main): New function to dump config options to | David Shaw | 2004-01-13 | 1 | -18/+67 |
* | * g10.c (strusage, main): Show development version warning in --version | David Shaw | 2003-12-02 | 1 | -5/+24 |
* | * g10.c: Add --compress-level (same as -z). | David Shaw | 2003-11-15 | 1 | -1/+1 |
* | * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. | David Shaw | 2003-10-31 | 1 | -0/+5 |
* | * g10.c (main): Fix --export-all do actually do something different than | David Shaw | 2003-10-17 | 1 | -4/+6 |
* | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 2003-10-01 | 1 | -6/+22 |
* | * g10.c (main): Deprecate --no-comment in favor of --no-sk-comments. | David Shaw | 2003-09-23 | 1 | -1/+6 |
* | * g10.c (main): Deprecate -f in favor of --encrypt-files. | David Shaw | 2003-09-12 | 1 | -3/+8 |
* | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 2003-09-09 | 1 | -0/+31 |
* | * g10.c (main): Add --multifile as an alias to turn --encrypt into | David Shaw | 2003-09-05 | 1 | -40/+43 |
* | Changed a lot of __MINGW32__ to _WIN32. This should help a bit in | Werner Koch | 2003-07-30 | 1 | -2/+2 |
* | * g10.c (main): Disable use-agent if passphrase-fd is given | Werner Koch | 2003-07-30 | 1 | -0/+1 |
* | * keyedit.c (sign_uids): Add additional prompt to the signature level | David Shaw | 2003-06-19 | 1 | -0/+3 |
* | Make sure that only ascii is passed to isfoo functions. | Werner Koch | 2003-06-07 | 1 | -3/+3 |
* | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 2003-06-04 | 1 | -5/+6 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-22 | 1 | -18/+18 |
* | * g10.c (main): New --gnupg option to disable the various --openpgp, | David Shaw | 2003-05-09 | 1 | -18/+11 |
* | * g10.c (main): Show errors for failure in export, send-keys, recv-keys, | David Shaw | 2003-05-03 | 1 | -9/+79 |
* | * sign.c (sign_file): Fix bug that causes spurious compression preference | David Shaw | 2003-05-02 | 1 | -110/+94 |
* | * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, | David Shaw | 2003-05-02 | 1 | -25/+25 |
* | * mainproc.c (check_sig_and_print): Show sig class when verifying a sig | David Shaw | 2003-04-27 | 1 | -0/+3 |
* | * g10.c, options.h: New option --enable-progress-filter. | Werner Koch | 2003-04-15 | 1 | -1/+5 |
* | Reverted recent changes to --output. This is the stable branch and it | Werner Koch | 2003-04-14 | 1 | -3/+0 |
* | Forgot to sync the CVS. Check in the code again. | Timo Schulz | 2003-04-13 | 1 | -0/+3 |
* | * hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms). | David Shaw | 2003-04-09 | 1 | -4/+5 |
* | * status.c (do_get_from_fd): Accept 'y' as well as 'Y' for --command-fd | David Shaw | 2003-03-21 | 1 | -6/+11 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-02-26 | 1 | -2/+2 |
* | * g10.c (main): --openpgp disables --pgpX. | David Shaw | 2003-02-23 | 1 | -0/+4 |
* | * g10.c (print_mds): Check that SHA384 and 512 are available before using | David Shaw | 2003-02-11 | 1 | -6/+12 |
* | * g10.c (print_hex, print_mds): Print long hash strings a lot neater. | David Shaw | 2003-02-05 | 1 | -57/+88 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 1 | -13/+25 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 1 | -0/+2 |
* | * g10.c (add_group): Fixed group parsing to allow more than one | Werner Koch | 2003-01-14 | 1 | -2/+5 |
* | * mainproc.c (proc_tree): Handle multiple detached sigs concatenated | David Shaw | 2002-12-11 | 1 | -1/+2 |
* | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 2002-12-05 | 1 | -15/+14 |
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 2002-12-03 | 1 | -10/+24 |
* | * main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): Reorder | David Shaw | 2002-12-03 | 1 | -1/+1 |
* | * g10.c (add_notation_data): Disallow notation names that do not contain a | David Shaw | 2002-11-24 | 1 | -4/+27 |