aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-io.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix printing size_t and off_t value for LLP64 Windows.NIIBE Yutaka2024-07-051-4/+4
* doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-131-5/+5
* core,w32: Initialize dbg_help for socket debuggingAndre Heinecke2019-10-281-1/+1
* core,w32: Improve handling of Unicode pathsAndre Heinecke2019-04-091-10/+10
* core,w32: Show w32-spawn warning only onceAndre Heinecke2019-04-091-14/+19
* core: Fix format string errors in w32-io.c and use of TRACE_SUC.Werner Koch2018-11-191-19/+23
* core: Simplify the trace maros by using variadics.Werner Koch2018-11-161-93/+93
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-081-7/+7
* w32: Fix a few compiler warnings.Werner Koch2018-11-021-15/+10
* w32: Log all errors from CloseHandle and WFSO in w32-io.Werner Koch2018-11-021-49/+70
* w32: Revamp the closing of system objects.Werner Koch2018-11-021-119/+261
* w32: Use CancelSynchronousIo in destroy_reader.Werner Koch2018-11-011-1/+1
* w32: Merge all the object tables of w32-io into one.Werner Koch2018-11-011-264/+245
* w32: Remove unused arg from two functions.Werner Koch2018-10-311-32/+47
* w32: Remove all support for WindowsCEWerner Koch2018-10-311-305/+2
* w32: Remove cruft in w32-io from WindowsME times.Werner Koch2018-10-311-29/+0
* w32: Fix previous commit.Werner Koch2018-10-301-3/+2
* core,w32: Fix memleak of tmp_name in w32-ioAndre Heinecke2018-10-291-0/+7
* core, w32: Fix flags passing to gpgme-w32-spawnAndre Heinecke2018-02-091-2/+2
* core: Replace all calls to *sprintf by gpgrt_*sprintf.Werner Koch2017-02-021-2/+2
* w32: Fix closing file descriptors.Justus Winter2017-01-231-2/+8
* w32: Better protect the IO-system's fd_tableWerner Koch2016-11-091-12/+26
* core: Remove (now) useless diagnosticAndre Heinecke2016-08-181-2/+0
* core: Fail loudly in case w32 spawner not foundAndre Heinecke2016-08-181-0/+26
* Fix typos found by codespell.Justus Winter2015-12-021-2/+2
* w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.Werner Koch2015-10-281-2/+7
* w32: Fix another memleak on error.Werner Koch2014-04-161-0/+1
* w32: Fix memleak in an error code paths.Werner Koch2014-04-151-0/+1
* Make use of internal iospawn flags more flexible.Werner Koch2014-04-101-1/+2
* w32: Change the way the I/O threads are cleaned up.Werner Koch2013-05-111-90/+73
* Fix hang in socket closing.Werner Koch2013-05-081-0/+36
* Improve debug output of the I/O reader and writer.Werner Koch2013-05-081-5/+17
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-61/+61
* Fix socket implementation on Windows.Marcus Brinkmann2011-02-031-1/+1
* Fix Windows port (spawn and assuan engine).Marcus Brinkmann2011-02-021-43/+9
* 2010-11-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-231-0/+12
* More include guards.Werner Koch2010-11-031-1/+3
* First take on changes to allow building with MSC for W32CE.Werner Koch2010-11-021-3/+7
* 2010-09-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-09-011-58/+11
* Are you ready already?Marcus Brinkmann2010-08-041-3/+2
* 2010-08-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-08-031-2/+33
* 2010-06-11 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-101-2/+0
* 2010-06-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-101-130/+262
* 2010-06-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-06-091-32/+344
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-1/+0
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-26/+26
* More robust detection of handle and socketsWerner Koch2010-04-161-20/+46
* Allow the native W32 version to properly work with sockets.Werner Koch2010-01-251-22/+79
* 2009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-101-1/+3
* 2009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-051-2/+5