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
/
http
/
ngx_http_core_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-6
/
+6
2009-06-02
limit_rate_after
Igor Sysoev
1
-0
/
+11
2009-05-25
keepalive_requests
Igor Sysoev
1
-2
/
+17
2009-05-25
light optimization of ngx_http_test_content_type()
Igor Sysoev
1
-12
/
+12
2009-05-18
use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
Igor Sysoev
1
-62
/
+0
2009-05-14
client_body_in_single_buffer
Igor Sysoev
1
-0
/
+12
2009-05-14
update two previous commits again
Igor Sysoev
1
-1
/
+1
2009-05-14
update the previous commit
Igor Sysoev
1
-1
/
+1
2009-05-14
fix client_body_in_file_only type
Igor Sysoev
1
-2
/
+2
2009-05-08
test already destroyed request
Igor Sysoev
1
-3
/
+11
2009-04-30
*) refactor error_log processing: listen socket log might inherit built-in
Igor Sysoev
1
-10
/
+19
2009-04-27
*) of.test_only to not open file if only stat() is enough
Igor Sysoev
1
-1
/
+2
2009-04-24
change ngx_log_create_errlog() interface
Igor Sysoev
1
-1
/
+5
2009-04-15
support HEAD in proxy cache
Igor Sysoev
1
-1
/
+1
2009-04-11
try_files status code
Igor Sysoev
1
-0
/
+20
2009-04-07
fix r2590: error_page made an external redirect without query string
Igor Sysoev
1
-1
/
+1
2009-03-26
fix alias with variables, but without captures,
Igor Sysoev
1
-2
/
+12
2009-03-23
a prelimiary proxy cache support
Igor Sysoev
1
-4
/
+16
2009-03-22
style fix: remove tabs
Igor Sysoev
1
-1
/
+1
2009-03-22
use complex value in error_page
Igor Sysoev
1
-38
/
+28
2009-03-20
add full path debug log in try_files
Igor Sysoev
1
-2
/
+2
2009-03-20
allow try_files in server context
Igor Sysoev
1
-1
/
+1
2009-03-20
fix directory test in try_files
Igor Sysoev
1
-0
/
+1
2009-03-19
split args in a try_files fallback
Igor Sysoev
1
-2
/
+4
2009-03-18
fix $server_addr for wildcard listen, the has been introduced in r2513
Igor Sysoev
1
-4
/
+29
2009-03-18
reserve space for r->uri, the bug has been introduced in r2566
Igor Sysoev
1
-1
/
+3
2009-03-14
fix case when regex locaiton runs the second time via internal redirect
Igor Sysoev
1
-3
/
+5
2009-03-14
fix reserved mapped uri length if alias has captures
Igor Sysoev
1
-4
/
+2
2009-03-14
remove unneeded increment
Igor Sysoev
1
-1
/
+1
2009-03-13
ipv6only
Igor Sysoev
1
-0
/
+39
2009-03-11
fix segfaults introduced in r2549 and r2550
Igor Sysoev
1
-2
/
+2
2009-03-06
captures support in server_name
Igor Sysoev
1
-0
/
+3
2009-03-06
captures support in location and alias
Igor Sysoev
1
-25
/
+46
2009-03-01
fix case when the first try is shorter then URI
Igor Sysoev
1
-5
/
+1
2009-02-24
small optimization: " == NGX_ERROR" > " != NGX_OK"
Igor Sysoev
1
-9
/
+8
2009-02-24
axe r->port_text
Igor Sysoev
1
-2
/
+0
2009-02-23
axe r->port
Igor Sysoev
1
-1
/
+0
2009-02-23
axe r->in_addr
Igor Sysoev
1
-5
/
+0
2009-02-21
fix implicit listen, introduced in r2513
Igor Sysoev
1
-0
/
+6
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-25
/
+32
2009-02-14
set content-type for try_files' choice
Igor Sysoev
1
-0
/
+5
2009-02-10
if_modified_since off
Igor Sysoev
1
-3
/
+4
2009-01-27
fix types and add comment
Igor Sysoev
1
-3
/
+2
2009-01-21
allow directories in try_files
Igor Sysoev
1
-1
/
+9
2009-01-19
try_files should work with files only
Igor Sysoev
1
-0
/
+4
2008-12-26
send "100 Continue" just before reading request body
Igor Sysoev
1
-53
/
+2
2008-12-26
do not send "100 Continue" for subrequests
Igor Sysoev
1
-1
/
+4
2008-12-24
flush variable values in try_files
Igor Sysoev
1
-1
/
+1
2008-12-24
update r2422
Igor Sysoev
1
-10
/
+1
2008-12-23
fix r2378, do not activate subrequest if there are already
Igor Sysoev
1
-0
/
+9
[next]