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
AgeCommit message (Collapse)Author
2007-05-28nginx-0.5.21-RELEASErelease-0.5.21Igor Sysoev
2007-05-28fix "proxy_pass https://"Igor Sysoev
2007-05-23style fixIgor Sysoev
2007-05-21use stable search where it is requiredIgor Sysoev
2007-05-21ngx_sortIgor Sysoev
2007-05-21use memory optimization for i386 and amd64 only:Igor Sysoev
this fixes SIGBUS in PCRE on sparc64
2007-05-21fix worker endless loop on 64-bit platform if 33+ backend has fallIgor Sysoev
2007-05-19style fixIgor Sysoev
2007-05-17style fixIgor Sysoev
2007-05-07bump versionIgor Sysoev
2007-05-07release-0.5.20 tagIgor Sysoev
2007-05-07nginx-0.5.20-RELEASErelease-0.5.20Igor Sysoev
2007-05-07limit minimal pool sizeIgor Sysoev
2007-05-07style fixIgor Sysoev
2007-05-07add debug logIgor Sysoev
2007-05-07sendfile_max_chunkIgor Sysoev
2007-05-07optimize HTTP method parsing for i386 and amd64Igor Sysoev
2007-05-06fix multipart ranges trailingIgor Sysoev
2007-05-05style fix: change variable nameIgor Sysoev
2007-05-05fix building by owc12Igor Sysoev
2007-05-05fix building by msvcIgor Sysoev
2007-05-02fix segfault introduced in r1190Igor Sysoev
2007-05-02fix segfault or parsing error in '<!--# if expr="$var = /" -->'Igor Sysoev
2007-05-01allow to "set" $http_, $sent_http_, and $upstream_http_ variablesIgor Sysoev
2007-05-01add options helpIgor Sysoev
2007-04-28fix building ngx_http_perl_module by Solaris makeIgor Sysoev
2007-04-27fix atomic operations on sparc64 built by SunPro CIgor Sysoev
2007-04-24bump versionIgor Sysoev
2007-04-24release-0.5.19 tagIgor Sysoev
2007-04-24nginx-0.5.19-RELEASErelease-0.5.19Igor Sysoev
2007-04-24fix sendfile on 64-bit Linux and limit_rate on all 64-bit platformsIgor Sysoev
for 2G+ files
2007-04-23$upstream_addrIgor Sysoev
2007-04-23proxy_headers_hash_max_size and proxy_headers_hash_bucket_sizeIgor Sysoev
2007-04-21$request_time has millisecond precisionIgor Sysoev
2007-04-21rename $r->rflush to $r->flushIgor Sysoev
2007-04-19bump versionIgor Sysoev
2007-04-19release-0.5.18 tagIgor Sysoev
2007-04-19nginx-0.5.18-RELEASErelease-0.5.18Igor Sysoev
2007-04-19style fix: remove trailing spacesIgor Sysoev
2007-04-19$upstream_http_... should be uncacheableIgor Sysoev
2007-04-19ngx_http_sub_filter_moduleIgor Sysoev
2007-04-198.1.38 under FreeBSD can not link -ipoIgor Sysoev
2007-04-19remove trailing space in icc versionIgor Sysoev
2007-04-19style fix: rename functionsIgor Sysoev
2007-04-19store the upstream states before X-Accel-Redirect to a next upstreamIgor Sysoev
2007-04-18style fixIgor Sysoev
2007-04-18style fix: remove tabsIgor Sysoev
2007-04-18fix segfault whenIgor Sysoev
*) perl was built without multiplicity *) when configuration was invalid
2007-04-18fix make dependecies: pcre-6.5+ already has pcre.hIgor Sysoev
2007-04-18set nginx_stash after reconfiguration in single interpreter perlIgor Sysoev