aboutsummaryrefslogtreecommitdiffstats
path: root/src/system-w32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an SPDX tag to all core files.Werner Koch2017-11-151-16/+17
* Fix typos found by codespell.Justus Winter2015-12-011-1/+1
* w32: Remove I/O delays due to our 100ms delay after an EAGAIN.Werner Koch2014-11-071-0/+37
* w32: Fix header inclusion order for newer toolchain.Werner Koch2013-02-221-13/+12
* Fix npth port file handle use.Marcus Brinkmann2012-01-241-5/+5
* Reroute all socket and connect through the nonce implemenation in assuan-sock...Marcus Brinkmann2011-02-031-3/+13
* Extend system hooks table by socket and connect functions.Marcus Brinkmann2011-02-021-1/+18
* More robust detection of socketsWerner Koch2010-04-191-47/+85
* Changes for W32CEWerner Koch2010-04-141-1/+2
* Changed the implementation of CreatePipe under W32CE.Werner Koch2010-03-221-0/+27
* Refactored platform system code.Werner Koch2010-03-161-0/+466