aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* expires daily timeIgor Sysoev2008-08-11
|
* ngx_next_time()Igor Sysoev2008-08-11
|
* SSL connection readiness is required for level-triggered events only,Igor Sysoev2008-08-11
| | | | broken in r2128
* consider log_not_found while testing index filesIgor Sysoev2008-08-11
|
* clear Last-Modified; set content-type and length for main request onlyIgor Sysoev2008-08-06
|
* disable ranges, because xslt filter runs after range body filterIgor Sysoev2008-08-06
|
* ngx_cpp_test_moduleIgor Sysoev2008-08-05
|
* reuse compiled DTD hash in different locations, add DTD cleanupIgor Sysoev2008-08-05
|
* update debug loggingIgor Sysoev2008-08-05
|
* reuse compiled XSLT tree in different locationsIgor Sysoev2008-08-05
|
* xsl:output's media-type and encoding supportIgor Sysoev2008-08-05
|
* we do not need dtd->nameIgor Sysoev2008-08-05
|
* xslt_stylesheet should be valid for location onlyIgor Sysoev2008-08-05
|
* fix xslt module context levelsIgor Sysoev2008-08-05
|
* update debug loggingIgor Sysoev2008-08-04
|
* style fixIgor Sysoev2008-08-04
|
* fix building by bcc broken in r2143Igor Sysoev2008-08-04
|
* bump versionIgor Sysoev2008-08-04
|
* Solaris directio()Igor Sysoev2008-08-04
|
* fix building by msvc8 introduced in r2127Igor Sysoev2008-08-04
|
* if upstream sent a location header without status use 302Igor Sysoev2008-08-04
|
* ngx_http_xslt_filter_moduleIgor Sysoev2008-08-04
|
* test Content-Type via hash:Igor Sysoev2008-08-04
| | | | | | *) ngx_http_test_content_type() *) ngx_http_types_slot() *) ngx_http_merge_types()
* $arg_... variableIgor Sysoev2008-08-04
|
* ngx_hash_strlow()Igor Sysoev2008-08-04
|
* ngx_strlow()Igor Sysoev2008-08-04
|
* fix building by bcc broken in r2130Igor Sysoev2008-08-04
|
* fix conflicting names "true" and "false"Igor Sysoev2008-07-31
|
* bump versionIgor Sysoev2008-07-30
|
* directioIgor Sysoev2008-07-30
|
* *) move Darwin support to separate filesIgor Sysoev2008-07-30
| | | | *) Darwin sendfile() support
* update connection readiness after SSL handshake,Igor Sysoev2008-07-30
| | | | this fixes mail proxy SSL connection hanging if level-triggered event is used
* case insensitive file system location support provided by locale onlyIgor Sysoev2008-07-29
|
* rename ngx_utf_...() to ngx_utf8_...()Igor Sysoev2008-07-29
|
* fix typoIgor Sysoev2008-07-29
|
* *) ssl_verify_client askIgor Sysoev2008-07-29
| | | | | | *) test ssl_client_certificate for ssl_verify_client *) $ssl_client_cert adds TAB before each line except first one *) $ssl_client_raw_cert contains certificate as is
* allow range for partial flv responseIgor Sysoev2008-07-29
|
* support several buf's for single-part rangeIgor Sysoev2008-07-29
| | | | patch by Maxim Dounin
* fix utf-8 names in autoindexIgor Sysoev2008-07-25
|
* fix ranges without Content-TypeIgor Sysoev2008-07-23
|
* split ngx_http_range_filter_moduleIgor Sysoev2008-07-23
|
* handle connect()'s EAGAIN on LinuxIgor Sysoev2008-07-09
|
* bump versionIgor Sysoev2008-07-07
|
* always test root existence for access_log with variablesIgor Sysoev2008-07-07
|
* allow several values in query stringIgor Sysoev2008-07-04
|
* show an error message for invalid parameterIgor Sysoev2008-07-03
|
* bump versionIgor Sysoev2008-07-01
|
* nginx could not be build without gzip, introduced in r2052Igor Sysoev2008-07-01
|
* NULL script in default access_logIgor Sysoev2008-07-01
|
* fix error when response parsed by sub filter, then by SSI filterIgor Sysoev2008-06-30
| | | | and some response parts are output as file buffers