aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/utf8conv.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+10
| | | | | See the ChangeLogs for details.
* UTF-8 FixesWerner Koch2007-05-041-0/+1
|
* Fix for bug 537Werner Koch2006-10-021-14/+14
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-0/+31
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.