Igor Sysoev
7f54b9eb77
omit unnecessary code
2007-07-22 19:11:52 +00:00
Igor Sysoev
1e3b96aadd
add $nginx_version
2007-07-22 13:15:21 +00:00
Igor Sysoev
00aa2a9631
$nginx_version
2007-07-22 13:12:16 +00:00
Igor Sysoev
e5476b20b9
fix building on amd64 and add -xipo to the link stage
2007-07-21 06:23:58 +00:00
Igor Sysoev
5d06f9b142
IMAP AUTHENTICATE
...
patch by Maxim Dounin
2007-07-20 19:38:08 +00:00
Igor Sysoev
8241fb2998
SMTP STARTTLS
...
patch by Maxim Dounin
2007-07-20 18:36:04 +00:00
Igor Sysoev
12ee774d04
fix bug introduced by r1306
2007-07-20 18:33:44 +00:00
Igor Sysoev
8aa60b3191
exit cycle early,
...
found by Coverity's Scan
2007-07-19 19:12:36 +00:00
Igor Sysoev
26022f76a6
fix potential double free(),
...
found by Coverity's Scan
2007-07-19 19:11:57 +00:00
Igor Sysoev
100d0f42ad
fix potential segfault,
...
found by Coverity's Scan
2007-07-19 19:08:22 +00:00
Igor Sysoev
260cba9111
fix memory leak,
...
found by Coverity's Scan
2007-07-19 19:07:13 +00:00
Igor Sysoev
b56f4e953c
bump version
2007-07-17 10:15:07 +00:00
Igor Sysoev
54b8a904d9
release-0.6.4 tag
2007-07-17 09:57:38 +00:00
Igor Sysoev
81404ffdd0
nginx-0.6.4-RELEASE
2007-07-17 09:57:37 +00:00
Igor Sysoev
ac2375f0f9
Sun Studio on sparc uses different bit order
2007-07-17 09:23:23 +00:00
Igor Sysoev
00beec63d5
Sun Studio 12 compatibility
2007-07-16 08:54:04 +00:00
Igor Sysoev
a2f7a8ba87
--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64
2007-07-15 20:09:14 +00:00
Igor Sysoev
5aff3fd765
fix building PCRE by SunStudio
2007-07-15 19:17:46 +00:00
Igor Sysoev
42e902b6aa
Solaris compatibility
2007-07-15 14:45:51 +00:00
Igor Sysoev
81d5025013
icc/sunc and PCRE-7.1+ compatibility
2007-07-15 14:44:53 +00:00
Igor Sysoev
fb427d3bad
msie_refresh should escape at least '"' to prevent XSS
2007-07-13 09:37:01 +00:00
Igor Sysoev
78300bff51
"?" should not be escaped
2007-07-13 09:35:51 +00:00
Igor Sysoev
9d22064182
dav_access uses ngx_conf_set_access_slot()
2007-07-13 08:32:12 +00:00
Igor Sysoev
93a49ec586
proxy_store and fastcgi_store were changed,
...
proxy_store_access and fastcgi_store_access were added
2007-07-13 08:30:34 +00:00
Igor Sysoev
bf08751a0f
bump version
2007-07-12 11:35:57 +00:00
Igor Sysoev
05dd962bcf
release-0.6.3 tag
2007-07-12 11:21:57 +00:00
Igor Sysoev
9f9962c4d2
nginx-0.6.3-RELEASE
2007-07-12 11:21:56 +00:00
Igor Sysoev
3ff8cde26d
proxy_store and fastcgi_store
2007-07-12 11:19:05 +00:00
Igor Sysoev
aceadba26b
style fix
2007-07-11 20:12:26 +00:00
Igor Sysoev
02279c26bf
style fix
2007-07-11 13:06:54 +00:00
Igor Sysoev
bfab8ca187
reset errno
2007-07-11 10:46:21 +00:00
Igor Sysoev
3c46293a23
fix segfault when event port returns POLLERR without POLLIN or POLLOUT
2007-07-11 10:45:55 +00:00
Igor Sysoev
d2165b3f83
fix segfault when CRAM-MD5 is not enabled but client tries it
2007-07-11 07:47:57 +00:00
Igor Sysoev
04216efe18
fix memory allocation for auth_http_header
2007-07-10 21:26:51 +00:00
Igor Sysoev
cd23e55fe1
fix segfault when session was freed twice
2007-07-10 21:04:37 +00:00
Igor Sysoev
8833495f15
proxy_ignore_client_abort, fastcgi_ignore_client_abort, and so on were
...
broken by r1111
2007-07-10 20:53:45 +00:00
Igor Sysoev
bbb3401960
bump version
2007-07-09 07:09:38 +00:00
Igor Sysoev
dc90e24668
release-0.6.2 tag
2007-07-09 06:54:48 +00:00
Igor Sysoev
4868184b60
nginx-0.6.2-RELEASE
2007-07-09 06:54:47 +00:00
Igor Sysoev
b54acaa1de
fix headers split in FastCGI records
2007-07-09 06:30:53 +00:00
Igor Sysoev
07be9c08f3
omit unnecessary conditions
2007-07-08 09:38:37 +00:00
Igor Sysoev
2497b14b22
when the FastCGI header was split in records,
...
nginx passed garbage in the header to a client
2007-07-08 09:16:36 +00:00
Igor Sysoev
5db84b1a9f
add comment
2007-07-06 11:28:20 +00:00
Igor Sysoev
3fb0cd4a5e
bump version
2007-06-17 19:27:34 +00:00
Igor Sysoev
be4daa1cc9
release-0.6.1 tag
2007-06-17 19:13:34 +00:00
Igor Sysoev
8a5e2d27a7
nginx-0.6.1-RELEASE
2007-06-17 19:13:33 +00:00
Igor Sysoev
5bccc49372
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.
2007-06-17 18:10:43 +00:00
Igor Sysoev
61e4e2c457
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
2007-06-17 17:54:48 +00:00
Igor Sysoev
20a1bd00af
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
2007-06-17 09:29:15 +00:00
Igor Sysoev
36477e0c0e
fix building on threaded or multiplicity interpreter perl,
...
the bug was introduced by previous commit
2007-06-16 09:22:37 +00:00