aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan-io-pth.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preparing 1.0.3Werner Koch2007-08-241-1/+1
|
* Better error code mapping.Werner Koch2007-07-121-1/+1
|
* Introduced new type for better support of W32 HADNLES vs. file descriptors.Werner Koch2007-07-121-2/+4
|
* Switched to LGPLv3.libassuan-1.0.2Werner Koch2007-07-051-4/+2
|
* 2007-07-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-041-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.
* Various minor changes for W32Werner Koch2007-06-121-11/+12
|
* Splitted up into a standad lib and an pth enabled one.Werner Koch2006-10-091-0/+147
Also enhanced libassuan-config and libassuan.m4. Not really tested!