Igor Sysoev
2374ad792c
merge r2919:
...
test GIF87a
2009-06-15 09:05:31 +00:00
Igor Sysoev
9371a7a493
merge r2900:
...
fix XSLT filter in SSI subrequests
2009-06-15 09:02:09 +00:00
Igor Sysoev
253ec6a895
merge r2935:
...
initialize use_event field in open file cache
the bug had been introduced in r2071
2009-06-15 08:58:16 +00:00
Igor Sysoev
219dd1c4da
merge r2893, r2894, and r2917:
...
various ./configure fixes:
*) use md5/sha1 in OpenSSL only if OpenSSL is used
*) stop ./configure at once on library failure
*) librt must be tested before creating Makefile
the bug has been introduced in r2817
2009-06-15 08:49:53 +00:00
Igor Sysoev
c4f6d11856
merge r2889, r2918, and r2921:
...
fix a pool growing and CPU usage for multi-requests keepalive connections:
*) keepalive_requests
*) try to reuse last 4 free large allocation links
*) do not test a pool block space if we can not allocated from
the block 4 times
2009-06-15 08:43:10 +00:00
Igor Sysoev
1bf967880e
bump version
2009-06-15 08:36:30 +00:00
Igor Sysoev
012272d3a8
stable-0.7 branch
2009-05-25 12:05:02 +00:00
Igor Sysoev
acca5c618b
nginx-0.7.59-RELEASE
2009-05-25 10:00:08 +00:00
Igor Sysoev
3b74b8eeb9
fix socket leak introduced in r2378
2009-05-25 09:56:01 +00:00
Igor Sysoev
60190068ab
reset content_type hash value, this fixes a bug when XSLT responses
...
could not be processed by SSI, charset, and gzip filters
2009-05-25 09:06:29 +00:00
Igor Sysoev
77fd67cc38
light optimization of ngx_http_test_content_type()
2009-05-25 09:00:35 +00:00
Igor Sysoev
7741b350e9
test libdl before OpenSSL configuration
...
the bug has been introduced in r2818 and broke
*) SSL modules linking on Solaris 9 and lower,
*) and linking with OpenSSL built from sources on Linux
2009-05-24 14:19:16 +00:00
Igor Sysoev
082ce96023
allow absolute path in --with-openssl=
2009-05-24 14:14:08 +00:00
Igor Sysoev
430d42bfdc
fix segfault introduced in r2845
2009-05-22 11:32:17 +00:00
Igor Sysoev
93c483e0c5
add charset for ngx_http_gzip_static_module responses
2009-05-22 11:05:26 +00:00
Igor Sysoev
a7021768a7
use -ldl for any OS that needs it
2009-05-22 09:22:28 +00:00
Igor Sysoev
5ed3691b6e
proxy_cache_methods and fastcgi_cache_methods
2009-05-19 13:27:27 +00:00
Igor Sysoev
980491302b
use already given variable
2009-05-19 12:55:26 +00:00
Igor Sysoev
8407ff24ab
fix building OpenSSL on Unix
2009-05-19 12:12:36 +00:00
Igor Sysoev
cfa2ee2795
style fix
2009-05-18 16:50:32 +00:00
Igor Sysoev
9616130cd5
fix "make zip", the bug has been introduced in r2841
2009-05-18 16:50:05 +00:00
Igor Sysoev
6091c8c33e
bump version
2009-05-18 16:48:53 +00:00
Igor Sysoev
5707bfa3f3
release-0.7.58 tag
2009-05-18 13:14:18 +00:00
Igor Sysoev
1361557149
nginx-0.7.58-RELEASE
2009-05-18 13:14:17 +00:00
Igor Sysoev
2a9ce62631
use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
2009-05-18 12:58:19 +00:00
Igor Sysoev
739e29b651
delete unneeded field
2009-05-18 12:21:00 +00:00
Igor Sysoev
610cbd4223
mail proxy listen IPv6 support
2009-05-18 12:20:22 +00:00
Igor Sysoev
c985ee7a61
ngx_connection_local_sockaddr()
2009-05-18 12:12:06 +00:00
Igor Sysoev
868d805c8b
delete unneeded cast
2009-05-18 07:47:58 +00:00
Igor Sysoev
1daaa008fb
update comments missed in r2513
2009-05-17 20:13:29 +00:00
Igor Sysoev
fdf8e1e183
update variable name missed in r2513
2009-05-17 19:58:37 +00:00
Igor Sysoev
419c736ae8
fix "make upgrade" broken in r2759
2009-05-17 19:22:08 +00:00
Igor Sysoev
7f20c49059
fix colon in file name for ngx_http_autoindex_module
2009-05-17 19:01:23 +00:00
Igor Sysoev
640e3a49d5
image_filter_jpeg_quality
2009-05-16 16:57:11 +00:00
Igor Sysoev
731e6a9b11
style fix
2009-05-14 16:24:39 +00:00
Igor Sysoev
2d252980ed
fix building OpenSSL on Win32
2009-05-14 15:46:34 +00:00
Igor Sysoev
bfbded71fc
client_body_in_single_buffer
2009-05-14 11:41:33 +00:00
Igor Sysoev
ff07f319c9
$request_body variable
2009-05-14 11:40:51 +00:00
Igor Sysoev
e6460ea7bb
update two previous commits again
2009-05-14 11:39:06 +00:00
Igor Sysoev
bc94bdaf8f
update the previous commit
2009-05-14 11:36:26 +00:00
Igor Sysoev
7d9e3345cd
fix client_body_in_file_only type
2009-05-14 11:31:50 +00:00
Igor Sysoev
ea8828b99e
switch Win32 building to modern PCRE versions (starting from 7.1)
...
instead of single old 4.4 version
2009-05-13 19:48:21 +00:00
Igor Sysoev
5147f8e9ca
add miltilines in OpenWatcom makefiles
2009-05-12 13:29:00 +00:00
Igor Sysoev
d2af69adc6
backout r2833: CURDIR was set to Unix style path
...
instead, do chdir inside Makefile
2009-05-12 13:15:43 +00:00
Igor Sysoev
bba78036c8
bump version
2009-05-12 13:11:39 +00:00
Igor Sysoev
44b32a03fe
release-0.7.57 tag
2009-05-12 12:11:51 +00:00
Igor Sysoev
5a107fef1c
nginx-0.7.57-RELEASE
2009-05-12 12:11:50 +00:00
Igor Sysoev
fd61ab4550
test finalized image filter context before testing image_filter off
...
this fixes SIGFPE if image filter errors are passed to named location
2009-05-12 12:05:29 +00:00
Igor Sysoev
40d6ee9ade
correctly apply patch
2009-05-12 09:35:14 +00:00
Igor Sysoev
3d746ac4f0
use $(CURDIR) instead of "..\..\.." because the later does not allow to use
...
options as --with-zlib=../zlib-1.2.3. It seems there is no common way
to learn the current directory in Win32 make's: although nmake has MAKEDIR
variable, nevertheless Borland make's MAKEDIR is the directory where make
is installed, and OpenWatcom wmake has no MAKEDIR at all.
2009-05-11 18:02:06 +00:00