Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | support more hash algorithms to support the v2 card | Werner Koch | 2010-07-24 | 3 | -1/+14 | |
| | ||||||
* | Backport bug fix. Fixes bug#1240. | Werner Koch | 2010-06-18 | 2 | -2/+15 | |
| | ||||||
* | Ignore some GnuPG-2 only options. | Werner Koch | 2010-06-01 | 2 | -1/+13 | |
| | ||||||
* | Fix bug 1179 | Werner Koch | 2010-05-12 | 2 | -4/+9 | |
| | ||||||
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 2 | -1/+66 | |
| | ||||||
* | Force SHA1 only for v1 cards | Werner Koch | 2010-03-26 | 2 | -6/+14 | |
| | ||||||
* | * plaintext.c (handle_plaintext): Make sure that the stdout flush | David Shaw | 2010-03-26 | 2 | -4/+18 | |
| | | | | | | succeeded, so we can't lose data when using gpg in a pipeline. Fixes bug #1207. | |||||
* | Fix bug 1186 | Werner Koch | 2010-02-17 | 2 | -1/+6 | |
| | ||||||
* | Change menu prompts. | Werner Koch | 2010-02-02 | 3 | -2/+7 | |
| | ||||||
* | Fix some spelling errors. Fixes bug#1127. | Werner Koch | 2009-12-21 | 3 | -6/+6 | |
| | ||||||
* | Fix bug#1059 (missing status line signature verification done with a | Werner Koch | 2009-12-17 | 2 | -1/+10 | |
| | | | | | subkey while on the main key has expired). | |||||
* | minor changes for VMS | Werner Koch | 2009-12-15 | 3 | -5/+8 | |
| | ||||||
* | fix bug#1162. | Werner Koch | 2009-12-15 | 2 | -1/+7 | |
| | ||||||
* | Fix bug#1138. | Werner Koch | 2009-09-28 | 3 | -3/+17 | |
| | ||||||
* | Last minute fixes | Werner Koch | 2009-09-02 | 4 | -17/+32 | |
| | ||||||
* | Preparing 1.4.10. | Werner Koch | 2009-09-02 | 3 | -4/+22 | |
| | ||||||
* | Fix debian bug#543530 | Werner Koch | 2009-08-26 | 2 | -0/+35 | |
| | ||||||
* | Preparing for a release candidate | Werner Koch | 2009-08-13 | 5 | -31/+230 | |
| | ||||||
* | Try and detect mis-coded Latin1 and convert it to UTF8. Whether the | David Shaw | 2009-08-12 | 2 | -7/+39 | |
| | | | | | | heuristics succeed or not, the resulting string must be valid UTF8 as LDAP requires that. This is bug 1055. | |||||
* | (no commit message) | Werner Koch | 2009-08-03 | 7 | -20/+134 | |
| | ||||||
* | * gpg.c (main): --pgp6 includes --disable-mdc. | David Shaw | 2009-07-31 | 2 | -0/+5 | |
| | ||||||
* | Update key generation menu to match gnupg 2.0. | Werner Koch | 2009-07-29 | 2 | -103/+187 | |
| | | | | | Changes default preferences and key algorithms. | |||||
* | * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find a | David Shaw | 2009-07-23 | 2 | -13/+55 | |
| | | | | | domain-specific LDAP server before resorting to keys.{domain}. | |||||
* | Parse EXTCAP lines from the card. | Werner Koch | 2009-07-23 | 7 | -10/+73 | |
| | | | | | Change messages for a corrupt trustdb. | |||||
* | First set of changes to backport the new card code from 2.0. | Werner Koch | 2009-07-21 | 17 | -1378/+4501 | |
| | | | | | | | | For compatibility reasons a few new files had to be added. Also added estream-printf as this is now used in app-openpgp.c and provides a better and generic asprintf implementation than the hack we used for the W32 code in ttyio.c. Card code is not yet finished. | |||||
* | Repalce an assert by a proper error message. | Werner Koch | 2009-07-17 | 2 | -1/+19 | |
| | ||||||
* | Fix bug#1087. | Werner Koch | 2009-07-16 | 2 | -2/+17 | |
| | ||||||
* | Fix a couple of minor bugs. | Werner Koch | 2009-06-24 | 3 | -3/+6 | |
| | ||||||
* | Fix bug#1040. | Werner Koch | 2009-06-17 | 2 | -2/+7 | |
| | ||||||
* | Remove Camellia restriction. | David Shaw | 2009-06-05 | 2 | -9/+5 | |
| | ||||||
* | Add stub function. Noted by Daniel Leidert. | Werner Koch | 2009-06-02 | 2 | -0/+5 | |
| | ||||||
* | Fixed bug1058. | Werner Koch | 2009-05-22 | 2 | -0/+5 | |
| | ||||||
* | Fix bug#1044. | Werner Koch | 2009-05-20 | 2 | -6/+19 | |
| | ||||||
* | Fix bug 1045 | Werner Koch | 2009-05-11 | 2 | -2/+7 | |
| | ||||||
* | Fix bug 1045. | Werner Koch | 2009-05-11 | 2 | -1/+4 | |
| | ||||||
* | Print 'empty file' warning only with --verbose. | Werner Koch | 2009-05-11 | 3 | -3/+9 | |
| | ||||||
* | Fix for bug#1034. | Werner Koch | 2009-05-06 | 3 | -34/+36 | |
| | ||||||
* | Improve dotlocking. | Werner Koch | 2009-05-05 | 1 | -2/+2 | |
| | | | | | Implement locking for W32. | |||||
* | Backport of Creation-Date parameter for unattended key generation. | Werner Koch | 2009-05-05 | 2 | -51/+129 | |
| | ||||||
* | Fix bug#931. | Werner Koch | 2009-05-05 | 3 | -28/+46 | |
| | | | | | Silent a compiler warning. | |||||
* | Better error message for a missing keyring. | Werner Koch | 2009-04-03 | 3 | -3/+13 | |
| | | | | | Fixes Debian#494040. | |||||
* | * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on | David Shaw | 2009-03-20 | 2 | -12/+30 | |
| | | | | | | | secret keyring files to be extra safe on filesystems that may not sync data and metadata together (ext4). Also check return code from the cache invalidation to make sure we're safe over NFS and similar. | |||||
* | * gpgv.c (strusage): Fix name of program in "Syntax" line. | David Shaw | 2009-03-15 | 2 | -3/+7 | |
| | ||||||
* | Fix bug 998. | Werner Koch | 2009-02-09 | 2 | -2/+22 | |
| | ||||||
* | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 2009-02-03 | 2 | -2/+9 | |
| | ||||||
* | * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key. | David Shaw | 2008-12-21 | 2 | -1/+6 | |
| | ||||||
* | Change SIG_ID computation to m | Werner Koch | 2008-12-11 | 2 | -8/+22 | |
| | ||||||
* | Close message digest; fixes memory leak. | Werner Koch | 2008-12-11 | 2 | -0/+5 | |
| | ||||||
* | Check algo usage. | Werner Koch | 2008-12-09 | 2 | -21/+46 | |
| | ||||||
* | * trustdb.c (validate_one_keyblock): Fix the trust signature | David Shaw | 2008-11-18 | 2 | -40/+69 | |
| | | | | | | | calculations so that we lower the trust depth of signatures to fit within the current chain, rather than discarding any signature that does not fit within the trust depth. |