log

age author description
Mon, 12 Nov 2012 17:03:38 +0000 Maxim Dounin Version bump. stable-1.2
Tue, 30 Oct 2012 13:35:18 +0000 Maxim Dounin release-1.3.8 tag
Tue, 30 Oct 2012 13:34:23 +0000 Maxim Dounin nginx-1.3.8-RELEASE release-1.3.8
Tue, 30 Oct 2012 11:14:24 +0000 Maxim Dounin Event pipe: fixed handling of buf_to_file data.
Tue, 30 Oct 2012 11:09:38 +0000 Maxim Dounin Style, parentheses instead of braces in misc/GNUMakefile.
Mon, 29 Oct 2012 17:17:59 +0000 Maxim Dounin Variables $connection and $connection_requests.
Wed, 24 Oct 2012 14:07:08 +0000 Maxim Dounin Resolver: added missing memory allocation error handling.
Tue, 23 Oct 2012 14:36:18 +0000 Valentin Bartenev ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Tue, 23 Oct 2012 09:08:41 +0000 Andrey Belov Core: the "auto" parameter of the "worker_processes" directive.
Thu, 18 Oct 2012 14:48:33 +0000 Maxim Dounin Removed conditional compilation from waitpid() error test.
Thu, 18 Oct 2012 14:27:40 +0000 Maxim Dounin Gunzip: fixed r->gzip_ok check.
Fri, 05 Oct 2012 11:09:14 +0000 Maxim Dounin OCSP stapling: properly check if there is ssl.ctx.
Wed, 03 Oct 2012 15:25:36 +0000 Maxim Dounin Variable $bytes_sent.
Wed, 03 Oct 2012 15:25:06 +0000 Maxim Dounin Log: $apache_bytes_sent removed.
Wed, 03 Oct 2012 15:24:08 +0000 Maxim Dounin SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Wed, 03 Oct 2012 15:22:18 +0000 Maxim Dounin Version bump.
Tue, 02 Oct 2012 13:33:58 +0000 Maxim Dounin release-1.3.7 tag
Tue, 02 Oct 2012 13:33:37 +0000 Maxim Dounin nginx-1.3.7-RELEASE release-1.3.7
Mon, 01 Oct 2012 13:54:13 +0000 Maxim Dounin OCSP stapling: build fixes.
Mon, 01 Oct 2012 12:53:11 +0000 Maxim Dounin OCSP stapling: ssl_stapling_verify directive.
Mon, 01 Oct 2012 12:51:27 +0000 Maxim Dounin OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Mon, 01 Oct 2012 12:50:36 +0000 Maxim Dounin OCSP stapling: log error data in ngx_ssl_error().
Mon, 01 Oct 2012 12:48:54 +0000 Maxim Dounin OCSP stapling: check Content-Type.
Mon, 01 Oct 2012 12:47:55 +0000 Maxim Dounin OCSP stapling: loading OCSP responses.
Mon, 01 Oct 2012 12:42:43 +0000 Maxim Dounin OCSP stapling: the ngx_event_openssl_stapling.c file.
Mon, 01 Oct 2012 12:41:08 +0000 Maxim Dounin OCSP stapling: ssl_stapling_file support.
Mon, 01 Oct 2012 12:39:36 +0000 Maxim Dounin OCSP stapling: ssl_trusted_certificate directive.
Fri, 28 Sep 2012 18:28:38 +0000 Maxim Dounin Resolver: cached addresses are returned with random rotation now.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Fri, 28 Sep 2012 13:15:11 +0000 Andrey Belov Made sure to initialize the entire ngx_file_t structure.