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-11-16
evaluate maximum captures size on configuration phase
Igor Sysoev
1
-0
/
+4
2009-11-16
regex named captures
Igor Sysoev
1
-76
/
+44
2009-11-13
style fix: lcf > clcf
Igor Sysoev
1
-120
/
+120
2009-11-12
refactor gzip_vary handling
Igor Sysoev
1
-11
/
+7
2009-10-29
fix segfaults if no listen directive was set in default server {} block:
Igor Sysoev
1
-27
/
+27
2009-10-21
listen default_server parameter
Igor Sysoev
1
-1
/
+3
2009-10-21
allow to set listen options in any server
Igor Sysoev
1
-15
/
+12
2009-10-21
rename core_srv_conf fields to more understandable default_server and server
Igor Sysoev
1
-2
/
+2
2009-10-21
*) move sockaddr to the listen options
Igor Sysoev
1
-45
/
+45
2009-10-21
fix r3218:
Igor Sysoev
1
-3
/
+3
2009-10-21
refactor http listen code:
Igor Sysoev
1
-72
/
+53
2009-09-30
read_ahead
Igor Sysoev
1
-0
/
+9
2009-09-28
we do not need to increase request counter in this place,
Igor Sysoev
1
-1
/
+0
2009-09-25
low ENAMETOOLONG logging level
Igor Sysoev
1
-1
/
+4
2009-09-14
test space between "~" and regex in server_name and invalid_referers
Igor Sysoev
1
-0
/
+6
2009-09-10
fix request counter for rewrite or internal redirection cycle,
Igor Sysoev
1
-0
/
+2
2009-09-01
discard request body before returning 413 error,
Igor Sysoev
1
-0
/
+1
2009-08-31
fix request counter handling for try_files, introduced in r3050
Igor Sysoev
1
-0
/
+1
2009-08-30
aio sendfile
Igor Sysoev
1
-3
/
+17
2009-08-30
*) ngx_http_ephemeral
Igor Sysoev
1
-1
/
+1
2009-08-28
directio_alignment
Igor Sysoev
1
-0
/
+10
2009-08-28
FreeBSD and Linux AIO support
Igor Sysoev
1
-0
/
+17
2009-08-26
axe r->connection->destroyed testing
Igor Sysoev
1
-5
/
+0
2009-08-26
request reference counter
Igor Sysoev
1
-4
/
+4
2009-07-14
use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
Igor Sysoev
1
-0
/
+4
2009-07-14
ngx_http_set_exten() is always successful since 0.3.46
Igor Sysoev
1
-15
/
+7
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
[next]