log

age author description
Wed, 30 May 2012 12:43:27 +0000 Valentin Bartenev Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
Wed, 30 May 2012 12:30:03 +0000 Valentin Bartenev Fixed returned value handling from the cookie rewrite handler.
Tue, 29 May 2012 09:19:51 +0000 Ruslan Ermilov geoip: got rid of ugly casts when calling ngx_free().
Mon, 28 May 2012 14:20:04 +0000 Ruslan Ermilov Fixed broken build.
Mon, 28 May 2012 13:17:48 +0000 Ruslan Ermilov Fixed memory leak if $geoip_org variable was used.
Thu, 24 May 2012 07:35:12 +0000 Ruslan Ermilov Fixed the reuse of parsed DTDs and XSLTs.
Wed, 23 May 2012 15:07:01 +0000 Maxim Dounin Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
Wed, 23 May 2012 10:36:12 +0000 Maxim Dounin Fixed warning during nginx.xs compilation.
Tue, 22 May 2012 13:12:14 +0000 Ruslan Ermilov Fixed potential null pointer dereference in ngx_resolver_create().
Mon, 21 May 2012 10:55:10 +0000 Ruslan Ermilov Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Thu, 17 May 2012 18:10:34 +0000 Maxim Dounin Fixed core variables dynamic access after reconfiguration.
Thu, 17 May 2012 17:41:40 +0000 Maxim Dounin Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
Thu, 17 May 2012 15:12:45 +0000 Valentin Bartenev Fixed building --with-cpp_test_module on some systems.
Thu, 17 May 2012 13:47:04 +0000 Valentin Bartenev Fixed the ngx_regex.h header file compatibility with C++.
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible