Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-19nginx-0.3.3-RELEASE importrelease-0.3.3Igor Sysoev
*) Change: the "bl" and "af" parameters of the "listen" directive was renamed to the "backlog" and "accept_filter". *) Feature: the "rcvbuf" and "sndbuf" parameters of the "listen" directive. *) Change: the "$msec" log parameter does not require now the additional the gettimeofday() system call. *) Feature: the -t switch now tests the "listen" directives. *) Bugfix: if the invalid address was specified in the "listen" directive, then after the -HUP signal nginx left an open socket in the CLOSED state. *) Bugfix: the mime type may be incorrectly set to default value for index file with variable in the name; the bug had appeared in 0.3.0. *) Feature: the "timer_resolution" directive. *) Feature: the millisecond "$upstream_response_time" log parameter. *) Bugfix: a temporary file with client request body now is removed just after the response header was transferred to a client. *) Bugfix: OpenSSL 0.9.6 compatibility. *) Bugfix: the SSL certificate and key file paths could not be relative. *) Bugfix: the "ssl_prefer_server_ciphers" directive did not work in the ngx_imap_ssl_module. *) Bugfix: the "ssl_protocols" directive allowed to specify the single protocol only.
2004-11-25nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev
*) 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.
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev
*) 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 Sysoev
*) 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-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev
2004-07-08nginx-0.0.7-2004-07-08-19:17:47 importIgor Sysoev
2004-07-07nginx-0.0.7-2004-07-07-23:48:31 importIgor Sysoev
2004-07-07nginx-0.0.7-2004-07-07-19:01:00 importIgor Sysoev
2004-07-07nginx-0.0.7-2004-07-07-10:15:04 importIgor Sysoev
2004-07-06nginx-0.0.7-2004-07-06-20:12:16 importIgor Sysoev
2004-07-05nginx-0.0.7-2004-07-05-10:55:54 importIgor Sysoev
2004-06-29nginx-0.0.7-2004-06-29-01:03:14 importIgor Sysoev
2004-06-28nginx-0.0.7-2004-06-28-20:05:02 importIgor Sysoev
2004-06-27nginx-0.0.7-2004-06-27-22:01:57 importIgor Sysoev
2004-04-02nginx-0.0.3-2004-04-02-19:13:20 importIgor Sysoev
2004-03-04nginx-0.0.2-2004-03-04-19:34:23 importIgor Sysoev
2004-03-03nginx-0.0.2-2004-03-03-19:14:15 importIgor Sysoev
2004-03-02nginx-0.0.2-2004-03-02-18:40:59 importIgor Sysoev
2004-03-01nginx-0.0.2-2004-03-01-00:03:02 importIgor Sysoev
2004-02-26nginx-0.0.2-2004-02-26-20:10:01 importIgor Sysoev
2004-02-25nginx-0.0.2-2004-02-25-23:16:15 importIgor Sysoev
2004-02-24nginx-0.0.2-2004-02-24-20:31:46 importIgor Sysoev
2004-02-23nginx-0.0.2-2004-02-23-23:57:12 importIgor Sysoev