summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_socket.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-10-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev1-2/+2
*) 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-1/+1
*) 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-1/+6
2004-06-15nginx-0.0.7-2004-06-15-11:55:11 importIgor Sysoev1-2/+6
2004-06-06nginx-0.0.3-2004-06-06-23:49:18 importIgor Sysoev1-1/+3
2004-02-09nginx-0.0.2-2004-02-09-10:46:43 importIgor Sysoev1-6/+7
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev1-0/+22
2003-06-11nginx-0.0.1-2003-06-11-19:28:34 importIgor Sysoev1-2/+1
2003-06-04nginx-0.0.1-2003-06-04-21:28:33 importIgor Sysoev1-2/+44
2003-05-21nginx-0.0.1-2003-05-21-17:28:21 importIgor Sysoev1-3/+6
2003-02-06nginx-0.0.1-2003-02-06-20:21:13 importIgor Sysoev1-0/+26