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
2007-06-17if a subrequest was finished and SSI was in middle of SSI command parsingIgor Sysoev
2007-06-17if "<!--" was on edge of buf, then ssi_sharp_state was saved in ctx->savedIgor Sysoev
2007-06-17if subrequest response was buffered in file, then subrequest was finalizedIgor Sysoev
2007-06-16fix building on threaded or multiplicity interpreter perl,Igor Sysoev
2007-06-15set worker's perl $$Igor Sysoev
2007-06-14bump versionIgor Sysoev
2007-06-11the "www.example.*" wildcard hash supportIgor Sysoev
2007-06-11bump versionIgor Sysoev
2007-06-08bump versionIgor Sysoev
2007-06-08fix building --without-http_rewrite_module, the bug was introduced in r1236Igor Sysoev
2007-06-07style fixIgor Sysoev
2007-06-07style fixIgor Sysoev
2007-06-07namespace may be set via $memcached_keyIgor Sysoev
2007-06-06strstr() -> strchr()Igor Sysoev
2007-06-06eliminate old unused typedefIgor Sysoev
2007-06-06fix bug introduced in r1228Igor Sysoev
2007-06-05change wordingIgor Sysoev
2007-06-05use pointer to an array instead of array for inclusive locations inside locationIgor Sysoev
2007-06-05optimize regex location searchIgor Sysoev
2007-06-05forbid alias inside location given by regular expressionIgor Sysoev
2007-06-05fix ssl_verify_client for HTTP/0.9Igor Sysoev
2007-06-05style fixIgor Sysoev
2007-06-04bump versionIgor Sysoev
2007-06-04fastcgi_catch_stderrIgor Sysoev
2007-06-03inherit flush flag, this fixes https proxyingIgor Sysoev
2007-06-03add debug loggingIgor Sysoev
2007-05-30add commentIgor Sysoev
2007-05-30do listen() just after bind() to exit earlyIgor Sysoev
2007-05-30style fixIgor Sysoev
2007-05-29change wordingIgor Sysoev
2007-05-29PERL_SYS_TERM() should be called once on exit only, this fixes the messageIgor Sysoev
2007-05-29fix segfaultIgor Sysoev
2007-05-29SNI supportIgor Sysoev
2007-05-29bump versionIgor Sysoev
2007-05-29an request body might not be passed to backend,Igor Sysoev
2007-05-28bump versionIgor 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
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-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