| Commit message (Expand) | Author | Files | Lines |
2004-08-27 | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 1 | -40/+39 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 1 | -6/+8 |
2004-07-16 | * keylist.c (list_keyblock_print): Always use the new listing format where | David Shaw | 1 | -1/+1 |
2004-07-15 | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 1 | -3/+4 |
2004-05-20 | * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner on | David Shaw | 1 | -11/+54 |
2004-05-10 | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 1 | -4/+4 |
2004-05-08 | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 1 | -2/+2 |
2004-05-05 | * keylist.c (show_notation): Use bits to select which sort of notation to | David Shaw | 1 | -1/+7 |
2004-04-30 | (main) <gpgconf>: Use gpg.conf and not /dev/null as | Werner Koch | 1 | -2/+4 |
2004-04-27 | A bunch of changes for the openpgp card. | Werner Koch | 1 | -0/+8 |
2004-04-19 | * options.h, g10.c (main): Add keyserver-option honor-keyserver-url. | David Shaw | 1 | -2/+9 |
2004-04-16 | * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that | David Shaw | 1 | -0/+3 |
2004-04-15 | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 1 | -5/+7 |
2004-04-14 | * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c, | David Shaw | 1 | -2/+3 |
2004-04-14 | * options.h: Encapsulate keyserver details. Change all callers. | David Shaw | 1 | -1/+1 |
2004-04-06 | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 1 | -3/+3 |
2004-03-25 | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Rename | David Shaw | 1 | -5/+5 |
2004-03-23 | Make it work | Werner Koch | 1 | -0/+1 |
2004-03-23 | * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT> | Werner Koch | 1 | -17/+117 |
2004-03-19 | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 1 | -1/+1 |
2004-03-05 | * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c | David Shaw | 1 | -10/+2 |
2004-03-03 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Remove | David Shaw | 1 | -1/+0 |
2004-03-03 | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 1 | -1/+15 |
2004-02-24 | * plaintext.c: Copyright. | David Shaw | 1 | -13/+20 |
2004-02-23 | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 1 | -4/+10 |
2004-02-18 | * options.h, g10.c (main), plaintext.c (handle_plaintext): Add | David Shaw | 1 | -0/+3 |
2004-02-14 | * keyserver.c (argsep): Move to misc.c. | David Shaw | 1 | -19/+19 |
2004-02-12 | * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the more | David Shaw | 1 | -25/+29 |
2004-02-12 | * gpgv.c: Removed g10defs.h. | Werner Koch | 1 | -1/+1 |
2004-02-11 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -0/+2 |
2004-02-10 | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 1 | -0/+1 |
2004-01-30 | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 1 | -7/+55 |
2004-01-24 | * mainproc.c (list_node): Show sigs with --verbose. | David Shaw | 1 | -0/+26 |
2004-01-22 | * g10.c (list_config): New function to dump config options to stdout. | David Shaw | 1 | -13/+155 |
2004-01-20 | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 1 | -1/+1 |
2003-12-31 | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 1 | -1/+5 |
2003-12-28 | * options.h, g10.c (main), keyserver.c (keyserver_opts, | David Shaw | 1 | -3/+2 |
2003-12-28 | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 1 | -5/+0 |
2003-12-28 | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 1 | -4/+4 |
2003-12-04 | * g10.c (strusage, main): Show development version warning in --version | David Shaw | 1 | -7/+25 |
2003-12-04 | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 1 | -5/+0 |
2003-11-18 | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Add | David Shaw | 1 | -0/+3 |
2003-11-15 | * compress.c (init_compress): Remove compress level 10 trick, since it is | David Shaw | 1 | -1/+1 |
2003-11-15 | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 1 | -22/+27 |
2003-11-14 | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 1 | -25/+25 |
2003-11-13 | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 1 | -1/+34 |
2003-11-10 | * mainproc.c (proc_symkey_enc): Don't show algorithm information when | David Shaw | 1 | -0/+5 |
2003-11-01 | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 1 | -4/+6 |
2003-10-31 | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 1 | -1/+2 |
2003-10-26 | * g10.c (main): Enhance the version-specific config file code to try for | David Shaw | 1 | -7/+27 |