Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-09-30 | Change JNLIB license to LGPLv3+ or GPLv2+. | Werner Koch | 1 | -7/+18 | |
This is to allow the use of this code with code under GPLv2(only). | |||||
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -0/+0 | |
2010-03-01 | Finished jnlib port to CE. | Werner Koch | 1 | -0/+3 | |
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -1/+2 | |
Made socket servers secure under Windows. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -7/+8 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2004-12-13 | VArious hacks to make it at least build under W32. | Werner Koch | 1 | -0/+1 | |
* 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. | |||||
2004-11-30 | 2004-11-30 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+47 | |
* w32-afunix.c: New. AF_UNIX emulation for W32. * w32-afunix.h: Likewise. |