aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/stringhelp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-0/+5
| | | | | | | | | | * stringhelp.c (w32_strerror) [W32]: New. * w32-pth.c, w32-pth.h: Added real code written by Timo Schulz. Not finished, though. * gpgconf-comp.c <ignore-ocsp-service-url>: Fixed typo.
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-1/+7
| | | | | | | | | | | 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.
* Updated from NewPGWerner Koch2003-01-091-0/+84
|
* Removed files for CVS reorganizationDavid Shaw2002-06-291-60/+0
|
* Add files to new directory.Werner Koch2000-01-241-0/+60
This is mainly stuff moved from ../util to here.