| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 1.4.19.gnupg-1.4.19 | Werner Koch | 2015-02-27 | 1 | -3/+2 |
* | gpg: Add build and runtime support for larger RSA keys | Daniel Kahn Gillmor | 2014-10-03 | 1 | -1/+21 |
* | Allow use of --debug-level=LEVEL without '='. | Werner Koch | 2014-09-29 | 1 | -1/+1 |
* | Update config.{guess,sub} and some copyright notices. | Werner Koch | 2013-12-10 | 1 | -0/+1 |
* | gpg: Change armor Version header to emit only the major version. | Werner Koch | 2013-11-27 | 1 | -2/+3 |
* | gpg: Do not require a trustdb with --always-trust. | Werner Koch | 2013-10-11 | 1 | -5/+3 |
* | gpg: No need to create a trustdb when encrypting with --always-trust. | Werner Koch | 2013-08-02 | 1 | -0/+6 |
* | Fix potential heap corruption in "gpg -v --version" | Werner Koch | 2012-12-15 | 1 | -43/+39 |
* | Support the not anymore patented IDEA cipher algorithm. | Werner Koch | 2012-11-08 | 1 | -50/+8 |
* | Fix typos spotted during translations | Werner Koch | 2012-08-24 | 1 | -2/+2 |
* | Replace file locking by the new portable dotlock code. | Werner Koch | 2012-01-10 | 1 | -2/+2 |
* | Update copyright years. | Werner Koch | 2012-01-10 | 1 | -1/+1 |
* | On VMS use --batch by default if in batch mode. | Werner Koch | 2011-09-12 | 1 | -0/+12 |
* | Add pubkey letters e and E for ECC. | Werner Koch | 2011-07-01 | 1 | -39/+41 |
* | * gpg.c (main): Do not provide a default for | David Shaw | 2010-10-29 | 1 | -6/+1 |
* | Ignore some GnuPG-2 only options. | Werner Koch | 2010-06-01 | 1 | -1/+8 |
* | * gpg.c (main): --pgp6 includes --disable-mdc. | David Shaw | 2009-07-31 | 1 | -0/+1 |
* | Parse EXTCAP lines from the card. | Werner Koch | 2009-07-23 | 1 | -4/+2 |
* | First set of changes to backport the new card code from 2.0. | Werner Koch | 2009-07-21 | 1 | -0/+1 |
* | Remove Camellia restriction. | David Shaw | 2009-06-05 | 1 | -9/+1 |
* | Fix bug#1044. | Werner Koch | 2009-05-20 | 1 | -6/+14 |
* | * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key. | David Shaw | 2008-12-21 | 1 | -1/+1 |
* | Revert that last stupid setuid detection fix. | Werner Koch | 2008-07-17 | 1 | -1/+1 |
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 1 | -44/+66 |
* | Fixed a regression in gpg_dermor.gnupg-1.4.8rc2 | Werner Koch | 2007-12-14 | 1 | -0/+3 |
* | * gpg.c (print_algo_names): New. (list_config): Use it here for the | David Shaw | 2007-11-28 | 1 | -1/+35 |
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
* | * gpg.c (main): Add --require-cross-certification to | David Shaw | 2007-10-23 | 1 | -2/+3 |
* | * gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by default. | David Shaw | 2007-10-23 | 1 | -9/+9 |
* | * options.h, gpg.c (main), misc.c (compliance_option_string): Add | David Shaw | 2007-10-17 | 1 | -1/+24 |
* | * gpg.c (main): Fix typo. Noted by John Clizbe. | David Shaw | 2007-07-19 | 1 | -1/+1 |
* | Add an extra warning for Camellia. | Werner Koch | 2007-07-09 | 1 | -0/+8 |
* | * gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it is | David Shaw | 2007-04-16 | 1 | -2/+5 |
* | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 2007-03-05 | 1 | -4/+15 |
* | * main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass in | David Shaw | 2007-02-01 | 1 | -2/+2 |
* | Removed references to removed g10defs.h file. | Werner Koch | 2006-12-13 | 1 | -1/+0 |
* | Removed the use of g10defs.h. | Werner Koch | 2006-12-11 | 1 | -1/+1 |
* | * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add | David Shaw | 2006-12-03 | 1 | -0/+4 |
* | New command --gpgconf-test. | Werner Koch | 2006-10-23 | 1 | -0/+6 |
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 1 | -0/+32 |
* | do no use reopen_std under W32. | Werner Koch | 2006-06-27 | 1 | -2/+2 |
* | * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs, | David Shaw | 2006-06-22 | 1 | -0/+15 |
* | * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we are | David Shaw | 2006-05-23 | 1 | -0/+62 |
* | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 2006-04-20 | 1 | -0/+7 |
* | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 2006-04-20 | 1 | -3/+18 |
* | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 2006-04-09 | 1 | -3/+8 |
* | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 2006-04-03 | 1 | -0/+2 |
* | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 2006-03-08 | 1 | -60/+13 |
* | * options.h, mainproc.c (check_sig_and_print), gpg.c (main): | David Shaw | 2006-03-08 | 1 | -7/+9 |
* | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 2006-03-07 | 1 | -39/+9 |