Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-10fix r2067Igor Sysoev
2008-11-10ngx_http_limit_req_moduleIgor Sysoev
2008-11-10%f formatIgor Sysoev
2008-11-06fix the previous commitIgor Sysoev
2008-11-06*) split ngx_http_gzip_body_filter()Igor Sysoev
2008-11-06change int to size_tIgor Sysoev
2008-11-06align first allocation from additional pool block, this fixes bus error on sun4vIgor Sysoev
2008-11-05do not pass gzheader separately as due to the previous commitIgor Sysoev
2008-11-05use nomem flag to flush busy bufs,Igor Sysoev
2008-10-30fix r1913Igor Sysoev
2008-10-24fix case proxy_pass URL is evaluted to http://host?argsIgor Sysoev
2008-10-24fix case when URL has no port, but has ":" in URI part,Igor Sysoev
2008-10-24show name for a FORMERR DNS responseIgor Sysoev
2008-10-24FORMERR DNS response may be equal to mininal query sizeIgor Sysoev
2008-10-23always use buffer, if connection is buffered,Igor Sysoev
2008-10-21allow short secure linksIgor Sysoev
2008-10-17fix server_addr value known from configuration, bug introduced in r2199Igor Sysoev
2008-10-16NGX_OPEN_FILE_DIRECTIO_OFFIgor Sysoev
2008-10-16bump versionIgor Sysoev
2008-10-13bump versionIgor Sysoev
2008-10-02do not set "Transfer-Encoding: chunked" for HEAD requestsIgor Sysoev
2008-10-02fix r2122:Igor Sysoev
2008-09-30*) ngx_http_upstream_test_next()Igor Sysoev
2008-09-30ngx_http_upstream_intercept_errors()Igor Sysoev
2008-09-30back out $random_index variableIgor Sysoev
2008-09-29refactor log_subrequestIgor Sysoev
2008-09-29update log_subrequestIgor Sysoev
2008-09-29disable $realpath_root variable in a "root" directiveIgor Sysoev
2008-09-29fix the previous commitIgor Sysoev
2008-09-27*) log_subrequestIgor Sysoev
2008-09-27ngx_http_secure_link_moduleIgor Sysoev
2008-09-27$realpath_rootIgor Sysoev
2008-09-27$random_index variableIgor Sysoev
2008-09-25real_ip_header supports any headerIgor Sysoev
2008-09-24underscores_in_headersIgor Sysoev
2008-09-19dynamic accept thresholdIgor Sysoev
2008-09-17fix grammarIgor Sysoev
2008-09-15bump versionIgor Sysoev
2008-09-15set request handlers, this fixes complex proxied 400 handler with SSI includesIgor Sysoev
2008-09-15$pidIgor Sysoev
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev
2008-09-12disable directio for access_log with variablesIgor Sysoev
2008-09-12cache directio flag in open file cacheIgor Sysoev
2008-09-11add filename to the log messageIgor Sysoev
2008-09-09strip charset name quotesIgor Sysoev
2008-09-08bump versionIgor Sysoev
2008-09-08fix building on 64-bit platforms, introduced in r2232Igor Sysoev
2008-09-08bump versionIgor Sysoev
2008-09-08allow underscores in client request header linesIgor Sysoev
2008-09-05ngx_http_random_index_moduleIgor Sysoev