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
2010-06-04
fix "/dir/%3F../" and "/dir/%23../" cases
Igor Sysoev
1
-6
/
+3
2010-06-04
test default NTFS stream "::$DATA"
Igor Sysoev
1
-4
/
+19
2010-06-04
*) delete no longer used unix domain sockets
Igor Sysoev
1
-0
/
+36
2010-06-04
uwsgi cache
Igor Sysoev
1
-7
/
+326
2010-06-04
uwsgi_bind
Igor Sysoev
1
-0
/
+7
2010-06-04
allow uwsgi_param to override client headers using HTTP_ parameters
Igor Sysoev
1
-7
/
+105
2010-06-04
uwsgi_store
Igor Sysoev
1
-0
/
+62
2010-06-04
add uwsgi_param and client request headers debug logging
Igor Sysoev
1
-0
/
+10
2010-06-04
do not pass if-... headers for cacheable fastcgi responses
Igor Sysoev
1
-0
/
+63
2010-06-03
rename variable to conform to the next commit
Igor Sysoev
1
-5
/
+5
2010-06-03
use local headers_names array instead of stored in configuration
Igor Sysoev
1
-12
/
+6
2010-06-03
allow fastcgi_param to override client headers using HTTP_ parameters
Igor Sysoev
1
-7
/
+110
2010-06-03
add client request headers debug logging in fastcgi
Igor Sysoev
1
-16
/
+20
2010-06-02
remove the special static fastcgi_param values processing,
Igor Sysoev
1
-70
/
+26
2010-06-01
style fix
Igor Sysoev
1
-0
/
+1
2010-06-01
improve uwsgi_string processing
Igor Sysoev
1
-7
/
+3
2010-06-01
delete unneeded declaration
Igor Sysoev
1
-3
/
+0
2010-06-01
delete unused ngx_http_uwsgi_add_variables()
Igor Sysoev
1
-27
/
+1
2010-06-01
improve uwsgi_modifierX processing:
Igor Sysoev
1
-52
/
+20
2010-06-01
remove LICENSE text
Igor Sysoev
1
-21
/
+0
2010-06-01
style fix
Igor Sysoev
1
-1
/
+1
2010-06-01
./configure --http-uwsgi-temp-path=PATH
Igor Sysoev
1
-3
/
+0
2010-06-01
fix the previous commit when value is static string: remove the special
Igor Sysoev
1
-68
/
+26
2010-06-01
remove useless copy: key name should be just copied before value length
Igor Sysoev
1
-15
/
+7
2010-06-01
simplify binary little endian length processing
Igor Sysoev
1
-54
/
+25
2010-06-01
use ngx_str_set() and ngx_str_null()
Igor Sysoev
1
-11
/
+5
2010-06-01
fix copyrights
Igor Sysoev
1
-5
/
+2
2010-06-01
fix style, some names, and building by MSVC8
Igor Sysoev
1
-589
/
+555
2010-06-01
style fix: remove tabs and trailing spaces
Igor Sysoev
1
-633
/
+633
2010-06-01
import original ngx_http_uwsgi_module version
Igor Sysoev
1
-0
/
+1653
2010-06-01
bump version
Igor Sysoev
2
-3
/
+3
2010-05-31
fix IPv6 and Unix domain sockets inheritance while online upgrade
Igor Sysoev
1
-4
/
+2
2010-05-31
fix building by ICC8, the bug had been introduced in r3476
Igor Sysoev
1
-2
/
+0
2010-05-31
fix handling an inherited alias in inclusive location
Igor Sysoev
2
-8
/
+8
2010-05-27
fix a try_files/alias case when alias uses captures and
Igor Sysoev
2
-3
/
+12
2010-05-27
do not add tested file to a location regex string,
Igor Sysoev
1
-0
/
+6
2010-05-27
fix the previous commit
Igor Sysoev
1
-1
/
+1
2010-05-27
improve debug logging: "try to use file/dir"
Igor Sysoev
1
-1
/
+2
2010-05-27
bump version
Igor Sysoev
2
-3
/
+3
2010-05-24
remove r->zero_in_uri
Igor Sysoev
13
-78
/
+17
2010-05-24
proxy_no_cache and fastcgi_no_cache
Igor Sysoev
6
-0
/
+101
2010-05-24
fix delay in limit_req
Igor Sysoev
1
-1
/
+2
2010-05-23
autodetect redirect if URI is rewritten to a string starting with $scheme
Igor Sysoev
1
-7
/
+4
2010-05-20
delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
Igor Sysoev
3
-135
/
+0
2010-05-18
allow to use $uid_got in SSI and perl module
Igor Sysoev
1
-1
/
+1
2010-05-18
bump version
Igor Sysoev
2
-3
/
+3
2010-05-14
fix SSI include stub for valid empty responses
Igor Sysoev
1
-1
/
+3
2010-05-14
do not cache response if it has "no-store" or "private"
Igor Sysoev
1
-4
/
+6
2010-05-14
ngx_str_set() and ngx_str_null()
Igor Sysoev
37
-278
/
+133
2010-05-14
use ngx_min() and ngx_max()
Igor Sysoev
4
-14
/
+6
[next]