Sign in
nginx
/
nginx
/
547c193662298b17b5edce38d158ee45a3c8e5a3
547c193
nginx-0.5.24-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.24
52a9343
fix bug introduced in r1228
by Igor Sysoev
· 18 years ago
1849ba8
change wording
by Igor Sysoev
· 18 years ago
6633572
use pointer to an array instead of array for inclusive locations inside location
by Igor Sysoev
· 18 years ago
c915106
optimize regex location search
by Igor Sysoev
· 18 years ago
bf15d70
forbid alias inside location given by regular expression
by Igor Sysoev
· 18 years ago
62864d1
fix ssl_verify_client for HTTP/0.9
by Igor Sysoev
· 18 years ago
55a42ca
style fix
by Igor Sysoev
· 18 years ago
1c0e3e0
bump version
by Igor Sysoev
· 18 years ago
1245a68
release-0.5.23 tag
by Igor Sysoev
· 18 years ago
ba56714
nginx-0.5.23-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.23
813296e
fastcgi_catch_stderr
by Igor Sysoev
· 18 years ago
b2c5db5
inherit flush flag, this fixes https proxying
by Igor Sysoev
· 18 years ago
70c1d0f
add debug logging
by Igor Sysoev
· 18 years ago
b1c6c43
add comment
by Igor Sysoev
· 18 years ago
d4aa572
do listen() just after bind() to exit early
by Igor Sysoev
· 18 years ago
9dd99aa
style fix
by Igor Sysoev
· 18 years ago
c141793
change wording
by Igor Sysoev
· 18 years ago
8f0c87f
PERL_SYS_TERM() should be called once on exit only, this fixes the message
by Igor Sysoev
· 18 years ago
78c5893
fix segfault
by Igor Sysoev
· 18 years ago
e60303c
SNI support
by Igor Sysoev
· 18 years ago
f44ea0b
bump version
by Igor Sysoev
· 18 years ago
5098ef5
release-0.5.22 tag
by Igor Sysoev
· 18 years ago
1f39696
nginx-0.5.22-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.22
acac003
an request body might not be passed to backend, the bug was introduced in r1212
by Igor Sysoev
· 18 years ago
a9a4672
bump version
by Igor Sysoev
· 18 years ago
fe04fbd
release-0.5.21 tag
by Igor Sysoev
· 18 years ago
015962c
nginx-0.5.21-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.21
b8ddf75
fix "proxy_pass https://"
by Igor Sysoev
· 18 years ago
da8c05a
style fix
by Igor Sysoev
· 18 years ago
c02ed54
use stable search where it is required
by Igor Sysoev
· 18 years ago
3592128
ngx_sort
by Igor Sysoev
· 18 years ago
2517fbf
use memory optimization for i386 and amd64 only:
by Igor Sysoev
· 18 years ago
0687cb9
fix worker endless loop on 64-bit platform if 33+ backend has fall
by Igor Sysoev
· 18 years ago
3378750
style fix
by Igor Sysoev
· 18 years ago
5f6989e
style fix
by Igor Sysoev
· 18 years ago
932b326
bump version
by Igor Sysoev
· 18 years ago
347168b
release-0.5.20 tag
by Igor Sysoev
· 18 years ago
707cbbf
nginx-0.5.20-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.20
08d068f
limit minimal pool size
by Igor Sysoev
· 18 years ago
5a8bc36
style fix
by Igor Sysoev
· 18 years ago
c5a60bb
add debug log
by Igor Sysoev
· 18 years ago
c9b57dc
sendfile_max_chunk
by Igor Sysoev
· 18 years ago
544e9f1
optimize HTTP method parsing for i386 and amd64
by Igor Sysoev
· 18 years ago
5b1cf0d
fix multipart ranges trailing
by Igor Sysoev
· 18 years ago
b09c269
style fix: change variable name
by Igor Sysoev
· 18 years ago
875893b
fix building by owc12
by Igor Sysoev
· 18 years ago
d1e38e8
fix building by msvc
by Igor Sysoev
· 18 years ago
75c3272
fix segfault introduced in r1190
by Igor Sysoev
· 18 years ago
dbdeafe
fix segfault or parsing error in '<!--# if expr="$var = /" -->'
by Igor Sysoev
· 18 years ago
9c710c0
allow to "set" $http_, $sent_http_, and $upstream_http_ variables
by Igor Sysoev
· 18 years ago
60e8440
add options help
by Igor Sysoev
· 18 years ago
a088b8b
fix building ngx_http_perl_module by Solaris make
by Igor Sysoev
· 18 years ago
dc566e4
fix atomic operations on sparc64 built by SunPro C
by Igor Sysoev
· 18 years ago
359561d
bump version
by Igor Sysoev
· 18 years ago
5f42e97
release-0.5.19 tag
by Igor Sysoev
· 18 years ago
3311e24
nginx-0.5.19-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.19
57a713c
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
by Igor Sysoev
· 18 years ago
29f5912
$upstream_addr
by Igor Sysoev
· 18 years ago
8a19bff
proxy_headers_hash_max_size and proxy_headers_hash_bucket_size
by Igor Sysoev
· 18 years ago
b4ccb9f
$request_time has millisecond precision
by Igor Sysoev
· 18 years ago
6047281
rename $r->rflush to $r->flush
by Igor Sysoev
· 18 years ago
e548a51
bump version
by Igor Sysoev
· 18 years ago
de75165
release-0.5.18 tag
by Igor Sysoev
· 18 years ago
8d8ee97
nginx-0.5.18-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.18
6d93976
style fix: remove trailing spaces
by Igor Sysoev
· 18 years ago
4c39648
$upstream_http_... should be uncacheable
by Igor Sysoev
· 18 years ago
d9bb8e3
ngx_http_sub_filter_module
by Igor Sysoev
· 18 years ago
ad49086
8.1.38 under FreeBSD can not link -ipo
by Igor Sysoev
· 18 years ago
db390ac
remove trailing space in icc version
by Igor Sysoev
· 18 years ago
16eab66
style fix: rename functions
by Igor Sysoev
· 18 years ago
e0f8662
store the upstream states before X-Accel-Redirect to a next upstream
by Igor Sysoev
· 18 years ago
eb21763
style fix
by Igor Sysoev
· 18 years ago
fb95894
style fix: remove tabs
by Igor Sysoev
· 18 years ago
e5e4c00
fix segfault when
by Igor Sysoev
· 18 years ago
5dbc83d
fix make dependecies: pcre-6.5+ already has pcre.h
by Igor Sysoev
· 18 years ago
de92bcc
set nginx_stash after reconfiguration in single interpreter perl
by Igor Sysoev
· 18 years ago
2723361
$upstream_http_... variables
by Igor Sysoev
· 18 years ago
da4b660
use 60 seconds interval but not 61 seconds
by Igor Sysoev
· 18 years ago
52a282d
bump version
by Igor Sysoev
· 18 years ago
710a51c
release-0.5.17 tag
by Igor Sysoev
· 18 years ago
9256ba5
nginx-0.5.17-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.17
7a58860
*) introduce ngx_strchr()
by Igor Sysoev
· 18 years ago
10b9894
style fix
by Igor Sysoev
· 18 years ago
ceab369
disable $document_root variable in the "root/alias" directive
by Igor Sysoev
· 18 years ago
70f65c4
ngx_ssl_recv_chain() must not update buf->last, it fixes proxy_pass https://...
by Igor Sysoev
· 18 years ago
24a9594
separate ngx_http_upstream_test_connect() and
by Igor Sysoev
· 18 years ago
2c8f057
flush nocachable variables before ngx_http_script_run()
by Igor Sysoev
· 18 years ago
3e933d2
disable TRACE method
by Igor Sysoev
· 18 years ago
9b6548f
style fix
by Igor Sysoev
· 18 years ago
eba03e6
the "include" support inside the "types" directive
by Igor Sysoev
· 18 years ago
4ca98f6
style fix
by Igor Sysoev
· 18 years ago
035b9c5
bump version
by Igor Sysoev
· 18 years ago
7c2ea88
release-0.5.16 tag
by Igor Sysoev
· 18 years ago
9029c76
nginx-0.5.16-RELEASE
by Igor Sysoev
· 18 years ago
nginx-0.5.16
7755b90
ip_hash used wrong byte order
by Igor Sysoev
· 18 years ago
77d7f80
fix segfault if upstream sends trailing ";" in "charset="
by Igor Sysoev
· 18 years ago
e47cad4
fix "zero size buf" if request body file is multiple of 32K and FastCGI is used
by Igor Sysoev
· 18 years ago
e7f83ee
fix building without --with-debug on Solaris
by Igor Sysoev
· 18 years ago
65560f4
bump version
by Igor Sysoev
· 18 years ago
Next »