summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_string.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-12-21nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev1-0/+3
*) Feature: the server_names_hash and server_names_hash_threshold directives. *) Bugfix: the *.domain.tld names in the "server_name" directive did not work. *) Bugfix: the %request_length log parameter logged the incorrect length.
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-11/+18
*) 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.
2004-10-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev1-0/+3
*) 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.
2004-10-11nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev1-2/+4
*) 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.
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev1-1/+1
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev1-18/+23
2004-08-29nginx-0.0.10-2004-08-29-07:55:41 importIgor Sysoev1-2/+6
2004-08-27nginx-0.0.10-2004-08-27-19:40:59 importIgor Sysoev1-0/+3
2004-05-20nginx-0.0.3-2004-05-20-21:33:52 importIgor Sysoev1-0/+2
2004-03-16nginx-0.0.3-2004-03-17-00:26:01 importIgor Sysoev1-2/+4
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-14/+17
2004-03-14nginx-0.0.2-2004-03-14-23:46:25 importIgor Sysoev1-10/+11
2003-11-05nginx-0.0.1-2003-11-05-20:03:41 importIgor Sysoev1-1/+1
2003-11-04nginx-0.0.1-2003-11-05-01:12:39 importIgor Sysoev1-0/+3
2003-09-28nginx-0.0.1-2003-09-28-23:29:06 importIgor Sysoev1-0/+2
2003-07-02nginx-0.0.1-2003-07-02-22:51:41 importIgor Sysoev1-1/+1
2003-07-01nginx-0.0.1-2003-07-01-19:00:03 importIgor Sysoev1-4/+10
2003-06-03nginx-0.0.1-2003-06-03-19:42:58 importIgor Sysoev1-0/+1
2003-05-30nginx-0.0.1-2003-05-30-18:27:59 importIgor Sysoev1-1/+1
2003-05-29nginx-0.0.1-2003-05-29-17:02:09 importIgor Sysoev1-2/+4
2003-05-19nginx-0.0.1-2003-05-19-20:39:14 importIgor Sysoev1-0/+4
2003-05-06nginx-0.0.1-2003-05-06-21:03:16 importIgor Sysoev1-0/+1
2003-03-20nginx-0.0.1-2003-03-20-19:09:44 importIgor Sysoev1-0/+1
2003-03-11nginx-0.0.1-2003-03-11-23:38:13 importIgor Sysoev1-0/+1
2003-01-28nginx-0.0.1-2003-01-28-18:56:37 importIgor Sysoev1-0/+2
2003-01-15nginx-0.0.1-2003-01-15-10:02:27 importIgor Sysoev1-0/+4
2003-01-10nginx-0.0.1-2003-01-10-09:09:20 importIgor Sysoev1-0/+1
2003-01-09nginx-0.0.1-2003-01-09-08:36:00 importIgor Sysoev1-1/+3
2002-12-26nginx-0.0.1-2002-12-26-19:26:23 importIgor Sysoev1-0/+3
2002-12-26nginx-0.0.1-2002-12-26-10:24:21 importIgor Sysoev1-1/+4
2002-12-15nginx-0.0.1-2002-12-15-09:25:09 importIgor Sysoev1-2/+9
2002-12-02nginx-0.0.1-2002-12-02-19:09:40 import; resume after 2 months stallIgor Sysoev1-0/+5
2002-08-06nginx-0.0.1-2002-08-06-20:39:45 importIgor Sysoev1-0/+26
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.