Project

General

Profile

Activity

From 2016-07-31 to 2016-08-06

2016-08-06

08:28 Revision 4bc06bfc: [core] check if client half-closed TCP if POLLHUP (#2743)
Check if client half-closed TCP connection if POLLHUP is received.
This more robustly handles if client called shutdo...
gstrauss
06:24 Revision 1de652f4: [mod_proxy,mod_scgi] shutdown remote only if local (#2743)
shutdown(fd, SHUT_WR) after sending request to proxy or SCGI
only if remote is local and platform is not *BSD or Darw...
gstrauss

2016-08-03

02:32 Revision 156bea38: [TLS] SSL_shutdown() only if handshake finished
avoid noise in logs due to calling SSL_shutdown() on a connection
that has not yet completed TLS handshake
gstrauss

2016-07-31

12:40 Revision ccd817d3: - next is 1.4.42
gstrauss
06:41 Revision 29fa8056: [doc] NEWS
gstrauss
06:28 Revision fbae795d: [cmake] set cmake_minimum_required to 2.8.2
CHECK_SYMBOL_EXISTS() is available in CMake >= 2.8.0
Clang is supported in CMake >= 2.8.2
gstrauss
03:42 Revision 46b0e012: [cmake] enable warnings for GCC and Clang
Also set -Wno-cast-align for lemon; lemon is only the parser generator, either
it crashes or it works.
stbuehler
 

Also available in: Atom