log

age author description
Sun, 29 Apr 2012 22:02:18 +0000 Ruslan Ermilov debug_connection: added the IPv6 and UNIX-domain socket support.
Fri, 27 Apr 2012 10:48:42 +0000 Valentin Bartenev Removed surplus condition.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Thu, 26 Apr 2012 12:58:42 +0000 Ruslan Ermilov Fixed segmentation fault in ngx_resolver_create_name_query().
Thu, 26 Apr 2012 11:20:29 +0000 Maxim Dounin Version bump.
Thu, 26 Apr 2012 11:18:21 +0000 Maxim Dounin stable-1.2 branch stable-1.2
Mon, 23 Apr 2012 13:07:07 +0000 Maxim Dounin release-1.2.0 tag
Mon, 23 Apr 2012 13:06:47 +0000 Maxim Dounin nginx-1.2.0-RELEASE release-1.2.0
Mon, 23 Apr 2012 12:54:14 +0000 Maxim Dounin Version bump.
Mon, 23 Apr 2012 11:11:32 +0000 Igor Sysoev Fix of "%f" format handling.
Mon, 23 Apr 2012 11:05:21 +0000 Maxim Dounin Update openssl used for win32 builds.
Mon, 23 Apr 2012 10:40:01 +0000 Maxim Dounin Proxy: added ctx checking to input filters.
Sat, 21 Apr 2012 19:02:21 +0000 Maxim Dounin Image filter: compare aspect ratio more accurately during crop.
Thu, 19 Apr 2012 15:48:03 +0000 Maxim Dounin Fixed segfault with try_files (ticket #152).
Wed, 18 Apr 2012 14:47:10 +0000 Maxim Dounin Fixed master exit if there is no events section (ticket #150).
Wed, 18 Apr 2012 13:30:43 +0000 Ruslan Ermilov Don't silently ignore the last line of configuration file that
Tue, 17 Apr 2012 09:13:58 +0000 Maxim Dounin Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Tue, 17 Apr 2012 09:13:15 +0000 Maxim Dounin IOV_MAX handling microoptimization.
Tue, 17 Apr 2012 09:10:50 +0000 Maxim Dounin Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
Mon, 16 Apr 2012 13:05:20 +0000 Maxim Dounin Fixed log->action after ssl handshake.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Thu, 12 Apr 2012 16:34:59 +0000 Maxim Dounin Version bump.
Thu, 12 Apr 2012 13:01:17 +0000 Maxim Dounin release-1.0.15 tag stable-1.0
Thu, 12 Apr 2012 13:00:53 +0000 Maxim Dounin nginx-1.0.15-RELEASE stable-1.0 release-1.0.15
Thu, 12 Apr 2012 12:55:43 +0000 Maxim Dounin Merge of r4578, r4579, r4580, r4586: mp4 fixes. stable-1.0
Thu, 12 Apr 2012 12:47:36 +0000 Maxim Dounin Version bump. stable-1.0
Thu, 12 Apr 2012 12:43:31 +0000 Maxim Dounin release-1.1.19 tag
Thu, 12 Apr 2012 12:42:46 +0000 Maxim Dounin nginx-1.1.19-RELEASE release-1.1.19
Thu, 12 Apr 2012 12:18:14 +0000 Maxim Dounin Mp4: sanity checks cleanup.
Thu, 12 Apr 2012 10:20:33 +0000 Ruslan Ermilov Reduced the number of lines of code in ngx_inet_addr().
Thu, 12 Apr 2012 09:19:14 +0000 Ruslan Ermilov Fixed buffer overflow when long URI is processed by "try_files" in
Wed, 11 Apr 2012 17:18:15 +0000 Ruslan Ermilov Improved readability of the code that produces bitmask from prefix.
Wed, 11 Apr 2012 09:56:30 +0000 Ruslan Ermilov Fixed directives inheritance.
Tue, 10 Apr 2012 13:25:53 +0000 Maxim Dounin Access module: fixed inheritance of allow/deny ipv6 rules.
Tue, 10 Apr 2012 11:28:59 +0000 Igor Sysoev Fixed debug logging.
Tue, 10 Apr 2012 11:27:43 +0000 Igor Sysoev Fixed previous commit.
Tue, 10 Apr 2012 11:21:47 +0000 Igor Sysoev Fixed mp4 module seek.
Fri, 06 Apr 2012 23:46:09 +0000 Maxim Dounin Fixed signed integer overflows in timer code (ticket #145).
Thu, 05 Apr 2012 19:49:34 +0000 Andrey Belov Comment fixed.
Thu, 05 Apr 2012 15:32:43 +0000 Maxim Konovalov Style: the function type should be on a line by itself
Tue, 03 Apr 2012 08:22:00 +0000 Ruslan Ermilov In ngx_ptocidr(), check that the supplied prefix length is within
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Mon, 02 Apr 2012 21:31:45 +0000 Maxim Dounin Win32: improved ngx_mutex_init() stub (ticket #138).
Mon, 02 Apr 2012 21:30:58 +0000 Maxim Dounin Win32: fixed memory allocation for shmem name (ticket #134).
Mon, 02 Apr 2012 21:29:35 +0000 Maxim Dounin Upstream: reject upstreams without normal servers.
Mon, 02 Apr 2012 21:28:31 +0000 Maxim Dounin Version bump.
Thu, 29 Mar 2012 19:47:27 +0000 Ruslan Ermilov Corrected spelling of error message (ticket #136).
Wed, 28 Mar 2012 13:29:55 +0000 Maxim Dounin release-1.1.18 tag
Wed, 28 Mar 2012 13:29:29 +0000 Maxim Dounin nginx-1.1.18-RELEASE release-1.1.18
Wed, 28 Mar 2012 13:04:39 +0000 Maxim Dounin Fixed win32 build after realpath changes in r4559.
Wed, 28 Mar 2012 12:38:03 +0000 Maxim Dounin Configure: fixed msghdr.msg_control test on 64bit platforms.
Wed, 28 Mar 2012 09:29:09 +0000 Ruslan Ermilov Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
Wed, 28 Mar 2012 06:50:23 +0000 Ruslan Ermilov Fixed calculation of range boundaries.
Wed, 28 Mar 2012 01:56:49 +0000 Maxim Dounin Xslt: parser options now set with xmlCtxtUseOptions().
Tue, 27 Mar 2012 16:44:52 +0000 Maxim Dounin Fixed more gcc46 warnings in configure tests.
Tue, 27 Mar 2012 16:42:34 +0000 Maxim Dounin Fixed unconditional MAX_PATH usage (ticket #22).
Tue, 27 Mar 2012 16:37:43 +0000 Maxim Dounin Added explicit include of time.h.
Thu, 22 Mar 2012 11:57:18 +0000 Maxim Dounin Resolver: added missing sanity checking when creating name queries.
Thu, 22 Mar 2012 10:45:08 +0000 Maxim Dounin Win32: added missing call to srand().
Thu, 22 Mar 2012 10:44:00 +0000 Maxim Dounin Added xslt_param and xslt_string_param directives.