summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_connection.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-11-20nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev1-1/+1
*) Bugfix: in the ngx_http_autoindex_module if the long file names were in the listing. *) Feature: the "^~" modifier in the location directive. *) Feature: the proxy_max_temp_file_size directive.
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-32/+36
*) 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-11nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev1-12/+0
*) 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-0/+5
2004-09-07nginx-0.0.10-2004-09-07-19:29:22 importIgor Sysoev1-0/+153
2004-06-06nginx-0.0.3-2004-06-06-23:49:18 importIgor Sysoev1-1/+1
2004-04-15nginx-0.0.3-2004-04-15-19:34:36 importIgor Sysoev1-1/+11
2004-04-01nginx-0.0.3-2004-04-01-20:20:53 importIgor Sysoev1-0/+3
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-5/+5
2004-03-14nginx-0.0.2-2004-03-14-23:46:25 importIgor Sysoev1-1/+3
2004-03-09nginx-0.0.2-2004-03-09-22:47:07 importIgor Sysoev1-1/+1
2004-03-04nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev1-1/+6
2004-02-11nginx-0.0.2-2004-02-11-20:08:49 importIgor Sysoev1-1/+2
2004-02-10nginx-0.0.2-2004-02-10-19:23:38 importIgor Sysoev1-2/+2
2004-02-09nginx-0.0.2-2004-02-09-10:46:43 importIgor Sysoev1-10/+41
2004-01-28nginx-0.0.1-2004-01-28-18:22:37 importIgor Sysoev1-0/+3
2004-01-22nginx-0.0.1-2004-01-22-09:47:28 importIgor Sysoev1-1/+1
2004-01-06nginx-0.0.1-2004-01-06-19:49:34 importIgor Sysoev1-72/+37
2004-01-05nginx-0.0.1-2004-01-05-23:55:48 importIgor Sysoev1-0/+275