index
:
libmicrohttpd.git
debug-testsuite-netbsd
dev/ng0/gsoc2019
gsoc2019/wrapper
master
GNU libmicrohttpd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
microhttpd
/
mhd_send.c
Age
Commit message (
Expand
)
Author
2019-08-18
Revert "mhd_send.c: for now, let EINVAL and EBADF fail hard."
ng0
2019-08-18
mhd_send.c: for now, let EINVAL and EBADF fail hard.
ng0
2019-08-18
mhd_send.c: log EINVAL
ng0
2019-08-02
fix a couple of fixmes: add log messages.
ng0
2019-08-02
Rename senfile_adapter to MHD_send_sendfile_ and remove duplicate prototype.
ng0
2019-08-02
mhd_send: fix failure to build
ng0
2019-08-01
handle TLS case in send_on_connectin2
Christian Grothoff
2019-08-01
reduce variable scope
Christian Grothoff
2019-08-01
toggle Naggle if and only if corking is not possible by other means
Christian Grothoff
2019-08-01
always set nodelay, except if we cannot cork
Christian Grothoff
2019-08-01
swap _NODELAY and _NOPUSH
ng0
2019-08-01
TCP_NOPUSH
ng0
2019-08-01
remove commentblock
ng0
2019-08-01
fixes, comments, FIXMEs
Christian Grothoff
2019-08-01
mhd_send commented,
ng0
2019-07-30
fix behavior on NetBSD, use the right sizeof.
ng0
2019-07-30
partial fix to sendmsg code
ng0
2019-07-30
MSG_MORE fix
ng0
2019-07-30
Add MSG_MORE detection.
ng0
2019-07-29
.
ng0
2019-07-29
ack other authors
Christian Grothoff
2019-07-29
_len -> _size
ng0
2019-07-29
synt
ng0
2019-07-29
check before post_ function if we need to set want_cork to false
ng0
2019-07-29
declare ret
ng0
2019-07-29
have_cork->want_cork
ng0
2019-07-29
test for MGS_MORE existing, not its non-existince.
ng0
2019-07-29
switch post/pre function definition to a logical appearance in the file
ng0
2019-07-26
remove commented code
ng0
2019-07-26
skcork
ng0
2019-07-26
for tests
ng0
2019-07-25
don't cast
ng0
2019-07-25
incomplete
ng0
2019-07-25
remove dead code, comment new code.
ng0
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
simplify
Christian Grothoff
2019-07-25
show not tell
Christian Grothoff
2019-07-25
show not tell
Christian Grothoff
2019-07-25
attempt fix
ng0
2019-07-25
attempt fix
ng0
2019-07-25
initial move code sendfile.
ng0
2019-07-25
pre_cork socket..
ng0
2019-07-25
post_cork function first draft
ng0
2019-07-24
fix
ng0
2019-07-24
buffersize
ng0
[next]