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 (
Expand
)
Author
Files
Lines
2009-10-19
fix ngx_http_finalize_request() code after a body has been discarded
Igor Sysoev
1
-9
/
+4
2009-10-19
prevent handling discarded body as a pipelined request
Igor Sysoev
1
-0
/
+1
2009-10-19
add lingering timeout if a response is short and a request body is being
Igor Sysoev
1
-2
/
+9
2009-10-19
add SNI support in -V output
Igor Sysoev
1
-0
/
+3
2009-10-19
fix typo
Igor Sysoev
1
-1
/
+1
2009-10-15
ngx_http_parse_time() should support full 32-bit time
Igor Sysoev
1
-9
/
+12
2009-10-15
use ngx_uint_t instead of int,
Igor Sysoev
1
-3
/
+4
2009-10-15
bump version
Igor Sysoev
2
-3
/
+3
2009-10-14
update r3201: ngx_http_random_index_module should behave consistently
Igor Sysoev
1
-1
/
+1
2009-10-14
ignore EACCES errors for top level directories in ngx_create_full_path()
Igor Sysoev
1
-2
/
+11
2009-10-14
do not create Win32 drive letter in ngx_create_full_path()
Igor Sysoev
1
-1
/
+7
2009-10-14
*) reset cached dirent.d_type after stat()
Igor Sysoev
5
-19
/
+17
2009-10-09
nginx did not close log file set by --error-log-path,
Igor Sysoev
1
-0
/
+7
2009-10-08
test comma separator in "Cache-Control"
Igor Sysoev
1
-1
/
+1
2009-10-07
hide cacheable Set-Cookie and P3P FastCGI response headers
Igor Sysoev
1
-3
/
+29
2009-10-07
use only strong ciphers by default
Igor Sysoev
2
-2
/
+2
2009-10-07
use real file cache length, this fixes cache size counting for responses
Igor Sysoev
2
-8
/
+5
2009-10-07
bump version
Igor Sysoev
2
-3
/
+3
2009-10-06
fix r3184
Igor Sysoev
1
-4
/
+4
2009-10-06
disable SSLv2 and low ciphers by default
Igor Sysoev
2
-6
/
+4
2009-10-06
bump version
Igor Sysoev
2
-3
/
+3
2009-10-06
limit_conn_log_level
Igor Sysoev
1
-1
/
+22
2009-10-06
limit_req_log_level
Igor Sysoev
1
-3
/
+30
2009-10-06
fix building by gcc45
Igor Sysoev
1
-1
/
+1
2009-10-06
make limit_req to conform to the leaky bucket algorithm
Igor Sysoev
1
-4
/
+5
2009-10-06
omit '\0' from "Location" header on MKCOL request
Igor Sysoev
1
-0
/
+1
2009-10-02
clear r->lingering_close to disable preventively calling
Igor Sysoev
1
-1
/
+6
2009-10-02
clear r->keepalive to disable preventively calling
Igor Sysoev
1
-0
/
+2
2009-10-02
update r3167: do not set r->discard_body if the body has been just discarded
Igor Sysoev
1
-2
/
+1
2009-09-30
read_ahead
Igor Sysoev
14
-0
/
+59
2009-09-30
Linux/SPARC malloc() returns an address aligned to 8. This conflicts with
Igor Sysoev
2
-3
/
+6
2009-09-30
log 499 instead 0, the bug was introduced in r3050
Igor Sysoev
1
-0
/
+4
2009-09-30
allow several perl_modules
Igor Sysoev
1
-16
/
+42
2009-09-28
use ngx_conf_set_str_array_slot() for perl_require
Igor Sysoev
1
-37
/
+13
2009-09-28
optimize error handling
Igor Sysoev
1
-14
/
+9
2009-09-28
bump version
Igor Sysoev
2
-3
/
+3
2009-09-28
fix request counter in resolver handling, the bug was introduced in r3050
Igor Sysoev
1
-18
/
+23
2009-09-28
we do not need to increase request counter in this place,
Igor Sysoev
1
-1
/
+0
2009-09-26
fix r3078: do not increase request counter if body has been just discarded
Igor Sysoev
1
-2
/
+3
2009-09-25
use parents around NGX_ATOMIC_T_LEN value
Igor Sysoev
2
-10
/
+10
2009-09-25
uniform ngx_directio_on/off() interface with other file functions
Igor Sysoev
4
-7
/
+7
2009-09-25
handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG
Igor Sysoev
1
-29
/
+33
2009-09-25
fix discarding body
Igor Sysoev
1
-5
/
+6
2009-09-25
check unsafe Destination
Igor Sysoev
5
-9
/
+18
2009-09-25
low ENAMETOOLONG logging level
Igor Sysoev
3
-3
/
+12
2009-09-24
fix r3155
Igor Sysoev
1
-1
/
+1
2009-09-24
test incomplete WriteFile()
Igor Sysoev
1
-0
/
+7
2009-09-24
log file name for read/write errors
Igor Sysoev
2
-13
/
+23
2009-09-24
delete Win95 code
Igor Sysoev
1
-90
/
+12
2009-09-24
fix debug log message
Igor Sysoev
1
-3
/
+3
[prev]
[next]