- 3266171 read_ahead by Igor Sysoev · 16 years ago
- 689064b log 499 instead 0, the bug was introduced in r3050 by Igor Sysoev · 16 years ago
- 13210a1 allow several perl_modules by Igor Sysoev · 16 years ago
- d9ef969 use ngx_conf_set_str_array_slot() for perl_require by Igor Sysoev · 16 years ago
- 2c808cc optimize error handling by Igor Sysoev · 16 years ago
- 0056d6b bump version by Igor Sysoev · 16 years ago
- 65166cf fix request counter in resolver handling, the bug was introduced in r3050 by Igor Sysoev · 16 years ago
- 00e723d we do not need to increase request counter in this place, by Igor Sysoev · 16 years ago
- 63bfeb9 fix r3078: do not increase request counter if body has been just discarded by Igor Sysoev · 16 years ago
- 812234e fix discarding body by Igor Sysoev · 16 years ago
- a552ab4 check unsafe Destination by Igor Sysoev · 16 years ago
- 7f6d71b low ENAMETOOLONG logging level by Igor Sysoev · 16 years ago
- cdaf442 $ssl_session_id by Igor Sysoev · 16 years ago
- f63a48c update the previous commit: use ngx_strlow() by Igor Sysoev · 16 years ago
- 6749e92 $host is always in low case: by Igor Sysoev · 16 years ago
- 3749443 bump version by Igor Sysoev · 16 years ago
- 70df46f fix typo in addition_types directive name by Igor Sysoev · 16 years ago
- 7386cf5 fix request counter for post_action, the bug was introduced in r3050 by Igor Sysoev · 16 years ago
- 5b6b1fd allow to log invalid $request in access_log always, by Igor Sysoev · 16 years ago
- c828202 *) issue warning instead of failure: this is too common case by Igor Sysoev · 16 years ago
- d1e9567 do not pass buf with empty cached response, by Igor Sysoev · 16 years ago
- 04c2f08 nginx always sent "Vary: Accept-Encoding", by Igor Sysoev · 16 years ago
- 4428cfc image_filter_transparency by Igor Sysoev · 16 years ago
- f1edf87 fix alpha-channel transparency in PNG by Igor Sysoev · 16 years ago
- 6db93ab allow perl "sub{..." by Igor Sysoev · 16 years ago
- e6823b5 bump version by Igor Sysoev · 16 years ago
- be9d165 test space between "~" and regex in server_name and invalid_referers by Igor Sysoev · 16 years ago
- 97aa4c8 handle "/../" case more reliably by Igor Sysoev · 16 years ago
- 12a7d49 fix request counter for X-Accel-Redirect, the bug was introduced in r3050 by Igor Sysoev · 16 years ago
- 84b20ca fix case when the output filter should add incoming buffers by Igor Sysoev · 16 years ago
- 79b8049 fix transparency in GIF by Igor Sysoev · 16 years ago
- 96e36ef If .domain.com, .sub.domain.com, and .domain-some.com were defined, by Igor Sysoev · 16 years ago
- e0f1d0a style fix by Igor Sysoev · 16 years ago
- 526f36a fix request counter for rewrite or internal redirection cycle, by Igor Sysoev · 16 years ago
- 3e75148 increase request counter before an upstream cleanup because the cleanup by Igor Sysoev · 16 years ago
- 4d4b2a1 fix request counter handling in perl module for $r->internal_redirect() by Igor Sysoev · 16 years ago
- 9963b19 do not pass incoming buf chain twice if data are ready, by Igor Sysoev · 16 years ago
- d0afc39 bump version by Igor Sysoev · 16 years ago
- 28debb2 fix the previous commit by Igor Sysoev · 16 years ago
- 78fd825 preload just a single byte to avoid testing file overrun by Igor Sysoev · 16 years ago
- 8013a83 clean cache updating state if a response has uncacheable code or by Igor Sysoev · 16 years ago
- 7d71c80 fix request counter handling for perl handler, introduced in r3050 by Igor Sysoev · 16 years ago
- 63494b4 discrease slightly ngx_http_parse_header_line() size: by Igor Sysoev · 16 years ago
- 21e3e05 discard request body before returning 413 error, by Igor Sysoev · 16 years ago
- b4cc2fc fix request counter handling while discarding body, introduced in r3050 by Igor Sysoev · 16 years ago
- 56f06e6 use %*s instead of %V by Igor Sysoev · 16 years ago
- 2e9ea35 fix segfault when a header starts with "\rX" by Igor Sysoev · 16 years ago
- f13a250 bump version by Igor Sysoev · 16 years ago
- 9f9054d retry aio sendfile if data are ready by Igor Sysoev · 16 years ago
- 06bb9d2 fix building on FreeBSD without --with-file-aio by Igor Sysoev · 16 years ago
- c76ba2b bump version by Igor Sysoev · 16 years ago
- fb30a18 fix request counter handling for try_files, introduced in r3050 by Igor Sysoev · 16 years ago
- bfff034 aio sendfile by Igor Sysoev · 16 years ago
- ddda411 *) ngx_http_ephemeral *) use preallocated terminal_posted_request by Igor Sysoev · 16 years ago
- d11fa71 use local variable and fix debug log message by Igor Sysoev · 16 years ago
- 61b09e5 fix request counter for memcached, introduced in r3050 by Igor Sysoev · 16 years ago
- cfb6888 bump version by Igor Sysoev · 16 years ago
- 8b8e995 do not create cache key in AIO invocation by Igor Sysoev · 16 years ago
- a39d4e1 fix sending a cached file using AIO by Igor Sysoev · 16 years ago
- aa4200b do not disable gzip for MSIE 6.0 SV1 in "gzip_disable msie6" by Igor Sysoev · 16 years ago
- 6fb506a directio_alignment by Igor Sysoev · 16 years ago
- a962506 FreeBSD and Linux AIO support by Igor Sysoev · 16 years ago
- 1163af9 style fix by Igor Sysoev · 16 years ago
- 5297d45 axe r->connection->destroyed testing by Igor Sysoev · 16 years ago
- b603dd4 request reference counter by Igor Sysoev · 16 years ago
- 79fb302 bump version by Igor Sysoev · 16 years ago
- a79f8a5 strict testing "access_log off" by Igor Sysoev · 16 years ago
- 5374610 process upstream ETag header by Igor Sysoev · 16 years ago
- 9db33c9 fix copy destination name length, introduced in r3025 by Igor Sysoev · 16 years ago
- 0f00b0a fix memory leak if GeoIP City database was used by Igor Sysoev · 16 years ago
- 42e49ba bump version by Igor Sysoev · 16 years ago
- 45ec56b refactor fastcgi stderr handling by Igor Sysoev · 16 years ago
- b7a09c5 allow cross device temporary files atomic copying: by Igor Sysoev · 16 years ago
- 703aab0 unlock incompletely loaded cache by Igor Sysoev · 16 years ago
- 4413fad cache loader process by Igor Sysoev · 16 years ago
- 3210b28 test cache path levels while reconfiguration by Igor Sysoev · 16 years ago
- fe87264 bump version by Igor Sysoev · 16 years ago
- 22fc3e6 fix segfault introduced in r3007 by Igor Sysoev · 16 years ago
- ccefc4f fix a garbage in a split fastcgi header by Igor Sysoev · 16 years ago
- 1b52828 continue to parse available fastcgi record after a split header, by Igor Sysoev · 16 years ago
- 5fab282 bump version by Igor Sysoev · 16 years ago
- 15b7420 ngx_http_upstream_create() to cleanup the previous upstream after by Igor Sysoev · 16 years ago
- b477b2c clear "Accept-Ranges" for SSI responses by Igor Sysoev · 16 years ago
- ce1ba38 fix handling "Last-Modified" and "Accept-Ranges" for upstream responses by Igor Sysoev · 16 years ago
- 7335dfa allow to proxy_pass_header/fastcgi_pass_header "X-Accel-Redirect", by Igor Sysoev · 16 years ago
- b514255 fix return value by Igor Sysoev · 16 years ago
- 1099f9f fix segfault if 400 or 414 errors are handled intricately by Igor Sysoev · 16 years ago
- 543151b fix libxml2 error message by Igor Sysoev · 16 years ago
- 2cc1396 variables support in image_filter by Igor Sysoev · 16 years ago
- 80c3e8e delete OpenSSL pre-0.9.7 compatibility: the sources were not actually by Igor Sysoev · 16 years ago
- 9db0245 ssl_crl by Igor Sysoev · 16 years ago
- 5b4b7c5 *) $ssl_client_verify by Igor Sysoev · 16 years ago
- a4038c8 fix r2972, it caused "zero size buf" alert. by Igor Sysoev · 16 years ago
- 15e3b01 geo module supports trusted proxies by Igor Sysoev · 16 years ago
- 55d47a8 do not test "..." case since it's Win9x family feature only by Igor Sysoev · 16 years ago
- 5639272 do auto redirect for proxy_pass/fastcgi_pass with variables by Igor Sysoev · 16 years ago
- 193f9f3 bump version by Igor Sysoev · 16 years ago
- bc10147 ngx_http_geoip_module by Igor Sysoev · 16 years ago
- 142a9c3 preserve XML wellFormed field before freeing memory by Igor Sysoev · 16 years ago
- c30d6da style fix by Igor Sysoev · 16 years ago