aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename all ChangeLog files to ChangeLog-2011.Werner Koch2011-12-021-13772/+0
| | | | * ChangeLog: New file.
* On VMS use --batch by default if in batch mode.Werner Koch2011-09-121-0/+6
| | | | | | This problem was identified and solved by Steven M. Schweda. Note that the vms specific code is not part of this repository. See http://antinode.info/dec/sw/gnupg.html for the VMS port.
* Removed some set but unused vars.Werner Koch2011-08-091-0/+6
|
* Fix bug#1307Werner Koch2011-08-091-0/+7
| | | | | This is a backport of the fixes for 2.0. There is only one real bug, the other changes are for clarity and for more picky compilers.
* Print the decoded iteration count witn --list-packets.Werner Koch2011-07-221-0/+5
| | | | Fixes bug#1355.
* * photoid.c (generate_photo_id): Check for the JPEG magic numbersDavid Shaw2011-04-061-0/+6
| | | | | instead of JFIF since some programs generate an EXIF header first. This is issue 1331.
* Don't link gpgv with libreadlineWerner Koch2011-02-231-162/+168
| | | | Also add a useful .gitignore file.
* * gpg.c (main): Do not provide a default forDavid Shaw2010-10-291-0/+4
| | | | | | --personal-digest-preferences. This allows the usual digest selection algorithm to pick a digest based on recipient keys.
* * pkclist.c (select_algo_from_prefs): Slightly improve the handling ofDavid Shaw2010-10-291-0/+5
| | | | | | | MD5 in preference lists. Instead of replacing MD5 with SHA-1, just remove MD5 from the list altogether, and let the next-highest ranked algorithm be chosen.
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-291-0/+7
| | | | | | | overflow when picking an algorithm (not a security issue since we can't pick something not present in all preference lists, but we might pick something that isn't scored first choice).
* Detect unsigned time_t and adjust y2038 detection.Werner Koch2010-10-271-0/+7
|
* Remove warnings on VMSWerner Koch2010-10-201-0/+7
|
* Prepare for 1.4.11Werner Koch2010-10-181-0/+5
|
* VMS fixesWerner Koch2010-10-101-0/+4
|
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-281-0/+5
| | | | | has defaulted to off since 2007-10-22).
* The rest of the VMS changes.Werner Koch2010-09-281-4/+1
|
* Minor changes to help the VMS portWerner Koch2010-09-281-0/+26
|
* Minor fixesWerner Koch2010-08-311-0/+5
|
* support more hash algorithms to support the v2 cardWerner Koch2010-07-241-0/+6
|
* Backport bug fix. Fixes bug#1240.Werner Koch2010-06-181-0/+5
|
* Ignore some GnuPG-2 only options.Werner Koch2010-06-011-0/+5
|
* Fix bug 1179Werner Koch2010-05-121-0/+4
|
* Fix for bug 1223Werner Koch2010-05-071-0/+7
|
* Force SHA1 only for v1 cardsWerner Koch2010-03-261-0/+5
|
* * plaintext.c (handle_plaintext): Make sure that the stdout flushDavid Shaw2010-03-261-1/+7
| | | | | | succeeded, so we can't lose data when using gpg in a pipeline. Fixes bug #1207.
* Fix bug 1186Werner Koch2010-02-171-0/+5
|
* Change menu prompts.Werner Koch2010-02-021-0/+5
|
* Fix bug#1059 (missing status line signature verification done with a Werner Koch2009-12-171-0/+5
| | | | | subkey while on the main key has expired).
* minor changes for VMSWerner Koch2009-12-151-0/+3
|
* fix bug#1162.Werner Koch2009-12-151-0/+5
|
* Fix bug#1138.Werner Koch2009-09-281-1/+7
|
* Last minute fixesWerner Koch2009-09-021-0/+3
|
* Preparing 1.4.10.Werner Koch2009-09-021-0/+5
|
* Fix debian bug#543530Werner Koch2009-08-261-0/+5
|
* Preparing for a release candidateWerner Koch2009-08-131-0/+16
|
* Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2009-08-121-0/+7
| | | | | | heuristics succeed or not, the resulting string must be valid UTF8 as LDAP requires that. This is bug 1055.
* (no commit message)Werner Koch2009-08-031-0/+16
|
* * gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2009-07-311-0/+4
|
* Update key generation menu to match gnupg 2.0.Werner Koch2009-07-291-3/+19
| | | | | Changes default preferences and key algorithms.
* * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find aDavid Shaw2009-07-231-0/+5
| | | | | domain-specific LDAP server before resorting to keys.{domain}.
* Parse EXTCAP lines from the card.Werner Koch2009-07-231-0/+12
| | | | | Change messages for a corrupt trustdb.
* First set of changes to backport the new card code from 2.0.Werner Koch2009-07-211-0/+28
| | | | | | | | 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 Koch2009-07-171-0/+5
|
* Fix bug#1087.Werner Koch2009-07-161-1/+6
|
* Fix a couple of minor bugs.Werner Koch2009-06-241-0/+5
|
* Fix bug#1040.Werner Koch2009-06-171-0/+5
|
* Remove Camellia restriction.David Shaw2009-06-051-0/+4
|
* Add stub function. Noted by Daniel Leidert.Werner Koch2009-06-021-0/+4
|
* Fixed bug1058.Werner Koch2009-05-221-0/+4
|
* Fix bug#1044.Werner Koch2009-05-201-0/+5
|