index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-08-27
cancel discarding body on EOF
Igor Sysoev
1
-0
/
+4
2007-08-27
mark connection as not ready, this fixes endless loop introduced in r1368
Igor Sysoev
1
-0
/
+1
2007-08-24
add guard code to prevent endless loop
Igor Sysoev
1
-6
/
+21
2007-08-24
update ip_hash to "backup" option
Igor Sysoev
1
-1
/
+1
2007-08-24
set current peer to use it in ngx_http_upstream_free_round_robin_peer()
Igor Sysoev
1
-0
/
+2
2007-08-24
fix ip_hash on 64-bit platform
Igor Sysoev
1
-1
/
+1
2007-08-24
fix trailing wildcard when two or more listen used in one server
Igor Sysoev
1
-2
/
+7
2007-08-21
fix build on amd64
Igor Sysoev
1
-1
/
+2
2007-08-20
bump version
Igor Sysoev
2
-2
/
+2
2007-08-20
set delay only when almost whole sendfile_max_chunk was transferred
Igor Sysoev
1
-1
/
+4
2007-08-20
test relative nginx.conf, this is compatible with old versions
Igor Sysoev
1
-4
/
+0
because cycle->root on this stage is not set
2007-08-20
use %v for ngx_variable_value_t in ngx_sprintf(),
Igor Sysoev
5
-12
/
+24
this fixes nginx on FreeBSD/sparc64
2007-08-20
escape " ", "%", and %00-%1F in login and password
Igor Sysoev
4
-37
/
+19
2007-08-15
set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and
Igor Sysoev
1
-31
/
+31
worker_rlimit_sigpending without super-user privileges testing
2007-08-15
auto redirect lost arguments
Igor Sysoev
1
-1
/
+21
2007-08-15
bump version
Igor Sysoev
2
-2
/
+2
2007-08-14
upstream sendfile bit was overridden by r->connection->sendfile
Igor Sysoev
2
-1
/
+3
2007-08-14
test http_auth absence
Igor Sysoev
1
-0
/
+14
2007-08-14
allow "http://" in auth_http URL
Igor Sysoev
1
-0
/
+5
2007-08-14
stop configuration on error
Igor Sysoev
1
-0
/
+2
2007-08-14
fix long loop
Igor Sysoev
1
-2
/
+2
2007-08-12
regex in valid_referers
Igor Sysoev
1
-10
/
+151
2007-08-12
regex in server_name
Igor Sysoev
5
-13
/
+157
2007-08-12
fix building by bcc without PCRE
Igor Sysoev
1
-2
/
+10
2007-08-12
style fix
Igor Sysoev
1
-2
/
+4
2007-08-10
ignore meaningless bits in CIDR and warn about them
Igor Sysoev
5
-9
/
+48
2007-08-09
sort upstream weights
Igor Sysoev
1
-0
/
+21
2007-08-09
backup upstream servers
Igor Sysoev
4
-17
/
+136
2007-08-09
set default listen() backlog to 511 on all platforms except FreeBSD
Igor Sysoev
8
-4
/
+19
2007-08-07
"down" server caused endless loop
Igor Sysoev
1
-2
/
+2
2007-08-07
omit unnecessary conditions
Igor Sysoev
6
-8
/
+8
2007-08-07
discard request body before going to keep-alive state and use lingering timeouts
Igor Sysoev
2
-19
/
+67
2007-08-06
omit unnecessary XSRETURN_EMPTY
Igor Sysoev
1
-12
/
+0
2007-08-06
$r->discard_request_body
Igor Sysoev
1
-0
/
+11
2007-08-06
rename ngx_http_discard_body() to ngx_http_discard_request_body()
Igor Sysoev
9
-18
/
+18
2007-08-06
block reading for level events
Igor Sysoev
1
-0
/
+1
2007-08-06
rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()
Igor Sysoev
2
-10
/
+10
2007-08-06
discard request body in cycle
Igor Sysoev
1
-19
/
+22
2007-08-01
move "Expires" header code to a separate function
Igor Sysoev
1
-99
/
+117
2007-08-01
move "Cache-Control" header code to specific handler
Igor Sysoev
1
-43
/
+42
2007-08-01
style fix
Igor Sysoev
1
-4
/
+4
2007-08-01
use header specific handler in add_handler,
Igor Sysoev
1
-21
/
+116
"Last-Modified" header handler
2007-07-30
bump version
Igor Sysoev
2
-2
/
+2
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
22
-167
/
+180
2007-07-29
named location
Igor Sysoev
5
-17
/
+124
2007-07-29
--sysconfdir=DIR
Igor Sysoev
13
-25
/
+38
2007-07-29
$is_args
Igor Sysoev
1
-0
/
+26
2007-07-29
allow to set $args
Igor Sysoev
1
-2
/
+19
2007-07-28
fair upstream weight balancer
Igor Sysoev
2
-36
/
+80
2007-07-24
fix case when client has closed connection but upstream buffer is not empty
Igor Sysoev
1
-3
/
+5
[prev]
[next]