Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-10-08 | Add assuan_set_io_hooks. | Werner Koch | 1 | -1/+24 | |
2007-10-01 | Add socket wrapper API. | Werner Koch | 1 | -2/+15 | |
Changed the ABI ofthe W32 socket emulation. | |||||
2007-08-24 | Preparing 1.0.3 | Werner Koch | 1 | -1/+1 | |
2007-07-12 | Better error code mapping. | Werner Koch | 1 | -1/+1 | |
2007-07-12 | Introduced new type for better support of W32 HADNLES vs. file descriptors. | Werner Koch | 1 | -2/+4 | |
2007-07-05 | Switched to LGPLv3.libassuan-1.0.2 | Werner Koch | 1 | -4/+2 | |
2007-07-04 | 2007-07-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -2/+2 | |
Change _WIN32 to HAVE_W32_SYSTEM for consistency. * assuan-defs.h (struct assuan_context_s): Have full peercred structure even if not HAVE_SO_PEERCRED, but not if HAVE_W32_SYSTEM. | |||||
2007-06-12 | Various minor changes for W32 | Werner Koch | 1 | -11/+12 | |
2006-10-09 | Splitted up into a standad lib and an pth enabled one. | Werner Koch | 1 | -0/+147 | |
Also enhanced libassuan-config and libassuan.m4. Not really tested! |