index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
w32-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Fix printing size_t and off_t value for LLP64 Windows.
NIIBE Yutaka
1
-4
/
+4
2023-10-13
doc: Fix typos in documentation and source code comments
Ingo Klöcker
1
-5
/
+5
2019-10-28
core,w32: Initialize dbg_help for socket debugging
Andre Heinecke
1
-1
/
+1
2019-04-09
core,w32: Improve handling of Unicode paths
Andre Heinecke
1
-10
/
+10
2019-04-09
core,w32: Show w32-spawn warning only once
Andre Heinecke
1
-14
/
+19
2018-11-19
core: Fix format string errors in w32-io.c and use of TRACE_SUC.
Werner Koch
1
-19
/
+23
2018-11-16
core: Simplify the trace maros by using variadics.
Werner Koch
1
-93
/
+93
2018-11-08
spelling: fix misspellings
Daniel Kahn Gillmor
1
-7
/
+7
2018-11-02
w32: Fix a few compiler warnings.
Werner Koch
1
-15
/
+10
2018-11-02
w32: Log all errors from CloseHandle and WFSO in w32-io.
Werner Koch
1
-49
/
+70
2018-11-02
w32: Revamp the closing of system objects.
Werner Koch
1
-119
/
+261
2018-11-01
w32: Use CancelSynchronousIo in destroy_reader.
Werner Koch
1
-1
/
+1
2018-11-01
w32: Merge all the object tables of w32-io into one.
Werner Koch
1
-264
/
+245
2018-10-31
w32: Remove unused arg from two functions.
Werner Koch
1
-32
/
+47
2018-10-31
w32: Remove all support for WindowsCE
Werner Koch
1
-305
/
+2
2018-10-31
w32: Remove cruft in w32-io from WindowsME times.
Werner Koch
1
-29
/
+0
2018-10-30
w32: Fix previous commit.
Werner Koch
1
-3
/
+2
2018-10-29
core,w32: Fix memleak of tmp_name in w32-io
Andre Heinecke
1
-0
/
+7
2018-02-09
core, w32: Fix flags passing to gpgme-w32-spawn
Andre Heinecke
1
-2
/
+2
2017-02-02
core: Replace all calls to *sprintf by gpgrt_*sprintf.
Werner Koch
1
-2
/
+2
2017-01-23
w32: Fix closing file descriptors.
Justus Winter
1
-2
/
+8
2016-11-09
w32: Better protect the IO-system's fd_table
Werner Koch
1
-12
/
+26
2016-08-18
core: Remove (now) useless diagnostic
Andre Heinecke
1
-2
/
+0
2016-08-18
core: Fail loudly in case w32 spawner not found
Andre Heinecke
1
-0
/
+26
2015-12-02
Fix typos found by codespell.
Justus Winter
1
-2
/
+2
2015-10-28
w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.
Werner Koch
1
-2
/
+7
2014-04-16
w32: Fix another memleak on error.
Werner Koch
1
-0
/
+1
2014-04-15
w32: Fix memleak in an error code paths.
Werner Koch
1
-0
/
+1
2014-04-10
Make use of internal iospawn flags more flexible.
Werner Koch
1
-1
/
+2
2013-05-11
w32: Change the way the I/O threads are cleaned up.
Werner Koch
1
-90
/
+73
2013-05-08
Fix hang in socket closing.
Werner Koch
1
-0
/
+36
2013-05-08
Improve debug output of the I/O reader and writer.
Werner Koch
1
-5
/
+17
2012-09-25
Remove all trailing whitespace from source files
Werner Koch
1
-61
/
+61
2011-02-03
Fix socket implementation on Windows.
Marcus Brinkmann
1
-1
/
+1
2011-02-02
Fix Windows port (spawn and assuan engine).
Marcus Brinkmann
1
-43
/
+9
2010-11-23
2010-11-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+12
2010-11-03
More include guards.
Werner Koch
1
-1
/
+3
2010-11-02
First take on changes to allow building with MSC for W32CE.
Werner Koch
1
-3
/
+7
2010-09-01
2010-09-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-58
/
+11
2010-08-04
Are you ready already?
Marcus Brinkmann
1
-3
/
+2
2010-08-03
2010-08-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+33
2010-06-10
2010-06-11 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+0
2010-06-10
2010-06-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-130
/
+262
2010-06-09
2010-06-09 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-32
/
+344
2010-05-06
2010-05-06 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+0
2010-05-06
2010-05-06 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-26
/
+26
2010-04-16
More robust detection of handle and sockets
Werner Koch
1
-20
/
+46
2010-01-25
Allow the native W32 version to properly work with sockets.
Werner Koch
1
-22
/
+79
2009-11-10
2009-11-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+3
2009-11-05
2009-11-05 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+5
[next]