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 (Expand)Author
2007-09-21nginx-0.6.12-RELEASErelease-0.6.12Igor Sysoev
2007-09-21fix "AUTH PLAIN [initial-response]" bug introduced in r1477Igor Sysoev
2007-09-21use "_" instead of " " as new line substitute, do not delete trailing new lineIgor Sysoev
2007-09-21fix r1416Igor Sysoev
2007-09-20log starttlsIgor Sysoev
2007-09-19add rpath for SolarisIgor Sysoev
2007-09-15u_char* is enough to keep file nameIgor Sysoev
2007-09-15the "proxy_hide_header" and "fastcgi_hide_header" directives did notIgor Sysoev
2007-09-15ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev
2007-09-14style fix: remove trailing spacesIgor Sysoev
2007-09-14create salt just before it will be usedIgor Sysoev
2007-09-14fix r1482Igor Sysoev
2007-09-14ngx_mail_smtp_create_buffer()Igor Sysoev
2007-09-14optimizationsIgor Sysoev
2007-09-14smtp_client_buffer and smtp_greeting_delayIgor Sysoev
2007-09-14move event handling to protocol specific code,Igor Sysoev
2007-09-14optimizationsIgor Sysoev
2007-09-14small optimizationsIgor Sysoev
2007-09-14style fix and optimizationsIgor Sysoev
2007-09-14split pop3, imap, and smtp handlersIgor Sysoev
2007-09-11bump versionIgor Sysoev
2007-09-11release-0.6.11 tagIgor Sysoev
2007-09-11nginx-0.6.11-RELEASErelease-0.6.11Igor Sysoev
2007-09-11decrement active connection counter in mail proxyIgor Sysoev
2007-09-11response to the HEAD request should be a header onlyIgor Sysoev
2007-09-1064-bit update lost in r1355Igor Sysoev
2007-09-09connection error should be logged with "connecting to upstream" action,Igor Sysoev
2007-09-09read EOF of header only responses in non-buffered proxyingIgor Sysoev
2007-09-09there may be several "Connection" header lines and each may have several tokensIgor Sysoev
2007-09-09escape internal request URI in proxy_passIgor Sysoev
2007-09-09balance more fair when there are several servers with equal weights,Igor Sysoev
2007-09-07style fixIgor Sysoev
2007-09-05fix case when server was marked as down after one failureIgor Sysoev
2007-09-05backout r1426: return dynamic weightsIgor Sysoev
2007-09-03bump versionIgor Sysoev
2007-09-03release-0.6.10 tagIgor Sysoev
2007-09-03nginx-0.6.10-RELEASErelease-0.6.10Igor Sysoev
2007-09-03test the most relevant condition firstIgor Sysoev
2007-09-03open_file_cache_eventsIgor Sysoev
2007-09-01fix unlikely socket leakIgor Sysoev
2007-09-01fix socket leak introduced in r1374 when request header and body wasIgor Sysoev
2007-09-01open_file_cache in HTTPIgor Sysoev
2007-09-01open file cacheIgor Sysoev
2007-09-01change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderrIgor Sysoev
2007-09-01NGX_USE_VNODE_EVENT and NGX_FLUSH_EVENTIgor Sysoev
2007-09-01add commentIgor Sysoev
2007-09-01update commentsIgor Sysoev
2007-08-31allow to append charset to the "Content-Type" headerIgor Sysoev
2007-08-31style fixIgor Sysoev
2007-08-31update commentIgor Sysoev