Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-11 | common: Remove compatibility code. | Justus Winter | 1 | -63/+0 | |
* common/Makefile.am: Drop deleted files. * common/w32-afunix.c: Delete file. * common/w32-afunix.h: Likewise. GnuPG-bug-id: 2408 Signed-off-by: Justus Winter <[email protected]> | |||||
2015-11-27 | Silence unused variable or parameter warnings. | Werner Koch | 1 | -1/+1 | |
-- | |||||
2015-04-24 | common: Remove JNLIB from boiler plate (jnlib merge). | Werner Koch | 1 | -3/+3 | |
* common/README.jnlib: Remove. -- This is the final part of merging jnlib into gnupg/common. | |||||
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. |