aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
Commit message (Collapse)AuthorAge
...
* nginx-0.1.7-RELEASE importrelease-0.1.7Igor Sysoev2004-11-12
| | | | | *) Bugfix: on FreeBSD the segmentation fault may occur if the size of the transferred file was changed; the bug had appeared in 0.1.5.
* nginx-0.1.6-RELEASE importrelease-0.1.6Igor Sysoev2004-11-11
| | | | | *) Bugfix: some location directive combinations with the regular expressions caused the wrong configuration choose.
* nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev2004-11-11
| | | | | | | | | | | | | | | | | | | | | | | | *) Bugfix: on Solaris and Linux there may be too many "recvmsg() returned not enough data" alerts. *) Bugfix: there were the "writev() failed (22: Invalid argument)" errors on Solaris in proxy mode without sendfile. On other platforms that do not support sendfile at all the process got caught in an endless loop. *) Bugfix: segmentation fault on Solaris in proxy mode and using sendfile. *) Bugfix: segmentation fault on Solaris. *) Bugfix: on-line upgrade did not work on Linux. *) Bugfix: the ngx_http_autoindex_module module did not escape the spaces, the quotes, and the percent signs in the directory listing. *) Change: the decrease of the copy operations. *) Feature: the userid_p3p directive.
* nginx-0.1.4-RELEASE importrelease-0.1.4Igor Sysoev2004-10-26
| | | | *) Bugfix: in the ngx_http_autoindex_module.
* nginx-0.1.3-RELEASE importrelease-0.1.3Igor Sysoev2004-10-25
| | | | | | | | | *) Feature: the ngx_http_autoindex_module and the autoindex directive. *) Feature: the proxy_set_x_url directive. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used.
* nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev2004-10-21
| | | | | | | | | | | | | | | | | | | | | | | *) Feature: the --user=USER, --group=GROUP, and --with-ld-opt=OPTIONS options in configure. *) Feature: the server_name directive supports *.domain.tld. *) Bugfix: the portability improvements. *) Bugfix: if configuration file was set in command line, the reconfiguration was impossible; the bug had appeared in 0.1.1. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used. *) Bugfix: with sendfile the response was not recoded according to the charset module directives; the bug had appeared in 0.1.1. *) Bugfix: very seldom bug in the kqueue processing. *) Bugfix: the gzip module compressed the proxied responses that was already compressed.
* nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev2004-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | *) Feature: the gzip_types directive. *) Feature: the tcp_nodelay directive. *) Feature: the send_lowat directive is working not only on OSes that support kqueue NOTE_LOWAT, but also on OSes that support SO_SNDLOWAT. *) Feature: the setproctitle() emulation for Linux and Solaris. *) Bugfix: the "Location" header rewrite bug fixed while the proxying. *) Bugfix: the ngx_http_chunked_module module may get caught in an endless loop. *) Bugfix: the /dev/poll module bugs fixed. *) Bugfix: the responses were corrupted when the temporary files were used while the proxying. *) Bugfix: the unescaped requests were passed to the backend. *) Bugfix: while the build configuration on Linux 2.4 the --with-poll_module parameter was required.
* 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.1.0-2004-09-27-20:03:21 importIgor Sysoev2004-09-27
|
* nginx-0.0.12-2004-09-23-20:39:34 importIgor Sysoev2004-09-23
|
* nginx-0.0.11-2004-09-16-20:10:13 importIgor Sysoev2004-09-16
|
* nginx-0.0.10-2004-08-23-19:37:10 importIgor Sysoev2004-08-23
|
* nginx-0.0.9-2004-07-26-22:31:43 importIgor Sysoev2004-07-26
|
* nginx-0.0.8-2004-07-26-20:21:18 importIgor Sysoev2004-07-26
|
* nginx-0.0.7-2004-06-15-11:55:11 importIgor Sysoev2004-06-15
|
* nginx-0.0.5-2004-06-11-20:58:33 importIgor Sysoev2004-06-11
|
* nginx-0.0.4-2004-06-09-20:36:55 importIgor Sysoev2004-06-09
|
* nginx-0.0.3-2004-05-19-00:28:54 importIgor Sysoev2004-05-18
|
* nginx-0.0.3-2004-04-12-10:10:53 importIgor Sysoev2004-04-12
|
* nginx-0.0.3-2004-04-09-20:03:04 importIgor Sysoev2004-04-09
|
* nginx-0.0.3-2004-03-16-16:35:20 importIgor Sysoev2004-03-16
|
* nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev2004-03-16
|
* nginx-0.0.2-2004-03-09-22:47:07 importIgor Sysoev2004-03-09
|
* nginx-0.0.2-2004-02-23-23:57:12 importIgor Sysoev2004-02-23
|
* nginx-0.0.2-2004-02-10-19:23:38 importIgor Sysoev2004-02-10
|
* nginx-0.0.2-2004-02-03-00:19:52 importIgor Sysoev2004-02-02
|
* nginx-0.0.1-2004-01-09-00:02:06 importIgor Sysoev2004-01-08
|
* nginx-0.0.1-2004-01-08-11:47:17 importIgor Sysoev2004-01-08
|
* nginx-0.0.1-2004-01-05-23:55:48 importIgor Sysoev2004-01-05
|
* nginx-0.0.1-2003-12-14-23:10:27 importIgor Sysoev2003-12-14
|
* nginx-0.0.1-2003-11-19-19:26:41 importIgor Sysoev2003-11-19
|
* nginx-0.0.1-2003-10-24-20:10:38 importIgor Sysoev2003-10-24
|
* nginx-0.0.1-2003-10-02-09:39:37 importIgor Sysoev2003-10-02
|
* nginx-0.0.1-2003-07-11-19:17:50 importIgor Sysoev2003-07-11
|
* nginx-0.0.1-2003-05-29-17:02:09 importIgor Sysoev2003-05-29
|
* nginx-0.0.1-2003-04-08-19:40:10 importIgor Sysoev2003-04-08
|
* nginx-0.0.1-2002-12-15-09:25:09 importIgor Sysoev2002-12-15
|
* nginx-0.0.1-2002-08-16-19:27:03 importIgor Sysoev2002-08-16
|
* nginx-0.0.1-2002-08-06-20:39:45 importIgor Sysoev2002-08-06
The first code that uses "ngx_" prefix, the previous one used "gx_" prefix. At that point the code is not yet usable. The first draft ideas are dated back to 23.10.2001.