Sign in
nginx
/
nginx
/
ad0d2fced478225bfafa002a98482cf55debc7d5
ad0d2fc
fix segfault if there is error_page 401, proxy_intercept_errors is on
by Igor Sysoev
· 16 years ago
bd9eda9
$upstream_cache_status
by Igor Sysoev
· 16 years ago
a5fe588
ignore ngx_atomic_fetch_add() result
by Igor Sysoev
· 16 years ago
1f82370
fix ./configure error message
by Igor Sysoev
· 16 years ago
0775182
fix building --without-http-cache, broken in r2930
by Igor Sysoev
· 16 years ago
dfd4e0a
bump version
by Igor Sysoev
· 16 years ago
809f84c
release-0.8.2 tag
by Igor Sysoev
· 16 years ago
25253bf
nginx-0.8.2-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.8.2
bf22945
add response file uniq while loading cold cache on demand
by Igor Sysoev
· 16 years ago
282109b
initialize use_event field in open file cache
by Igor Sysoev
· 16 years ago
eb5a64f
style fix
by Igor Sysoev
· 16 years ago
ec7903b
bump version
by Igor Sysoev
· 16 years ago
24ae7d2
release-0.8.1 tag
by Igor Sysoev
· 16 years ago
781c0ef
nginx-0.8.1-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.8.1
83c93ba
inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
by Igor Sysoev
· 16 years ago
2d65078
update r2925
by Igor Sysoev
· 16 years ago
55192e7
proxy_cache_use_stale/fastcgi_cache_use_stale updating
by Igor Sysoev
· 16 years ago
fa524e9
delete useless r->cache->uses
by Igor Sysoev
· 16 years ago
ae7e888
remove remnants
by Igor Sysoev
· 16 years ago
366bf71
win32 master process had aready closed listening sockets
by Igor Sysoev
· 16 years ago
165aa39
a signaller process should stop configuration processing just after
by Igor Sysoev
· 16 years ago
7b6b09f
*) exit if no workers could not be started
by Igor Sysoev
· 16 years ago
a864311
fix debug logging
by Igor Sysoev
· 16 years ago
7f9305c
do not test a pool block space if we can not allocated from the block 4 times
by Igor Sysoev
· 16 years ago
8e5f0ac
change surplus for() to while()
by Igor Sysoev
· 16 years ago
abf5d3f
test GIF87a
by Igor Sysoev
· 16 years ago
5a2898f
try to reuse last 4 free large allocation links
by Igor Sysoev
· 16 years ago
9af0c95
librt must be tested before creating Makefile
by Igor Sysoev
· 16 years ago
05ff657
bump version
by Igor Sysoev
· 16 years ago
ff8721f
release-0.8.0 tag
by Igor Sysoev
· 16 years ago
2e8b20c
nginx-0.8.0-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.8.0
260c432
return NULL instead of NGX_CONF_ERROR on a create conf failure
by Igor Sysoev
· 16 years ago
05822df
fix return value on failure
by Igor Sysoev
· 16 years ago
3e64702
leave chain in consistent state on errors
by Igor Sysoev
· 16 years ago
4284648
test premature process termination
by Igor Sysoev
· 16 years ago
130690f
log GetExitCodeProcess()'s errno
by Igor Sysoev
· 16 years ago
80027fc
limit_rate_after
by Igor Sysoev
· 16 years ago
f0a827a
add drive letter for Win32 root path
by Igor Sysoev
· 16 years ago
a119584
test that zone has the same addresses in different processes
by Igor Sysoev
· 16 years ago
5b26bec
*) fix memory leak in successful case *) log shared memory name in failure case
by Igor Sysoev
· 16 years ago
785ee23
allow shared memory segments more than 4G
by Igor Sysoev
· 16 years ago
8416832
fix "out of memory" case handling
by Igor Sysoev
· 16 years ago
6da803a
fix logging in ngx_win32_rename_file()
by Igor Sysoev
· 16 years ago
b7882d1
add trailing zero to a file name
by Igor Sysoev
· 16 years ago
21c2cf8
fix XSLT filter in SSI subrequests
by Igor Sysoev
· 16 years ago
65105aa
Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND
by Igor Sysoev
· 16 years ago
0022826
*) use no-threads for Unix builds only *) style fix
by Igor Sysoev
· 16 years ago
d921c10
use tab in Makefile
by Igor Sysoev
· 16 years ago
98f692a
report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility
by Igor Sysoev
· 16 years ago
da28ef8
style fix
by Igor Sysoev
· 16 years ago
da85fe6
stop ./configure at once on library failure
by Igor Sysoev
· 16 years ago
03ab5fc
use md5/sha1 in OpenSSL only if OpenSSL is used
by Igor Sysoev
· 16 years ago
77adc0d
do not set charset for subrequests
by Igor Sysoev
· 16 years ago
4b14a97
fix the previous commit
by Igor Sysoev
· 16 years ago
d1d8cd5
refactor ngx_http_charset_header_filter()
by Igor Sysoev
· 16 years ago
e959128
keepalive_requests
by Igor Sysoev
· 16 years ago
6ba4df7
bump version
by Igor Sysoev
· 16 years ago
b157dbd
release-0.7.59 tag
by Igor Sysoev
· 16 years ago
acca5c6
nginx-0.7.59-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.7.59
3b74b8e
fix socket leak introduced in r2378
by Igor Sysoev
· 16 years ago
6019006
reset content_type hash value, this fixes a bug when XSLT responses
by Igor Sysoev
· 16 years ago
77fd67c
light optimization of ngx_http_test_content_type()
by Igor Sysoev
· 16 years ago
7741b35
test libdl before OpenSSL configuration
by Igor Sysoev
· 16 years ago
082ce96
allow absolute path in --with-openssl=
by Igor Sysoev
· 16 years ago
430d42b
fix segfault introduced in r2845
by Igor Sysoev
· 16 years ago
93c483e
add charset for ngx_http_gzip_static_module responses
by Igor Sysoev
· 16 years ago
a702176
use -ldl for any OS that needs it
by Igor Sysoev
· 16 years ago
5ed3691
proxy_cache_methods and fastcgi_cache_methods
by Igor Sysoev
· 16 years ago
9804913
use already given variable
by Igor Sysoev
· 16 years ago
8407ff2
fix building OpenSSL on Unix
by Igor Sysoev
· 16 years ago
cfa2ee2
style fix
by Igor Sysoev
· 16 years ago
9616130
fix "make zip", the bug has been introduced in r2841
by Igor Sysoev
· 16 years ago
6091c8c
bump version
by Igor Sysoev
· 16 years ago
5707bfa
release-0.7.58 tag
by Igor Sysoev
· 16 years ago
1361557
nginx-0.7.58-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.7.58
2a9ce62
use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
by Igor Sysoev
· 16 years ago
739e29b
delete unneeded field
by Igor Sysoev
· 16 years ago
610cbd4
mail proxy listen IPv6 support
by Igor Sysoev
· 16 years ago
c985ee7
ngx_connection_local_sockaddr()
by Igor Sysoev
· 16 years ago
868d805
delete unneeded cast
by Igor Sysoev
· 16 years ago
1daaa00
update comments missed in r2513
by Igor Sysoev
· 16 years ago
fdf8e1e
update variable name missed in r2513
by Igor Sysoev
· 16 years ago
419c736
fix "make upgrade" broken in r2759
by Igor Sysoev
· 16 years ago
7f20c49
fix colon in file name for ngx_http_autoindex_module
by Igor Sysoev
· 16 years ago
640e3a4
image_filter_jpeg_quality
by Igor Sysoev
· 16 years ago
731e6a9
style fix
by Igor Sysoev
· 16 years ago
2d25298
fix building OpenSSL on Win32
by Igor Sysoev
· 16 years ago
bfbded7
client_body_in_single_buffer
by Igor Sysoev
· 16 years ago
ff07f31
$request_body variable
by Igor Sysoev
· 16 years ago
e6460ea
update two previous commits again
by Igor Sysoev
· 16 years ago
bc94bda
update the previous commit
by Igor Sysoev
· 16 years ago
7d9e334
fix client_body_in_file_only type
by Igor Sysoev
· 16 years ago
ea8828b
switch Win32 building to modern PCRE versions (starting from 7.1)
by Igor Sysoev
· 16 years ago
5147f8e9
add miltilines in OpenWatcom makefiles
by Igor Sysoev
· 16 years ago
d2af69a
backout r2833: CURDIR was set to Unix style path
by Igor Sysoev
· 16 years ago
bba7803
bump version
by Igor Sysoev
· 16 years ago
44b32a0
release-0.7.57 tag
by Igor Sysoev
· 16 years ago
5a107fe
nginx-0.7.57-RELEASE
by Igor Sysoev
· 16 years ago
nginx-0.7.57
fd61ab4
test finalized image filter context before testing image_filter off
by Igor Sysoev
· 16 years ago
40d6ee9
correctly apply patch
by Igor Sysoev
· 16 years ago
Next »