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-08-04Solaris directio()Igor Sysoev
2008-08-04fix building by msvc8 introduced in r2127Igor Sysoev
2008-08-04if upstream sent a location header without status use 302Igor Sysoev
2008-08-04ngx_http_xslt_filter_moduleIgor Sysoev
2008-08-04test Content-Type via hash:Igor Sysoev
2008-08-04$arg_... variableIgor Sysoev
2008-08-04ngx_hash_strlow()Igor Sysoev
2008-08-04ngx_strlow()Igor Sysoev
2008-08-04fix building by bcc broken in r2130Igor Sysoev
2008-07-31fix conflicting names "true" and "false"Igor Sysoev
2008-07-30bump versionIgor Sysoev
2008-07-30directioIgor Sysoev
2008-07-30*) move Darwin support to separate filesIgor Sysoev
2008-07-30update connection readiness after SSL handshake,Igor Sysoev
2008-07-29case insensitive file system location support provided by locale onlyIgor Sysoev
2008-07-29rename ngx_utf_...() to ngx_utf8_...()Igor Sysoev
2008-07-29fix typoIgor Sysoev
2008-07-29*) ssl_verify_client askIgor Sysoev
2008-07-29allow range for partial flv responseIgor Sysoev
2008-07-29support several buf's for single-part rangeIgor Sysoev
2008-07-25fix utf-8 names in autoindexIgor Sysoev
2008-07-23fix ranges without Content-TypeIgor Sysoev
2008-07-23split ngx_http_range_filter_moduleIgor Sysoev
2008-07-09handle connect()'s EAGAIN on LinuxIgor Sysoev
2008-07-07bump versionIgor Sysoev
2008-07-07always test root existence for access_log with variablesIgor Sysoev
2008-07-04allow several values in query stringIgor Sysoev
2008-07-03show an error message for invalid parameterIgor Sysoev
2008-07-01bump versionIgor Sysoev
2008-07-01nginx could not be build without gzip, introduced in r2052Igor Sysoev
2008-07-01NULL script in default access_logIgor Sysoev
2008-06-30fix error when response parsed by sub filter, then by SSI filterIgor Sysoev
2008-06-30fix variable access_log mergingIgor Sysoev
2008-06-30fix error messageIgor Sysoev
2008-06-30bump versionIgor Sysoev
2008-06-30-g switchIgor Sysoev
2008-06-30variables in access_logIgor Sysoev
2008-06-30fix commentIgor Sysoev
2008-06-30fix the previous commitIgor Sysoev
2008-06-26use ngx_file_info() and test uniq if file is already openIgor Sysoev
2008-06-26ngx_memzero() ngx_open_file_info_tIgor Sysoev
2008-06-26the "Expect" header supportIgor Sysoev
2008-06-26fix bug when inactive subrequest is truncated,Igor Sysoev
2008-06-25refactor obscure codeIgor Sysoev
2008-06-23initialize of.uniq in ngx_open_cached_file()Igor Sysoev
2008-06-23prepare to allow various number of connections in child processesIgor Sysoev
2008-06-23change useless ngx_pcalloc() to ngx_pnalloc()Igor Sysoev
2008-06-23bump versionIgor Sysoev
2008-06-21fix max size allocated from poolIgor Sysoev
2008-06-21fix the previous commitIgor Sysoev