Sign in
nginx
/
nginx
/
88b2406f4909de1040be0d597b51cf5edd556244
88b2406
fix order
by Igor Sysoev
· 17 years ago
d2d673a
fix return code
by Igor Sysoev
· 17 years ago
18be913
fix r1879
by Igor Sysoev
· 17 years ago
61adfb2
do not delete failed DNS request if there are waiting clients
by Igor Sysoev
· 17 years ago
4d856ca
fix segfault if UDP connect() has failed
by Igor Sysoev
· 17 years ago
704e1c1
low SSL handshake close notify alert error level
by Igor Sysoev
· 17 years ago
b1d4a6c
low SSL handshake errors level
by Igor Sysoev
· 17 years ago
c463ece
reset ready flag if no data is available,
by Igor Sysoev
· 17 years ago
ac5deaa
treat time_t as unsigned time
by Igor Sysoev
· 17 years ago
c20d376
backout r1757, we really need SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
by Igor Sysoev
· 17 years ago
48b7b9b
detect L2 cache line size for Intel Core
by Igor Sysoev
· 17 years ago
442d1e6
fix cache line size for Pentium 4
by Igor Sysoev
· 17 years ago
6e8bc2b
fix building --test-build-rtsig and --test-build-eventport on FreeBSD 7
by Igor Sysoev
· 17 years ago
02d8e8e
add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
by Igor Sysoev
· 17 years ago
c783c35
pull all errors
by Igor Sysoev
· 17 years ago
1631576
limit string length
by Igor Sysoev
· 17 years ago
fb42465
use correct type cast
by Igor Sysoev
· 17 years ago
efe0016
fix bogus crit log message "SSL_shutdown() failed" introduced in r1755
by Igor Sysoev
· 17 years ago
fa0d3e1
fix building by msvc introduced in r1817
by Igor Sysoev
· 17 years ago
0bd32b7
allow zero length in %*s
by Igor Sysoev
· 17 years ago
f0453c1
fix building by bcc introduced by r1831
by Igor Sysoev
· 17 years ago
8b99e3f
pull all errors
by Igor Sysoev
· 17 years ago
e965c47
grammar fix
by Igor Sysoev
· 17 years ago
66b8ad6
fix building by gcc42, etc. introduced in r1858
by Igor Sysoev
· 17 years ago
57b088d
add code missed in r1856
by Igor Sysoev
· 17 years ago
5a45c68
update GET method text in an subrequest
by Igor Sysoev
· 17 years ago
1bc3a93
axe old flag remained after ancient "post_accept_timeout" directive
by Igor Sysoev
· 17 years ago
bd68d51
add code missed in r1830
by Igor Sysoev
· 17 years ago
1d73cf1
bump version
by Igor Sysoev
· 17 years ago
b4cf336
fix CHANGES
by Igor Sysoev
· 17 years ago
590ff90
release-0.6.25 tag
by Igor Sysoev
· 17 years ago
b31823a
nginx-0.6.25-RELEASE
by Igor Sysoev
· 17 years ago
nginx-0.6.25
b0fcbef
style fix: remove trailing space
by Igor Sysoev
· 17 years ago
0008ebe
workaround for Linux 2.6 OpenVZ
by Igor Sysoev
· 17 years ago
f53c2a0
ngx_http_gzip_static_module should DECLINE request
by Igor Sysoev
· 17 years ago
6791378
fix comment
by Igor Sysoev
· 17 years ago
0272977
change order
by Igor Sysoev
· 17 years ago
7b8ed42
fix socket leak if deferred accept was used
by Igor Sysoev
· 17 years ago
8192251
use ngx_ext_rename_file() in PUT
by Igor Sysoev
· 17 years ago
3739151
add declaration missed in previous commit
by Igor Sysoev
· 17 years ago
501fc74
transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()
by Igor Sysoev
· 17 years ago
cea9034
do not delete target until all tests will be done, fix single file COPY/MOVE
by Igor Sysoev
· 17 years ago
b98f27d
add log
by Igor Sysoev
· 17 years ago
ac487bf
add comment
by Igor Sysoev
· 17 years ago
58d04fe
test URI/Destination collection/non-collection and Depth
by Igor Sysoev
· 17 years ago
59781d6
axe useless code
by Igor Sysoev
· 17 years ago
a27b0b7
change order
by Igor Sysoev
· 17 years ago
369791a
change status code, add log message, and test collection URI
by Igor Sysoev
· 17 years ago
284f0da
style fix
by Igor Sysoev
· 17 years ago
deb073e
2008 year
by Igor Sysoev
· 17 years ago
8dd4053
min_delete_depth
by Igor Sysoev
· 17 years ago
b06db42
log DELETE errors
by Igor Sysoev
· 17 years ago
0ce17d2
axe useless code
by Igor Sysoev
· 17 years ago
ab32535
change status code and add log message
by Igor Sysoev
· 17 years ago
0d68f27
log right request method
by Igor Sysoev
· 17 years ago
feee726
axe useless r->server_name
by Igor Sysoev
· 17 years ago
cc59567
log server address
by Igor Sysoev
· 17 years ago
6d7f865
fix building by msvc introduced by r1807
by Igor Sysoev
· 17 years ago
c24de1e
handle old "server_name *"
by Igor Sysoev
· 17 years ago
b548e13
fix comment
by Igor Sysoev
· 17 years ago
2d028f8
satisfy all|any
by Igor Sysoev
· 17 years ago
c7a9b7a
use ngx_http_server_addr()
by Igor Sysoev
· 17 years ago
3f24ae2
several changes in server_name:
by Igor Sysoev
· 17 years ago
5dff77a
condition declarations inside blocks update missed in r1705
by Igor Sysoev
· 17 years ago
e19a5f9
set ngx_http_gzip_static module just before ngx_http_static_module
by Igor Sysoev
· 17 years ago
d5fe818
style fix: remove trailing spaces
by Igor Sysoev
· 17 years ago
8eac726
fix building --without-pcre
by Igor Sysoev
· 17 years ago
86b9159
optimization
by Igor Sysoev
· 17 years ago
ce5d6e3
bump version
by Igor Sysoev
· 17 years ago
5bc176a
release-0.6.24 tag
by Igor Sysoev
· 17 years ago
4ee32ca
nginx-0.6.24-RELEASE
by Igor Sysoev
· 17 years ago
nginx-0.6.24
f25abef
fix segfault introduced in r1780
by Igor Sysoev
· 17 years ago
938d499
bump version
by Igor Sysoev
· 17 years ago
6804e88
release-0.6.23 tag
by Igor Sysoev
· 17 years ago
2de83b1
nginx-0.6.23-RELEASE
by Igor Sysoev
· 17 years ago
nginx-0.6.23
a936b27
backout r1790
by Igor Sysoev
· 17 years ago
c16b005
ngx_http_gzip_static_module and gzip_disable
by Igor Sysoev
· 17 years ago
3d70581
non-active request is not done
by Igor Sysoev
· 17 years ago
5a40e95
allow memached_pass inside "if" block
by Igor Sysoev
· 17 years ago
9b1d4c1
inherit $memached_key index and memcached_pass upstream inside "if" block
by Igor Sysoev
· 17 years ago
fe8a327
return NGX_DECLINED if access directives are not active,
by Igor Sysoev
· 17 years ago
11fbf47
use ngx_regex_exec_array()
by Igor Sysoev
· 17 years ago
6b8a04e
ngx_regex_exec_array()
by Igor Sysoev
· 17 years ago
e87afba
call post_action for 499
by Igor Sysoev
· 17 years ago
57c4b0a
regex valid_referers were not inherited
by Igor Sysoev
· 17 years ago
99c3ab9
optimization
by Igor Sysoev
· 17 years ago
513fec7
style fix
by Igor Sysoev
· 17 years ago
cd2aa8e
create ssl buffer on demand and free it before keep-alive
by Igor Sysoev
· 17 years ago
6ff850b
ssl_session_cache off
by Igor Sysoev
· 17 years ago
0123ee3
optimization
by Igor Sysoev
· 17 years ago
12dcb35
style fix
by Igor Sysoev
· 17 years ago
421a3b8
several fixes:
by Igor Sysoev
· 17 years ago
d02661a
use %*s format
by Igor Sysoev
· 17 years ago
79d9a04
%*s format
by Igor Sysoev
· 17 years ago
f3b0e49
open_file_cache_min_uses
by Igor Sysoev
· 17 years ago
5e593aa
take MALLOC_OPTIONS=J into account in slab allocator
by Igor Sysoev
· 17 years ago
dc3bbea
add missed dependences
by Igor Sysoev
· 17 years ago
465a5ff
tree.init_handler is never called
by Igor Sysoev
· 17 years ago
b28f5cc
fix the previous commit
by Igor Sysoev
· 17 years ago
9b9616e
open_file_cache_retest > open_file_cache_valid
by Igor Sysoev
· 17 years ago
Next »