summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-06-16$ssl_client_certIgor Sysoev1-0/+3
2008-06-16DH parameters, ssl_dhparamIgor Sysoev2-6/+18
2008-05-28style fixIgor Sysoev1-2/+2
2008-05-26add args in redirect to a directoryIgor Sysoev1-6/+19
2008-05-26fix error log messageIgor Sysoev1-1/+4
2008-05-26bump versionIgor Sysoev1-1/+1
2008-05-26ssl_session_cache noneIgor Sysoev1-1/+6
2008-05-24remove directives deprecated in 0.3.xIgor Sysoev2-44/+0
2008-05-24locations treeIgor Sysoev1-13/+2
2008-05-22style fixIgor Sysoev2-2/+2
2008-05-19bump versionIgor Sysoev1-1/+1
2008-05-16expires modifiedIgor Sysoev1-39/+74
2008-05-16$uid_got and $uid_set may used at any timeIgor Sysoev1-66/+108
2008-05-15escape 0x00-0x1f, ", and \ in access log variablesIgor Sysoev1-2/+71
2008-05-15*) host in request line has priorityIgor Sysoev1-10/+8
*) allow several Host headers *) validate host
2008-05-12bump versionIgor Sysoev1-1/+1
2008-05-08fix error introduced in r1273 and r1275:Igor Sysoev1-1/+1
nginx did not process FastCGI response if header was at end of FastCGI record
2008-04-29bump versionIgor Sysoev1-1/+1
2008-04-29reset looked at matchIgor Sysoev1-1/+1
2008-03-18bump versionIgor Sysoev1-1/+1
2008-03-17some perl builds require my_perl for PERL_SYS_TERM()Igor Sysoev1-0/+11
2008-03-16fastcgi params debug loggingIgor Sysoev1-0/+5
2008-03-16speed up ngx_http_charset_recode() for 25%: google-perftools reportedIgor Sysoev1-10/+18
that CPU usage of charset body filter has decreased from 7.5% to 5.5% if gzipping is disabled
2008-03-14style fixIgor Sysoev1-0/+1
2008-03-13fix building on 64-bit platforms broken in r1900Igor Sysoev1-1/+1
2008-03-13bump versionIgor Sysoev1-1/+1
2008-03-12bump versionIgor Sysoev1-1/+1
2008-03-11non cacheable $proxy_host and $proxy_portIgor Sysoev1-2/+2
2008-03-03fix r1903Igor Sysoev1-0/+1
2008-03-03C++ compatibilityIgor Sysoev1-1/+1
2008-03-03fix memory leak in long-lived non buffered connectionsIgor Sysoev1-0/+1
2008-02-16pass additional arguments in ngx_http_perl_call_handler() as SVIgor Sysoev1-12/+33
2008-02-16fix previous commitIgor Sysoev1-1/+1
2008-02-16optimize $r->sleepIgor Sysoev3-13/+12
2008-02-15delete unneeded dXSTARGIgor Sysoev1-1/+0
2008-02-14fix segfault if empty stub block is used second timeIgor Sysoev1-0/+1
2008-02-11bump versionIgor Sysoev1-1/+1
2008-02-11add X-Accel-Charset to ingored header, fix X-Accel-BufferingIgor Sysoev2-2/+4
2008-02-07fix orderIgor Sysoev1-4/+4
2008-02-07fix orderIgor Sysoev1-23/+23
2008-01-22fix building by msvc introduced in r1817Igor Sysoev1-1/+1
2008-01-08bump versionIgor Sysoev1-1/+1
2008-01-08style fix: remove trailing spaceIgor Sysoev1-1/+1
2008-01-08ngx_http_gzip_static_module should DECLINE requestIgor Sysoev1-1/+1
2008-01-05fix commentIgor Sysoev1-1/+1
2008-01-03use ngx_ext_rename_file() in PUTIgor Sysoev1-81/+12
2008-01-03do not delete target until all tests will be done,Igor Sysoev1-49/+78
fix single file COPY/MOVE
2008-01-03add logIgor Sysoev1-0/+5
2008-01-03add commentIgor Sysoev1-0/+5
2008-01-03test URI/Destination collection/non-collection and DepthIgor Sysoev1-4/+26