aboutsummaryrefslogtreecommitdiffstats
path: root/src/system-w32.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-09Support Unicode when starting servers on Windows.Werner Koch1-17/+31
2017-11-15Add an SPDX tag to all core files.Werner Koch1-16/+17
2015-12-01Fix typos found by codespell.Justus Winter1-1/+1
2014-11-07w32: Remove I/O delays due to our 100ms delay after an EAGAIN.Werner Koch1-0/+37
2013-02-22w32: Fix header inclusion order for newer toolchain.Werner Koch1-13/+12
2012-01-24Fix npth port file handle use.Marcus Brinkmann1-5/+5
2011-02-03Reroute all socket and connect through the nonce implemenation in assuan-sock...Marcus Brinkmann1-3/+13
2011-02-02Extend system hooks table by socket and connect functions.Marcus Brinkmann1-1/+18
2010-04-19More robust detection of socketsWerner Koch1-47/+85
2010-04-14Changes for W32CEWerner Koch1-1/+2
2010-03-22Changed the implementation of CreatePipe under W32CE.Werner Koch1-0/+27
2010-03-16Refactored platform system code.Werner Koch1-0/+466