summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* preparing a releaseWerner Koch2009-01-121-0/+4
|
* Preparing a release candidate.Werner Koch2008-12-091-2/+2
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+4
|
* Use more warning options with modern GCCs.Werner Koch2008-10-171-0/+4
| | | | | Other minor changes.
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-0/+4
|
* * configure.ac: Use printf for the most portable SVN versionDavid Shaw2008-08-271-0/+3
| | | | | detection.
* * configure.ac: Darwin's /bin/sh has a builtin echo that doesn'tDavid Shaw2008-08-271-0/+5
| | | | | understand '-n'. Use tr to trim the carriage return instead.
* Fixed a C-89 incompatibility.Werner Koch2008-04-231-0/+4
| | | | | | Minor changes to make it build on Debian bo. Thanks to Alain Guibert.
* Minor cleanups.Werner Koch2008-04-071-0/+6
| | | | | Implemented key helper kdns
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-0/+5
| | | | | Typo fixes.
* Utilize new automake vars for proper installation into doc/.Werner Koch2008-03-271-0/+4
|
* Post release updateWerner Koch2008-03-261-0/+4
|
* Fixed release creation.Werner Koch2008-02-191-0/+4
|
* Preparing a test releaseWerner Koch2008-02-151-0/+9
|
* Preparing a release.gnupg-2.0.8Werner Koch2007-12-201-1/+6
|
* Fixed a W32 ldaps problem.Werner Koch2007-12-171-0/+4
|
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-141-0/+4
|
* Support DSA2.Werner Koch2007-12-121-0/+4
| | | | | | Support Camellia for testing. More audit stuff.
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-041-0/+4
| | | | | Other minor buf fixes.
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-0/+4
| | | | | Made socket servers secure under Windows.
* Print used library version with --version.Werner Koch2007-09-141-0/+4
| | | | | Typo fixes
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-101-0/+4
|
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-0/+7
| | | | | New tool gpg-check-pattern.
* About to do a releasegnupg-2.0.6Werner Koch2007-08-161-0/+4
|
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+4
|
* Typo fixes.Werner Koch2007-07-101-0/+5
| | | | | | iconv detection fix. Use the currect type in t-gettime.
* Prearing a releaseWerner Koch2007-07-051-0/+2
|
* Fixed card key generation of gpg2.Werner Koch2007-07-051-0/+4
| | | | | Reveal less information about timings while generating a key.
* 2007-07-05 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2007-07-051-0/+4
| | | | | * configure.ac: Invoke AM_LANGINFO_CODESET.
* Changed to GPLv3.Werner Koch2007-07-041-0/+17
| | | | | Removed intl/.
* A bunch of minor changes for Windows.Werner Koch2007-07-041-0/+4
|
* More W32 related changesWerner Koch2007-06-261-0/+5
|
* PO fixes for W32Werner Koch2007-06-151-1/+2
|
* Build fixes for W32Werner Koch2007-06-151-0/+7
|
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+13
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+19
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Adjusted symbols for printf and updated to latest version.Werner Koch2007-05-151-1/+3
|
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-0/+6
|
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-091-0/+4
|
* Upgraded gettext.Werner Koch2007-05-071-0/+12
| | | | | Fixed accidental dependency on libgcrypt 1.3.0.
* Updated to automake 1.10.Werner Koch2007-05-041-1/+3
| | | | | | Use latest texinfo.tex. Typo and grammar fix.
* Fixed installation of gpg2keys_mailtoWerner Koch2007-05-041-0/+6
|
* Well, missed to change the SVN flaggnupg-2.0.3Werner Koch2007-03-081-0/+2
|
* Preparing the 2.0.3 releaseWerner Koch2007-03-081-0/+4
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-0/+4
| | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
* Fixes for CVE-2006-6235Werner Koch2006-12-061-0/+4
|
* Preparing 2.0.1Werner Koch2006-11-281-0/+4
|
* Preparing 2.0.1rc1Werner Koch2006-11-231-0/+4
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-0/+7
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-201-0/+4
| | | | | Some cleanups for 64 bit CPUs.