log src/stream/ngx_stream_ssl_module.c @ 7077:2a288909abc6

age author description
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Mon, 29 May 2017 16:34:29 +0300 Maxim Dounin SSL: set TCP_NODELAY on SSL connections before handshake.