aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_aio_read.c
Commit message (Collapse)AuthorAge
* Removed the obsolete aio module.Ruslan Ermilov2015-04-22
|
* Copyright updated.Maxim Konovalov2012-01-18
|
* *) move small declarations in appropriate places and delete the surplusIgor Sysoev2009-08-25
| | | | | header files *) delete insignificant comments
* nginx-0.3.10-RELEASE importrelease-0.3.10Igor Sysoev2005-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *) Change: the "valid_referers" directive and the "$invalid_referer" variable were moved to the new ngx_http_referer_module from the ngx_http_rewrite_module. *) Change: the "$apache_bytes_sent" variable name was changed to "$body_bytes_sent". *) Feature: the "$sent_http_..." variables. *) Feature: the "if" directive supports the "=" and "!=" operations. *) Feature: the "proxy_pass" directive supports the HTTPS protocol. *) Feature: the "proxy_set_body" directive. *) Feature: the "post_action" directive. *) Feature: the ngx_http_empty_gif_module. *) Feature: the "worker_cpu_affinity" directive for Linux. *) Bugfix: the "rewrite" directive did not unescape URI part in redirect, now it is unescaped except the %00-%25 and %7F-%FF characters. *) Bugfix: nginx could not be built by the icc 9.0 compiler. *) Bugfix: if the SSI was enabled for zero size static file, then the chunked response was encoded incorrectly.
* nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev2004-11-25
| | | | | | | | | | | | | | | *) Bugfix: the proxied request was sent without arguments if the request contains "//", "/./", "/../" or "%XX". *) Bugfix: the large compressed responses may be transferred not completely. *) Bugfix: the files bigger than 2G was not transferred on Linux that does not support sendfile64(). *) Bugfix: while the build configuration on Linux the --with-poll_module parameter was required; the bug had appeared in 0.1.8.
* nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev2004-09-29
|
* nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev2004-09-28
|
* nginx-0.0.3-2004-03-30-10:27:36 importIgor Sysoev2004-03-30
|
* nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev2004-03-04
|
* nginx-0.0.2-2004-02-11-20:08:49 importIgor Sysoev2004-02-11
|
* nginx-0.0.1-2003-11-14-10:20:34 importIgor Sysoev2003-11-14
|
* nginx-0.0.1-2003-10-30-11:51:06 importIgor Sysoev2003-10-30
|
* nginx-0.0.1-2003-10-29-11:30:44 importIgor Sysoev2003-10-29
|
* nginx-0.0.1-2003-06-11-19:28:34 importIgor Sysoev2003-06-11
|
* nginx-0.0.1-2003-05-21-17:28:21 importIgor Sysoev2003-05-21