| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed g10.c to gpg.c | Werner Koch | 2005-10-05 | 1 | -4035/+0 |
* | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 2005-09-15 | 1 | -24/+46 |
* | * g10.c (main): Add aliases sign-with->local-user and user->recipient | David Shaw | 2005-08-20 | 1 | -4/+9 |
* | * g10.c (main), passphrase.c (set_passphrase_from_string): New | David Shaw | 2005-08-05 | 1 | -0/+5 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -59/+59 |
* | * gpg.sgml (http): | Werner Koch | 2005-07-22 | 1 | -0/+7 |
* | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 2005-07-22 | 1 | -6/+0 |
* | * g10.c, options.h: New option --limit-card-insert-tries. | Werner Koch | 2005-07-19 | 1 | -1/+8 |
* | * gpg.sgml: Document smartcard related options. | Werner Koch | 2005-06-20 | 1 | -2/+7 |
* | * options.h, g10.c (main), export.c (parse_export_options, | David Shaw | 2005-06-08 | 1 | -2/+2 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * g10.c (main): Default {export|import}-unusable-sigs to off until the | David Shaw | 2005-05-27 | 1 | -2/+2 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 1 | -1/+1 |
* | (add_notation_data): Check number of at-signs. | Werner Koch | 2005-05-24 | 1 | -1/+7 |
* | * cardglue.c (open_card): Check USE_AGENT. | Werner Koch | 2005-05-23 | 1 | -1/+1 |
* | * build-packet.c (do_comment): Removed. (build_packet): Ignore | David Shaw | 2005-05-14 | 1 | -9/+4 |
* | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 2005-05-06 | 1 | -2/+2 |
* | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 2005-05-05 | 1 | -8/+34 |
* | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 2005-04-11 | 1 | -6/+10 |
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 1 | -0/+8 |
* | * exec.h, exec.c (set_exec_path): Remove some dead code and change all | David Shaw | 2005-03-31 | 1 | -1/+1 |
* | * keydb.c (keydb_add_resource): Clarify meaning of flags. Add new | Werner Koch | 2005-03-31 | 1 | -3/+3 |
* | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 2005-01-20 | 1 | -10/+3 |
* | * g10.c (main): Typo. | David Shaw | 2005-01-06 | 1 | -2/+2 |
* | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 2004-12-20 | 1 | -4/+12 |
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 2004-12-16 | 1 | -18/+15 |
* | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 2004-12-15 | 1 | -1/+1 |
* | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or | David Shaw | 2004-12-11 | 1 | -2/+0 |
* | * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): Removed | David Shaw | 2004-12-10 | 1 | -0/+2 |
* | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 2004-11-26 | 1 | -3/+3 |
* | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0. | Werner Koch | 2004-11-18 | 1 | -1/+4 |
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 1 | -41/+69 |
* | * 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 |