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-06-21small optimizationIgor Sysoev
2008-06-20auto detect https redirect in rewriteIgor Sysoev
2008-06-20fix "proxy_pass https://..." broken in r1427Igor Sysoev
2008-06-20"gzip_vary on" always sends "Vary: Accept-Encoding" headerIgor Sysoev
2008-06-20disable charset if there is "Content-Encoding" headerIgor Sysoev
2008-06-17*) back out r2040Igor Sysoev
2008-06-16bump versionIgor Sysoev
2008-06-16$ssl_client_certIgor Sysoev
2008-06-16DH parameters, ssl_dhparamIgor Sysoev
2008-06-15after URI was rewritten location configuration should be to a server's null oneIgor Sysoev
2008-06-07fix building without PCRE introduced in r2023Igor Sysoev
2008-05-28style fixIgor Sysoev
2008-05-28fix building by bcc/etc introduced in r2038Igor Sysoev
2008-05-27*) add ngx_palloc_aligned() to allocate explicitlty aligned memoryIgor Sysoev
2008-05-26add args in redirect to a directoryIgor Sysoev
2008-05-26fix debug loggingIgor Sysoev
2008-05-26fix error log messageIgor Sysoev
2008-05-26bump versionIgor Sysoev
2008-05-26ssl_session_cache noneIgor Sysoev
2008-05-25read channel until EAGAINIgor Sysoev
2008-05-24remove directives deprecated in 0.3.xIgor Sysoev
2008-05-24*) remove optimize_host_namesIgor Sysoev
2008-05-24move configuration phase only field to the end of structureIgor Sysoev
2008-05-24locations treeIgor Sysoev
2008-05-24new ngx_queue functionsIgor Sysoev
2008-05-22delete useless linesIgor Sysoev
2008-05-22style fixIgor Sysoev
2008-05-22axe never used variablesIgor Sysoev
2008-05-22split ngx_http_block() furtherIgor Sysoev
2008-05-22split ngx_http_block()Igor Sysoev
2008-05-22delete outdated debug logging that only causes segfault if enabledIgor Sysoev
2008-05-21style fixIgor Sysoev
2008-05-20fix building on modern Fedora 9 caused by IOV_MAXIgor Sysoev
2008-05-19bump versionIgor Sysoev
2008-05-19avoid recursive loopIgor Sysoev
2008-05-16expires modifiedIgor Sysoev
2008-05-16$uid_got and $uid_set may used at any timeIgor Sysoev
2008-05-16$hostname variableIgor Sysoev
2008-05-15escape 0x00-0x1f, ", and \ in access log variablesIgor Sysoev
2008-05-15*) host in request line has priorityIgor Sysoev
2008-05-14style fix: remove tabs and trailing spacesIgor Sysoev
2008-05-13small fixesIgor Sysoev
2008-05-13test user agent in header callbackIgor Sysoev
2008-05-12bump versionIgor Sysoev
2008-05-08fix error introduced in r1273 and r1275:Igor Sysoev
2008-04-29fix segfault when file is deleted and open_file_cache_errors is offIgor Sysoev
2008-04-29back out the previous commitIgor Sysoev
2008-04-29fix segfault when file is deleted and open_file_cache_errors is offIgor Sysoev
2008-04-29bump versionIgor Sysoev
2008-04-29args support in static error_pageIgor Sysoev