index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
w32-estream.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
Remove Windows CE support.
NIIBE Yutaka
1
-42
/
+0
2022-03-25
w32: Fix for MinGW which doesn't define EOPNOTSUPP.
NIIBE Yutaka
1
-0
/
+4
2020-08-11
core,w32: Use timeout in es_poll even if there are no FDs.
Werner Koch
1
-3
/
+17
2019-03-19
estream: Increase buffer size for Windows.
Werner Koch
1
-2
/
+2
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-5
/
+4
2018-10-31
w32: Remove cruft in w32-estream from olden times.
Andre Heinecke
1
-28
/
+0
2018-05-01
core,w32: Avoid recursive use of npth_unprotect.
Werner Koch
1
-2
/
+10
2018-04-30
core: Fix gpgrt_poll for Windows under nPth.
Werner Koch
1
-0
/
+2
2017-11-17
w32: Avoid unused code warning.
Werner Koch
1
-0
/
+8
2017-02-28
Improve tracing of estream.
Werner Koch
1
-39
/
+77
2017-02-26
Use the new tracing ramework for estream.
Werner Koch
1
-94
/
+83
2017-02-23
w32: Replace gpgrt locks in w32-streams by native critical sections.
Werner Koch
1
-49
/
+50
2016-11-12
estream: Support 'es_poll' on Windows.
Justus Winter
1
-0
/
+1047