summaryrefslogtreecommitdiffhomepage
path: root/src/http (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05xslt_stylesheet should be valid for location onlyIgor Sysoev1-1/+1
2008-08-05fix xslt module context levelsIgor Sysoev1-3/+3
2008-08-04style fixIgor Sysoev1-8/+11
2008-08-04bump versionIgor Sysoev1-1/+1
2008-08-04if upstream sent a location header without status use 302Igor Sysoev2-1/+9
2008-08-04ngx_http_xslt_filter_moduleIgor Sysoev1-0/+1109
2008-08-04test Content-Type via hash:Igor Sysoev5-0/+182
2008-08-04$arg_... variableIgor Sysoev2-0/+75
2008-08-04ngx_hash_strlow()Igor Sysoev5-71/+19
2008-08-04ngx_strlow()Igor Sysoev6-27/+10
2008-07-31fix conflicting names "true" and "false"Igor Sysoev1-21/+21
2008-07-30bump versionIgor Sysoev1-1/+1
2008-07-30directioIgor Sysoev8-0/+46
2008-07-29case insensitive file system location support provided by locale onlyIgor Sysoev1-1/+1
2008-07-29rename ngx_utf_...() to ngx_utf8_...()Igor Sysoev2-7/+7
2008-07-29fix typoIgor Sysoev1-6/+6
2008-07-29*) ssl_verify_client askIgor Sysoev3-8/+27
2008-07-29allow range for partial flv responseIgor Sysoev1-3/+2
2008-07-29support several buf's for single-part rangeIgor Sysoev1-19/+73
2008-07-25fix utf-8 names in autoindexIgor Sysoev1-5/+6
2008-07-23fix ranges without Content-TypeIgor Sysoev1-3/+8
2008-07-23split ngx_http_range_filter_moduleIgor Sysoev1-122/+210
2008-07-07bump versionIgor Sysoev1-1/+1
2008-07-07always test root existence for access_log with variablesIgor Sysoev5-4/+26
2008-07-04allow several values in query stringIgor Sysoev1-2/+8
2008-07-03show an error message for invalid parameterIgor Sysoev1-2/+4
2008-07-01bump versionIgor Sysoev1-1/+1
2008-07-01nginx could not be build without gzip, introduced in r2052Igor Sysoev1-0/+4
2008-07-01NULL script in default access_logIgor Sysoev1-0/+1
2008-06-30fix error when response parsed by sub filter, then by SSI filterIgor Sysoev2-4/+5
2008-06-30fix variable access_log mergingIgor Sysoev1-1/+2
2008-06-30fix error messageIgor Sysoev2-1/+6
2008-06-30bump versionIgor Sysoev1-1/+1
2008-06-30variables in access_logIgor Sysoev1-21/+285
2008-06-26ngx_memzero() ngx_open_file_info_tIgor Sysoev6-14/+14
2008-06-26the "Expect" header supportIgor Sysoev4-1/+57
2008-06-26fix bug when inactive subrequest is truncated,Igor Sysoev1-2/+13
2008-06-23initialize of.uniq in ngx_open_cached_file()Igor Sysoev6-8/+15
2008-06-23change useless ngx_pcalloc() to ngx_pnalloc()Igor Sysoev1-1/+1
2008-06-23bump versionIgor Sysoev1-1/+1
2008-06-20auto detect https redirect in rewriteIgor Sysoev1-0/+6
2008-06-20"gzip_vary on" always sends "Vary: Accept-Encoding" headerIgor Sysoev3-34/+14
2008-06-20disable charset if there is "Content-Encoding" headerIgor Sysoev1-0/+6
2008-06-17*) back out r2040Igor Sysoev25-90/+90
2008-06-16bump versionIgor Sysoev1-1/+1
2008-06-16$ssl_client_certIgor Sysoev1-0/+3
2008-06-16DH parameters, ssl_dhparamIgor Sysoev2-6/+18
2008-06-15after URI was rewritten location configuration should be to a server's null oneIgor Sysoev1-0/+5
2008-06-07fix building without PCRE introduced in r2023Igor Sysoev1-2/+2
2008-05-28style fixIgor Sysoev1-2/+2