| Commit message (Expand) | Author | Files | Lines |
2006-04-05 | Renamed | Werner Koch | 1 | -3364/+0 |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -4035/+0 |
2005-09-14 | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 1 | -24/+46 |
2005-08-20 | * g10.c (main): Add aliases sign-with->local-user and user->recipient | David Shaw | 1 | -4/+9 |
2005-08-05 | * g10.c (main), passphrase.c (set_passphrase_from_string): New | David Shaw | 1 | -0/+5 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -59/+59 |
2005-07-22 | * gpg.sgml (http): | Werner Koch | 1 | -0/+7 |
2005-07-22 | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 1 | -6/+0 |
2005-07-19 | * g10.c, options.h: New option --limit-card-insert-tries. | Werner Koch | 1 | -1/+8 |
2005-06-20 | * gpg.sgml: Document smartcard related options. | Werner Koch | 1 | -2/+7 |
2005-06-16 | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 1 | -2/+2 |
2005-06-08 | * options.h, g10.c (main), export.c (parse_export_options, | David Shaw | 1 | -2/+2 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-27 | * g10.c (main): Default {export|import}-unusable-sigs to off until the | David Shaw | 1 | -2/+2 |
2005-05-24 | (add_notation_data): Check number of at-signs. | Werner Koch | 1 | -1/+1 |
2005-05-24 | (add_notation_data): Check number of at-signs. | Werner Koch | 1 | -1/+7 |
2005-05-23 | * cardglue.c (open_card): Check USE_AGENT. | Werner Koch | 1 | -1/+1 |
2005-05-14 | * build-packet.c (do_comment): Removed. (build_packet): Ignore | David Shaw | 1 | -9/+4 |
2005-05-06 | * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c | David Shaw | 1 | -2/+2 |
2005-05-05 | * options.h, g10.c (main): Add new --default-sig-expire and | David Shaw | 1 | -8/+34 |
2005-04-11 | * g10.c (main, add_notation_data, add_policy_url) | Werner Koch | 1 | -6/+10 |
2005-04-05 | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 1 | -0/+8 |
2005-03-31 | * exec.h, exec.c (set_exec_path): Remove some dead code and change all | David Shaw | 1 | -1/+1 |
2005-03-31 | * keydb.c (keydb_add_resource): Clarify meaning of flags. Add new | Werner Koch | 1 | -3/+3 |
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -10/+3 |
2005-01-06 | * g10.c (main): Typo. | David Shaw | 1 | -2/+2 |
2004-12-22 | Minor tweaksV1-9-14 | Werner Koch | 1 | -7/+7 |
2004-12-21 | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 1 | -9/+2 |
2004-12-20 | * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". | David Shaw | 1 | -4/+12 |
2004-12-16 | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 1 | -18/+15 |
2004-12-15 | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 1 | -1/+1 |
2004-12-11 | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or | David Shaw | 1 | -2/+0 |
2004-12-10 | * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): Removed | David Shaw | 1 | -0/+2 |
2004-11-26 | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 1 | -3/+3 |
2004-11-18 | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0. | Werner Koch | 1 | -1/+4 |
2004-11-17 | (open_info_file): New. | Werner Koch | 1 | -41/+69 |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -2/+6 |
2004-10-21 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 1 | -3/+4 |
2004-10-21 | * g10.c (parse_list_options): Fix non-constant initializer so we can build | David Shaw | 1 | -1/+6 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -10/+45 |
2004-10-13 | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 1 | -10/+17 |
2004-10-11 | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 1 | -4/+4 |
2004-09-30 | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 1 | -0/+7 |
2004-09-25 | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 1 | -10/+2 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -6/+3 |
2004-09-23 | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 1 | -2/+2 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 1 | -1/+1 |
2004-09-17 | * configure.ac: Don't check for usb_create_match or | Werner Koch | 1 | -0/+16 |
2004-09-15 | * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver. | Werner Koch | 1 | -0/+14 |
2004-09-12 | * options.h, keylist.c (print_one_subpacket, print_subpackets_colon): | David Shaw | 1 | -27/+115 |