| Commit message (Expand) | Author | Age | Files | Lines |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 2004-10-21 | 1 | -3/+4 |
* | * g10.c (parse_list_options): Fix non-constant initializer so we can build | David Shaw | 2004-10-21 | 1 | -1/+6 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 1 | -10/+45 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 1 | -10/+17 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 1 | -4/+4 |
* | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 2004-09-30 | 1 | -0/+7 |
* | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 2004-09-25 | 1 | -10/+2 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -6/+3 |
* | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 2004-09-23 | 1 | -2/+2 |
* | * gpg.sgml: Document -K. | Werner Koch | 2004-09-20 | 1 | -1/+1 |
* | * configure.ac: Don't check for usb_create_match or | Werner Koch | 2004-09-17 | 1 | -0/+16 |
* | * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver. | Werner Koch | 2004-09-15 | 1 | -0/+14 |
* | * options.h, keylist.c (print_one_subpacket, print_subpackets_colon): | David Shaw | 2004-09-12 | 1 | -27/+115 |
* | * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup. | David Shaw | 2004-08-27 | 1 | -40/+39 |
* | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 2004-08-08 | 1 | -6/+8 |
* | * keylist.c (list_keyblock_print): Always use the new listing format where | David Shaw | 2004-07-16 | 1 | -1/+1 |
* | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 2004-07-15 | 1 | -3/+4 |
* | * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner on | David Shaw | 2004-05-20 | 1 | -11/+54 |
* | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 2004-05-10 | 1 | -4/+4 |
* | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 2004-05-08 | 1 | -2/+2 |
* | * keylist.c (show_notation): Use bits to select which sort of notation to | David Shaw | 2004-05-05 | 1 | -1/+7 |
* | A bunch of changes for the openpgp card. | Werner Koch | 2004-04-27 | 1 | -0/+8 |
* | * options.h, g10.c (main): Add keyserver-option honor-keyserver-url. | David Shaw | 2004-04-19 | 1 | -2/+9 |
* | * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that | David Shaw | 2004-04-16 | 1 | -0/+3 |
* | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 2004-04-15 | 1 | -5/+7 |
* | * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c, | David Shaw | 2004-04-14 | 1 | -2/+3 |
* | * options.h: Encapsulate keyserver details. Change all callers. | David Shaw | 2004-04-14 | 1 | -1/+1 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Rename | David Shaw | 2004-03-25 | 1 | -5/+5 |
* | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 2004-03-19 | 1 | -1/+1 |
* | * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c | David Shaw | 2004-03-05 | 1 | -10/+2 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Remove | David Shaw | 2004-03-03 | 1 | -1/+0 |
* | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 2004-03-03 | 1 | -1/+15 |
* | * plaintext.c: Copyright. | David Shaw | 2004-02-24 | 1 | -13/+20 |
* | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 2004-02-23 | 1 | -4/+10 |
* | * options.h, g10.c (main), plaintext.c (handle_plaintext): Add | David Shaw | 2004-02-18 | 1 | -0/+3 |
* | * keyserver.c (argsep): Move to misc.c. | David Shaw | 2004-02-14 | 1 | -19/+19 |
* | * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the more | David Shaw | 2004-02-12 | 1 | -25/+29 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2004-02-11 | 1 | -0/+2 |
* | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 2004-02-10 | 1 | -0/+1 |
* | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 2004-01-30 | 1 | -7/+55 |
* | * mainproc.c (list_node): Show sigs with --verbose. | David Shaw | 2004-01-24 | 1 | -0/+26 |
* | * g10.c (list_config): New function to dump config options to stdout. | David Shaw | 2004-01-22 | 1 | -13/+155 |
* | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 2004-01-20 | 1 | -1/+1 |
* | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 2003-12-31 | 1 | -1/+5 |
* | * options.h, g10.c (main), keyserver.c (keyserver_opts, | David Shaw | 2003-12-28 | 1 | -3/+2 |
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 1 | -5/+0 |
* | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 2003-12-28 | 1 | -4/+4 |
* | * g10.c (strusage, main): Show development version warning in --version | David Shaw | 2003-12-04 | 1 | -7/+25 |
* | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 2003-12-04 | 1 | -5/+0 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Add | David Shaw | 2003-11-18 | 1 | -0/+3 |