aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
* fix variable access_log mergingIgor Sysoev2008-06-30
|
* fix error messageIgor Sysoev2008-06-30
|
* bump versionIgor Sysoev2008-06-30
|
* -g switchIgor Sysoev2008-06-30
|
* variables in access_logIgor Sysoev2008-06-30
|
* fix commentIgor Sysoev2008-06-30
|
* fix the previous commitIgor Sysoev2008-06-30
|
* use ngx_file_info() and test uniq if file is already openIgor Sysoev2008-06-26
|
* ngx_memzero() ngx_open_file_info_tIgor Sysoev2008-06-26
|
* the "Expect" header supportIgor Sysoev2008-06-26
|
* fix bug when inactive subrequest is truncated,Igor Sysoev2008-06-26
| | | | if output_buffers are less than subrequest size
* refactor obscure codeIgor Sysoev2008-06-25
|
* initialize of.uniq in ngx_open_cached_file()Igor Sysoev2008-06-23
|
* prepare to allow various number of connections in child processesIgor Sysoev2008-06-23
|
* change useless ngx_pcalloc() to ngx_pnalloc()Igor Sysoev2008-06-23
|
* bump versionIgor Sysoev2008-06-23
|
* fix max size allocated from poolIgor Sysoev2008-06-21
|
* fix the previous commitIgor Sysoev2008-06-20
|
* small optimizationIgor Sysoev2008-06-20
|
* auto detect https redirect in rewriteIgor Sysoev2008-06-20
|
* fix "proxy_pass https://..." broken in r1427Igor Sysoev2008-06-20
|
* "gzip_vary on" always sends "Vary: Accept-Encoding" headerIgor Sysoev2008-06-20
|
* disable charset if there is "Content-Encoding" headerIgor Sysoev2008-06-20
|
* *) back out r2040Igor Sysoev2008-06-17
| | | | | | *) refactor ngx_palloc() *) introduce ngx_pnalloc() *) additional pool blocks have smaller header
* bump versionIgor Sysoev2008-06-16
|
* $ssl_client_certIgor Sysoev2008-06-16
|