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
/
estream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
2016-02-08
1
-1
/
+1
*
Fix typos found by codespell.
Justus Winter
2015-11-19
1
-3
/
+3
*
estream: Avoid calling write(fd,NULL,n).
Werner Koch
2015-10-18
1
-20
/
+32
*
estream: Keep track of EPIPE.
Werner Koch
2015-09-28
1
-4
/
+25
*
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
2015-09-25
1
-4
/
+345
*
estream: Replace indicator help functions to ease code reading.
Werner Koch
2015-09-24
1
-33
/
+13
*
w32: Make sure the setmode is called.
Werner Koch
2015-08-25
1
-1
/
+7
*
Remove useless conditions.
Werner Koch
2015-03-16
1
-6
/
+3
*
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
2014-10-03
1
-3
/
+3
*
w32: Make it build again.
Werner Koch
2014-10-02
1
-1
/
+1
*
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
2014-10-02
1
-3
/
+108
*
doc updates and type fixes.
Werner Koch
2014-09-18
1
-1
/
+1
*
Fix es_fclose for streams opened with "samethread".
Werner Koch
2014-09-12
1
-2
/
+14
*
Fix problems with ssize_t and off_t.
Werner Koch
2014-09-11
1
-39
/
+41
*
Add gpgrt_set_alloc_func.
Werner Koch
2014-08-26
1
-19
/
+16
*
Replace locking code in estream functions.
Werner Koch
2014-08-25
1
-133
/
+95
*
Remove GnuPG specific code.
Werner Koch
2014-08-25
1
-47
/
+1
*
Finish inclusion of estream into the API.
Werner Koch
2014-08-25
1
-203
/
+131
*
Implement symbol visibility.
Werner Koch
2014-08-25
1
-3
/
+1
*
First set of changes to include estream into the API.
Werner Koch
2014-08-25
1
-136
/
+119
*
Fix some minor estream things.
Werner Koch
2014-08-25
1
-10
/
+16
*
Add missing redefine macros to cleanup the external symbols.
Werner Koch
2014-08-25
1
-2
/
+2
*
Add estream code from GnuPG.
Werner Koch
2014-08-25
1
-0
/
+4561