- c31c38b fix ngx_write_file() buf by Igor Sysoev · 15 years ago
- ffcc2f4 test binary geo range base size by Igor Sysoev · 15 years ago
- 3b0ddc2 test the second binary geo range base existence by Igor Sysoev · 15 years ago
- e3d88fb test binary geo ranges base only for ranges by Igor Sysoev · 15 years ago
- 4655c72 test binary gep range base mtime by Igor Sysoev · 15 years ago
- edf29ef binary geo ranges base cache by Igor Sysoev · 15 years ago
- 865db9b ngx_create_file_mapping() by Igor Sysoev · 15 years ago
- 325bd4e change duplicate default geo range processing by Igor Sysoev · 15 years ago
- a81a383 fix building without IPv6 after the previous commit by Igor Sysoev · 15 years ago
- 80dd7e5 Now $uid_set may be used at any time, r2013 states the same is wrong. by Igor Sysoev · 15 years ago
- 55c3f1b make logic more clear by Igor Sysoev · 15 years ago
- 23d053f delete stale comments by Igor Sysoev · 15 years ago
- 70485d6 eliminate a number of ranges: about 18,000 /16 networks are empty, by Igor Sysoev · 15 years ago
- daab61e fix a bug when ngx_cpymem() returns a cast type: by Igor Sysoev · 15 years ago
- e3693e3 break cycle early by Igor Sysoev · 15 years ago
- aa6936e style fix by Igor Sysoev · 15 years ago
- 0923d08 change ngx_http_variable_value_node_t to more generic ngx_str_node_t by Igor Sysoev · 15 years ago
- 2c72df5 bump version by Igor Sysoev · 15 years ago
- ee5f9e5 ngx_http_scgi_module by Igor Sysoev · 15 years ago
- 4115de9 Test regex location if URI matches exactly to non-exact location. by Igor Sysoev · 15 years ago
- 082d996 use ngx_http_send_response() in empty_gif by Igor Sysoev · 15 years ago
- b2ee47c add files missed in the previuos commit by Igor Sysoev · 15 years ago
- 4c1b077 return code text by Igor Sysoev · 15 years ago
- 01213e1 ngx_http_send_response() by Igor Sysoev · 15 years ago
- ebd8830 303 See Other by Igor Sysoev · 15 years ago
- 0f6ae59 style fix by Igor Sysoev · 15 years ago
- 2515f8e fix r3628 by Igor Sysoev · 15 years ago
- 1cc1b31 make code more obviuos by Igor Sysoev · 15 years ago
- 54b35b0 use ngx_http_parse_status_line() by Igor Sysoev · 15 years ago
- 0aae446 ngx_http_parse_status_line() by Igor Sysoev · 15 years ago
- bef3155 update the previous commit by Igor Sysoev · 15 years ago
- 85fe9bf support CGI-style response by Igor Sysoev · 15 years ago
- 68294d7 style fix by Igor Sysoev · 15 years ago
- dede73d bump version by Igor Sysoev · 15 years ago
- da7b5e1 allow spaces in URI by Igor Sysoev · 15 years ago
- d50e53e do not free() stack allocated buffer by Igor Sysoev · 15 years ago
- ea16b14 PATCH method by Igor Sysoev · 15 years ago
- 34cd1cc allow Destination URL without host by Igor Sysoev · 15 years ago
- f0bf995 delete empty Server and Date header used only in proxy mode by Igor Sysoev · 15 years ago
- a17adae change variable names by Igor Sysoev · 15 years ago
- 741caea delete surplus flush by Igor Sysoev · 15 years ago
- cd04da4 do not try to calculate procent sum if there was an error by Igor Sysoev · 15 years ago
- 27b54fd delete useless code by Igor Sysoev · 15 years ago
- 82e1933 fix rewritten Refresh header length by Igor Sysoev · 15 years ago
- 1f5cf36 202 Accepted status code by Igor Sysoev · 15 years ago
- 7935d4b bump version by Igor Sysoev · 15 years ago
- 4cf7f27 fix "/dir/%3F../" and "/dir/%23../" cases by Igor Sysoev · 15 years ago
- 04e1156 test default NTFS stream "::$DATA" by Igor Sysoev · 15 years ago
- 1f07392 *) delete no longer used unix domain sockets by Igor Sysoev · 15 years ago
- bf8f69c uwsgi cache by Igor Sysoev · 15 years ago
- 45cb0a0 uwsgi_bind by Igor Sysoev · 15 years ago
- b957938 allow uwsgi_param to override client headers using HTTP_ parameters by Igor Sysoev · 15 years ago
- 36e11ce uwsgi_store by Igor Sysoev · 15 years ago
- 6b373a9 add uwsgi_param and client request headers debug logging by Igor Sysoev · 15 years ago
- e5d4532 do not pass if-... headers for cacheable fastcgi responses by Igor Sysoev · 15 years ago
- ca9259c rename variable to conform to the next commit by Igor Sysoev · 15 years ago
- 17483d5 use local headers_names array instead of stored in configuration by Igor Sysoev · 15 years ago
- a4c6e78 allow fastcgi_param to override client headers using HTTP_ parameters by Igor Sysoev · 15 years ago
- 62a0aa3 add client request headers debug logging in fastcgi by Igor Sysoev · 15 years ago
- 1cefa51 remove the special static fastcgi_param values processing, by Igor Sysoev · 15 years ago
- 7a3edc0 style fix by Igor Sysoev · 15 years ago
- 66ba32c improve uwsgi_string processing by Igor Sysoev · 15 years ago
- b36e5a7 delete unneeded declaration by Igor Sysoev · 15 years ago
- 4ddb525 delete unused ngx_http_uwsgi_add_variables() by Igor Sysoev · 15 years ago
- c1f3d6e improve uwsgi_modifierX processing: by Igor Sysoev · 15 years ago
- d0aa4ca remove LICENSE text by Igor Sysoev · 15 years ago
- 26b621d style fix by Igor Sysoev · 15 years ago
- e45b892 ./configure --http-uwsgi-temp-path=PATH by Igor Sysoev · 15 years ago
- dc4b53f fix the previous commit when value is static string: remove the special by Igor Sysoev · 15 years ago
- 1089957 remove useless copy: key name should be just copied before value length by Igor Sysoev · 15 years ago
- 4c9c518 simplify binary little endian length processing by Igor Sysoev · 15 years ago
- 94be6be use ngx_str_set() and ngx_str_null() by Igor Sysoev · 15 years ago
- a754521 fix copyrights by Igor Sysoev · 15 years ago
- 670cdbb fix style, some names, and building by MSVC8 by Igor Sysoev · 15 years ago
- 6d7beea style fix: remove tabs and trailing spaces by Igor Sysoev · 15 years ago
- 3a881d3 import original ngx_http_uwsgi_module version by Igor Sysoev · 15 years ago
- 1a310e3 bump version by Igor Sysoev · 15 years ago
- 23f904e fix IPv6 and Unix domain sockets inheritance while online upgrade by Igor Sysoev · 15 years ago
- 11f4ad3 fix building by ICC8, the bug had been introduced in r3476 by Igor Sysoev · 15 years ago
- a5eefbc fix handling an inherited alias in inclusive location by Igor Sysoev · 15 years ago
- 34ab21c fix a try_files/alias case when alias uses captures and by Igor Sysoev · 15 years ago
- ef0fae4 do not add tested file to a location regex string, by Igor Sysoev · 15 years ago
- 098d58e fix the previous commit by Igor Sysoev · 15 years ago
- 6e884ba improve debug logging: "try to use file/dir" by Igor Sysoev · 15 years ago
- 9434ae5 bump version by Igor Sysoev · 15 years ago
- de0b1d6 remove r->zero_in_uri by Igor Sysoev · 15 years ago
- 9b2763a proxy_no_cache and fastcgi_no_cache by Igor Sysoev · 15 years ago
- fbb2625 fix delay in limit_req by Igor Sysoev · 15 years ago
- 1a26a18 autodetect redirect if URI is rewritten to a string starting with $scheme by Igor Sysoev · 15 years ago
- f5f4126 delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout, by Igor Sysoev · 15 years ago
- ec94491 allow to use $uid_got in SSI and perl module by Igor Sysoev · 15 years ago
- 58e1f27 bump version by Igor Sysoev · 15 years ago
- 6814f42 fix SSI include stub for valid empty responses by Igor Sysoev · 15 years ago
- 402b2f0 do not cache response if it has "no-store" or "private" by Igor Sysoev · 15 years ago
- 05b1a8f ngx_str_set() and ngx_str_null() by Igor Sysoev · 15 years ago
- 328df7a use ngx_min() and ngx_max() by Igor Sysoev · 15 years ago
- 5739072 fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup, by Igor Sysoev · 15 years ago
- fadd4bd ngx_http_split_clients_module by Igor Sysoev · 15 years ago
- d2b687c ngx_atofp() by Igor Sysoev · 15 years ago
- 6884183 allow hash key values more than 255 bytes, it does not actually increase mean by Igor Sysoev · 15 years ago