log

age author description
Mon, 24 Sep 2012 18:24:07 +0000 Maxim Dounin Version bump. stable-1.2
Wed, 12 Sep 2012 10:41:56 +0000 Maxim Dounin release-1.3.6 tag
Wed, 12 Sep 2012 10:41:36 +0000 Maxim Dounin nginx-1.3.6-RELEASE release-1.3.6
Tue, 11 Sep 2012 13:36:34 +0000 Maxim Dounin Updated zlib used for win32 builds.
Tue, 11 Sep 2012 13:17:31 +0000 Maxim Dounin Helper target "win32" to run configure for win32 builds.
Tue, 11 Sep 2012 12:43:59 +0000 Maxim Dounin Configure: fixed make macros to use parentheses instead of braces.
Tue, 11 Sep 2012 12:37:04 +0000 Valentin Bartenev Improved 50x error page.
Tue, 11 Sep 2012 12:35:30 +0000 Maxim Dounin Configure: provide inflate() when building zlib on win32.
Tue, 11 Sep 2012 01:13:23 +0000 Maxim Dounin Gunzip: removed nginx.h leftover include.
Mon, 10 Sep 2012 16:52:47 +0000 Maxim Dounin Gunzip filter import.
Mon, 10 Sep 2012 16:48:25 +0000 Maxim Dounin Gzip static: "always" parameter in "gzip_static" directive.
Mon, 10 Sep 2012 16:43:49 +0000 Maxim Dounin Memcached: memcached_gzip_flag directive.
Fri, 07 Sep 2012 13:24:46 +0000 Valentin Bartenev Improved welcome page.
Wed, 05 Sep 2012 15:06:47 +0000 Maxim Dounin Write filter: replaced unneeded loop with one to free chains.
Mon, 03 Sep 2012 12:55:50 +0000 Valentin Bartenev Limit req: fix of rbtree node insertion on hash collisions.
Thu, 30 Aug 2012 16:08:13 +0000 Ruslan Ermilov Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru.
Thu, 30 Aug 2012 16:05:43 +0000 Ruslan Ermilov Converted DOS-style newlines.
Thu, 30 Aug 2012 15:09:21 +0000 Ruslan Ermilov Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Tue, 28 Aug 2012 13:31:01 +0000 Ruslan Ermilov Fixed the "include" directive.
Mon, 27 Aug 2012 14:21:41 +0000 Ruslan Ermilov Version bump.
Tue, 21 Aug 2012 13:05:26 +0000 Maxim Dounin release-1.3.5 tag
Tue, 21 Aug 2012 13:05:02 +0000 Maxim Dounin nginx-1.3.5-RELEASE release-1.3.5
Sat, 18 Aug 2012 23:17:58 +0000 Maxim Dounin Radix tree preallocation fix.
Sat, 18 Aug 2012 23:04:39 +0000 Maxim Dounin Whitespace fix.
Fri, 17 Aug 2012 15:35:50 +0000 Andrey Belov Mark logically dead code with corresponding comment.
Fri, 17 Aug 2012 11:02:35 +0000 Maxim Dounin Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Fri, 17 Aug 2012 05:21:28 +0000 Ruslan Ermilov Mail: fixed handling of AF_UNIX addresses in "listen".
Fri, 17 Aug 2012 05:14:19 +0000 Ruslan Ermilov Removed a stale "AF_INET only" comment.
Fri, 17 Aug 2012 05:08:42 +0000 Ruslan Ermilov Mail: fixed sorting of listen addresses (ticket #187).