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-03-23
a prelimiary proxy cache support
Igor Sysoev
22
-1631
/
+2443
2009-03-22
style fix: remove tabs
Igor Sysoev
1
-1
/
+1
2009-03-22
style fix: remove tabs
Igor Sysoev
1
-14
/
+14
2009-03-22
use complex value in error_page
Igor Sysoev
4
-93
/
+42
2009-03-22
use complex values in add_header, auth_basic_user_file,
Igor Sysoev
4
-195
/
+102
2009-03-22
ngx_http_script_flush_complex_value()
Igor Sysoev
2
-55
/
+372
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
always run regex in server_name to get captures
Igor Sysoev
1
-2
/
+11
2009-03-19
test wildcard tail hash existance
Igor Sysoev
1
-2
/
+2
2009-03-19
split args in a try_files fallback
Igor Sysoev
1
-2
/
+4
2009-03-19
ngx_http_split_args()
Igor Sysoev
2
-0
/
+36
2009-03-18
split ngx_http_script_compile()
Igor Sysoev
1
-159
/
+234
2009-03-18
bump version
Igor Sysoev
2
-2
/
+2
2009-03-18
fix $server_addr for wildcard listen, the has been introduced in r2513
Igor Sysoev
2
-6
/
+29
2009-03-18
reserve space for r->uri, the bug has been introduced in r2566
Igor Sysoev
1
-1
/
+3
2009-03-16
delete unneeded variable
Igor Sysoev
1
-3
/
+0
2009-03-16
bump version
Igor Sysoev
2
-2
/
+2
2009-03-16
auth_basic_user_file supports variables
Igor Sysoev
1
-18
/
+102
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
2
-2
/
+2
2009-03-13
compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
Igor Sysoev
1
-3
/
+11
2009-03-13
ipv6only
Igor Sysoev
5
-0
/
+67
2009-03-12
fix building without PCRE, introduced in r2553
Igor Sysoev
1
-1
/
+1
2009-03-12
ignore EINVAL from setsockopt() on Solaris
Igor Sysoev
3
-6
/
+19
2009-03-12
bump version
Igor Sysoev
2
-2
/
+2
2009-03-11
fix segfaults introduced in r2549 and r2550
Igor Sysoev
2
-4
/
+4
2009-03-11
bump version
Igor Sysoev
2
-2
/
+2
2009-03-09
fix segfaults introduced in r2550
Igor Sysoev
1
-5
/
+6
2009-03-06
style fix: remove tabs
Igor Sysoev
1
-5
/
+5
2009-03-06
XFS on Linux does not set dirent.d_type,
Igor Sysoev
2
-5
/
+18
2009-03-06
captures support in server_name
Igor Sysoev
3
-1
/
+30
2009-03-06
captures support in location and alias
Igor Sysoev
2
-25
/
+48
2009-03-06
now regex captures are per-request entities
Igor Sysoev
4
-95
/
+109
2009-03-05
pclcf->regex_locations are used with PCRE only
Igor Sysoev
1
-0
/
+2
2009-03-05
bump version
Igor Sysoev
2
-2
/
+2
2009-03-01
fix postponed zlib memory allocation, introduced in r2411
Igor Sysoev
1
-27
/
+36
2009-03-01
fix case when the first try is shorter then URI
Igor Sysoev
1
-5
/
+1
2009-02-25
lower ECONNRESET level
Igor Sysoev
1
-0
/
+1
2009-02-24
fix segfault introduced in r2486 in $sent_http_location processing
Igor Sysoev
1
-1
/
+6
2009-02-24
fix the previous commit
Igor Sysoev
1
-6
/
+6
2009-02-24
prepare ngx_ptocidr() for IPv6
Igor Sysoev
6
-66
/
+115
2009-02-24
small optimization: " == NGX_ERROR" > " != NGX_OK"
Igor Sysoev
17
-44
/
+42
2009-02-24
use variable for often used field
Igor Sysoev
1
-14
/
+15
2009-02-24
move r->virtual_names to ngx_http_core_srv_conf_t
Igor Sysoev
4
-13
/
+13
2009-02-24
axe r->port_text
Igor Sysoev
7
-57
/
+57
2009-02-24
remove seldom used variable
Igor Sysoev
1
-6
/
+3
2009-02-24
fix r2530
Igor Sysoev
1
-2
/
+2
[next]