]>
git.kaiwu.me - nginx.git/log
Igor Sysoev [Tue, 17 Jul 2007 09:57:37 +0000 (09:57 +0000)]
nginx-0.6.4-RELEASE
Igor Sysoev [Tue, 17 Jul 2007 09:23:23 +0000 (09:23 +0000)]
Sun Studio on sparc uses different bit order
Igor Sysoev [Mon, 16 Jul 2007 08:54:04 +0000 (08:54 +0000)]
Sun Studio 12 compatibility
Igor Sysoev [Sun, 15 Jul 2007 20:09:14 +0000 (20:09 +0000)]
--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64
Igor Sysoev [Sun, 15 Jul 2007 19:17:46 +0000 (19:17 +0000)]
fix building PCRE by SunStudio
Igor Sysoev [Sun, 15 Jul 2007 14:45:51 +0000 (14:45 +0000)]
Solaris compatibility
Igor Sysoev [Sun, 15 Jul 2007 14:44:53 +0000 (14:44 +0000)]
icc/sunc and PCRE-7.1+ compatibility
Igor Sysoev [Fri, 13 Jul 2007 09:37:01 +0000 (09:37 +0000)]
msie_refresh should escape at least '"' to prevent XSS
Igor Sysoev [Fri, 13 Jul 2007 09:35:51 +0000 (09:35 +0000)]
"?" should not be escaped
Igor Sysoev [Fri, 13 Jul 2007 08:32:12 +0000 (08:32 +0000)]
dav_access uses ngx_conf_set_access_slot()
Igor Sysoev [Fri, 13 Jul 2007 08:30:34 +0000 (08:30 +0000)]
proxy_store and fastcgi_store were changed,
proxy_store_access and fastcgi_store_access were added
Igor Sysoev [Thu, 12 Jul 2007 11:35:57 +0000 (11:35 +0000)]
bump version
Igor Sysoev [Thu, 12 Jul 2007 11:21:57 +0000 (11:21 +0000)]
release-0.6.3 tag
Igor Sysoev [Thu, 12 Jul 2007 11:21:56 +0000 (11:21 +0000)]
nginx-0.6.3-RELEASE
Igor Sysoev [Thu, 12 Jul 2007 11:19:05 +0000 (11:19 +0000)]
proxy_store and fastcgi_store
Igor Sysoev [Wed, 11 Jul 2007 20:12:26 +0000 (20:12 +0000)]
style fix
Igor Sysoev [Wed, 11 Jul 2007 13:06:54 +0000 (13:06 +0000)]
style fix
Igor Sysoev [Wed, 11 Jul 2007 10:46:21 +0000 (10:46 +0000)]
reset errno
Igor Sysoev [Wed, 11 Jul 2007 10:45:55 +0000 (10:45 +0000)]
fix segfault when event port returns POLLERR without POLLIN or POLLOUT
Igor Sysoev [Wed, 11 Jul 2007 07:47:57 +0000 (07:47 +0000)]
fix segfault when CRAM-MD5 is not enabled but client tries it
Igor Sysoev [Tue, 10 Jul 2007 21:26:51 +0000 (21:26 +0000)]
fix memory allocation for auth_http_header
Igor Sysoev [Tue, 10 Jul 2007 21:04:37 +0000 (21:04 +0000)]
fix segfault when session was freed twice
Igor Sysoev [Tue, 10 Jul 2007 20:53:45 +0000 (20:53 +0000)]
proxy_ignore_client_abort, fastcgi_ignore_client_abort, and so on were
broken by r1111
Igor Sysoev [Mon, 9 Jul 2007 07:09:38 +0000 (07:09 +0000)]
bump version
Igor Sysoev [Mon, 9 Jul 2007 06:54:48 +0000 (06:54 +0000)]
release-0.6.2 tag
Igor Sysoev [Mon, 9 Jul 2007 06:54:47 +0000 (06:54 +0000)]
nginx-0.6.2-RELEASE
Igor Sysoev [Mon, 9 Jul 2007 06:30:53 +0000 (06:30 +0000)]
fix headers split in FastCGI records
Igor Sysoev [Sun, 8 Jul 2007 09:38:37 +0000 (09:38 +0000)]
omit unnecessary conditions
Igor Sysoev [Sun, 8 Jul 2007 09:16:36 +0000 (09:16 +0000)]
when the FastCGI header was split in records,
nginx passed garbage in the header to a client
Igor Sysoev [Fri, 6 Jul 2007 11:28:20 +0000 (11:28 +0000)]
add comment
Igor Sysoev [Sun, 17 Jun 2007 19:27:34 +0000 (19:27 +0000)]
bump version
Igor Sysoev [Sun, 17 Jun 2007 19:13:34 +0000 (19:13 +0000)]
release-0.6.1 tag
Igor Sysoev [Sun, 17 Jun 2007 19:13:33 +0000 (19:13 +0000)]
nginx-0.6.1-RELEASE
Igor Sysoev [Sun, 17 Jun 2007 18:10:43 +0000 (18:10 +0000)]
if a subrequest was finished and SSI was in middle of SSI command parsing
and the command was a fast subrequest then the second subrequest output
was just after first subrequest output and response part of main request
between the subrequests went after the second subrequest.
Igor Sysoev [Sun, 17 Jun 2007 17:54:48 +0000 (17:54 +0000)]
if "<!--" was on edge of buf, then ssi_sharp_state was saved in ctx->saved
and if it was not reset, then any '#' was treated as SSI command start
Igor Sysoev [Sun, 17 Jun 2007 09:29:15 +0000 (09:29 +0000)]
if subrequest response was buffered in file, then subrequest was finalized
with 0 code, ngx_http_writer() was not set, and response part in file was lost
Igor Sysoev [Sat, 16 Jun 2007 09:22:37 +0000 (09:22 +0000)]
fix building on threaded or multiplicity interpreter perl,
the bug was introduced by previous commit
Igor Sysoev [Fri, 15 Jun 2007 12:20:23 +0000 (12:20 +0000)]
set worker's perl $$
Igor Sysoev [Thu, 14 Jun 2007 05:48:47 +0000 (05:48 +0000)]
bump version
Igor Sysoev [Thu, 14 Jun 2007 05:41:43 +0000 (05:41 +0000)]
release-0.6.0 tag
Igor Sysoev [Thu, 14 Jun 2007 05:41:42 +0000 (05:41 +0000)]
nginx-0.6.0-RELEASE
Igor Sysoev [Mon, 11 Jun 2007 19:49:22 +0000 (19:49 +0000)]
the "www.example.*" wildcard hash support
Igor Sysoev [Mon, 11 Jun 2007 19:32:29 +0000 (19:32 +0000)]
bump version
Igor Sysoev [Mon, 11 Jun 2007 18:42:56 +0000 (18:42 +0000)]
release-0.5.25 tag
Igor Sysoev [Mon, 11 Jun 2007 18:42:55 +0000 (18:42 +0000)]
nginx-0.5.25-RELEASE
Igor Sysoev [Fri, 8 Jun 2007 05:43:05 +0000 (05:43 +0000)]
bump version
Igor Sysoev [Fri, 8 Jun 2007 05:40:59 +0000 (05:40 +0000)]
fix building --without-http_rewrite_module, the bug was introduced in r1236
Igor Sysoev [Thu, 7 Jun 2007 14:33:02 +0000 (14:33 +0000)]
style fix
Igor Sysoev [Thu, 7 Jun 2007 12:20:34 +0000 (12:20 +0000)]
style fix
Igor Sysoev [Thu, 7 Jun 2007 12:15:27 +0000 (12:15 +0000)]
namespace may be set via $memcached_key
Igor Sysoev [Wed, 6 Jun 2007 12:24:10 +0000 (12:24 +0000)]
strstr() -> strchr()
Igor Sysoev [Wed, 6 Jun 2007 08:11:33 +0000 (08:11 +0000)]
eliminate old unused typedef
Igor Sysoev [Wed, 6 Jun 2007 06:05:06 +0000 (06:05 +0000)]
release-0.5.24 tag
Igor Sysoev [Wed, 6 Jun 2007 06:05:05 +0000 (06:05 +0000)]
nginx-0.5.24-RELEASE
Igor Sysoev [Wed, 6 Jun 2007 05:56:51 +0000 (05:56 +0000)]
fix bug introduced in r1228
Igor Sysoev [Tue, 5 Jun 2007 11:55:39 +0000 (11:55 +0000)]
change wording
Igor Sysoev [Tue, 5 Jun 2007 11:42:59 +0000 (11:42 +0000)]
use pointer to an array instead of array for inclusive locations inside location
Igor Sysoev [Tue, 5 Jun 2007 06:44:08 +0000 (06:44 +0000)]
optimize regex location search
Igor Sysoev [Mon, 4 Jun 2007 20:45:45 +0000 (20:45 +0000)]
forbid alias inside location given by regular expression
Igor Sysoev [Mon, 4 Jun 2007 20:40:03 +0000 (20:40 +0000)]
fix ssl_verify_client for HTTP/0.9
Igor Sysoev [Mon, 4 Jun 2007 20:00:06 +0000 (20:00 +0000)]
style fix
Igor Sysoev [Mon, 4 Jun 2007 16:14:33 +0000 (16:14 +0000)]
bump version
Igor Sysoev [Mon, 4 Jun 2007 13:57:57 +0000 (13:57 +0000)]
release-0.5.23 tag
Igor Sysoev [Mon, 4 Jun 2007 13:57:56 +0000 (13:57 +0000)]
nginx-0.5.23-RELEASE
Igor Sysoev [Mon, 4 Jun 2007 13:52:47 +0000 (13:52 +0000)]
fastcgi_catch_stderr
Igor Sysoev [Sun, 3 Jun 2007 19:58:30 +0000 (19:58 +0000)]
inherit flush flag, this fixes https proxying
Igor Sysoev [Sun, 3 Jun 2007 19:56:27 +0000 (19:56 +0000)]
add debug logging
Igor Sysoev [Wed, 30 May 2007 13:24:50 +0000 (13:24 +0000)]
add comment
Igor Sysoev [Wed, 30 May 2007 13:23:48 +0000 (13:23 +0000)]
do listen() just after bind() to exit early
Igor Sysoev [Wed, 30 May 2007 12:28:37 +0000 (12:28 +0000)]
style fix
Igor Sysoev [Tue, 29 May 2007 19:43:18 +0000 (19:43 +0000)]
change wording
Igor Sysoev [Tue, 29 May 2007 18:48:42 +0000 (18:48 +0000)]
PERL_SYS_TERM() should be called once on exit only, this fixes the message
panic: MUTEX_LOCK (22) [op.c:352].
BEGIN failed--compilation aborted.
... [alert] ... perl_parse() failed: 9
Scalars leaked: 2
on threaded perl during second reconfiguration.
PERL_SYS_INIT() should be called once too.
Igor Sysoev [Tue, 29 May 2007 16:33:34 +0000 (16:33 +0000)]
fix segfault
Igor Sysoev [Tue, 29 May 2007 15:21:09 +0000 (15:21 +0000)]
SNI support
Igor Sysoev [Tue, 29 May 2007 12:15:04 +0000 (12:15 +0000)]
bump version
Igor Sysoev [Tue, 29 May 2007 12:07:49 +0000 (12:07 +0000)]
release-0.5.22 tag
Igor Sysoev [Tue, 29 May 2007 12:07:48 +0000 (12:07 +0000)]
nginx-0.5.22-RELEASE
Igor Sysoev [Tue, 29 May 2007 12:06:42 +0000 (12:06 +0000)]
an request body might not be passed to backend,
the bug was introduced in r1212
Igor Sysoev [Mon, 28 May 2007 19:03:06 +0000 (19:03 +0000)]
bump version
Igor Sysoev [Mon, 28 May 2007 14:32:03 +0000 (14:32 +0000)]
release-0.5.21 tag
Igor Sysoev [Mon, 28 May 2007 14:32:02 +0000 (14:32 +0000)]
nginx-0.5.21-RELEASE
Igor Sysoev [Mon, 28 May 2007 11:09:18 +0000 (11:09 +0000)]
fix "proxy_pass https://"
Igor Sysoev [Wed, 23 May 2007 18:28:54 +0000 (18:28 +0000)]
style fix
Igor Sysoev [Mon, 21 May 2007 14:09:12 +0000 (14:09 +0000)]
use stable search where it is required
Igor Sysoev [Mon, 21 May 2007 14:05:23 +0000 (14:05 +0000)]
ngx_sort
Igor Sysoev [Mon, 21 May 2007 13:49:35 +0000 (13:49 +0000)]
use memory optimization for i386 and amd64 only:
this fixes SIGBUS in PCRE on sparc64
Igor Sysoev [Mon, 21 May 2007 13:48:14 +0000 (13:48 +0000)]
fix worker endless loop on 64-bit platform if 33+ backend has fall
Igor Sysoev [Sat, 19 May 2007 17:39:44 +0000 (17:39 +0000)]
style fix
Igor Sysoev [Thu, 17 May 2007 18:07:28 +0000 (18:07 +0000)]
style fix
Igor Sysoev [Mon, 7 May 2007 14:39:11 +0000 (14:39 +0000)]
bump version
Igor Sysoev [Mon, 7 May 2007 14:24:26 +0000 (14:24 +0000)]
release-0.5.20 tag
Igor Sysoev [Mon, 7 May 2007 14:24:25 +0000 (14:24 +0000)]
nginx-0.5.20-RELEASE
Igor Sysoev [Mon, 7 May 2007 09:20:42 +0000 (09:20 +0000)]
limit minimal pool size
Igor Sysoev [Mon, 7 May 2007 08:49:15 +0000 (08:49 +0000)]
style fix
Igor Sysoev [Mon, 7 May 2007 07:04:00 +0000 (07:04 +0000)]
add debug log
Igor Sysoev [Mon, 7 May 2007 06:33:39 +0000 (06:33 +0000)]
sendfile_max_chunk
Igor Sysoev [Mon, 7 May 2007 06:27:14 +0000 (06:27 +0000)]
optimize HTTP method parsing for i386 and amd64
Igor Sysoev [Sun, 6 May 2007 18:15:32 +0000 (18:15 +0000)]
fix multipart ranges trailing
Igor Sysoev [Sat, 5 May 2007 06:07:11 +0000 (06:07 +0000)]
style fix: change variable name
Igor Sysoev [Sat, 5 May 2007 05:50:41 +0000 (05:50 +0000)]
fix building by owc12