ng0
|
e82de7505f
Revert "connection.c: remove dead code."
|
5 years ago |
ng0
|
3242129e19
Revert "mhd_send.c: for now, let EINVAL and EBADF fail hard."
|
5 years ago |
ng0
|
39ddaf988f
connection.c: remove dead code.
|
5 years ago |
ng0
|
c51869af5a
mhd_send.c: for now, let EINVAL and EBADF fail hard.
|
5 years ago |
ng0
|
b8e368272a
mhd_send.c: log EINVAL
|
5 years ago |
ng0
|
d72f4184e9
connection.c: remove 2 more calls of dead code.
|
5 years ago |
ng0
|
86832243cf
Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019
|
5 years ago |
Christian Grothoff
|
316f6ab358
add compiler/linker hardnening
|
5 years ago |
ng0
|
5a2872c15f
Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019
|
5 years ago |
ng0
|
f8070814c6
remove code
|
5 years ago |
ng0
|
8e06dbedcc
remove more code.
|
5 years ago |
ng0
|
bdb2e3ea6f
connection.c: remove dead code
|
5 years ago |
Christian Grothoff
|
b84ee1fa41
trying to fix #5806
|
5 years ago |
ng0
|
8b1e879337
fix a couple of fixmes: add log messages.
|
5 years ago |
ng0
|
818b0a791b
Add draft of Changelog.
|
5 years ago |
ng0
|
0359c0bbdd
Document MHD_UPGRADE_ACTION_CORK_ON and HD_UPGRADE_ACTION_CORK_OFF.
|
5 years ago |
ng0
|
dd81c5f816
Mark function calls which could be removed as dead code.
|
5 years ago |
ng0
|
b98ad354ca
Rename senfile_adapter to MHD_send_sendfile_ and remove duplicate prototype.
|
5 years ago |
ng0
|
7d7d55d12d
mhd_send: fix failure to build
|
5 years ago |
ng0
|
682955506e
remove obsolete OLD_SOCK if'd blocks.
|
5 years ago |
Christian Grothoff
|
2754ba51f4
do it in both tests
|
5 years ago |
Christian Grothoff
|
26368ac8f1
add ways for application to control corking for upgraded sockets
|
5 years ago |
Christian Grothoff
|
97fd0a6557
handle TLS case in send_on_connectin2
|
5 years ago |
Christian Grothoff
|
8a4aec4d78
properly handle return value from send_on_connection2
|
5 years ago |
Christian Grothoff
|
d21cf2c1c2
reduce variable scope
|
5 years ago |
Christian Grothoff
|
7c640a7b1c
remove log msg
|
5 years ago |
Christian Grothoff
|
4b62caead6
toggle Naggle if and only if corking is not possible by other means
|
5 years ago |
Christian Grothoff
|
c5081fb276
always set nodelay, except if we cannot cork
|
5 years ago |
ng0
|
da7cb682a2
swap _NODELAY and _NOPUSH
|
5 years ago |
ng0
|
e099a6ea0a
TCP_NOPUSH
|
5 years ago |