nginx/src/os/win32
Igor Sysoev c2068d08f0 nginx-0.3.3-RELEASE import
*) 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.
2005-10-19 12:33:58 +00:00
..
nginx_tray.ico nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
nginx.ico nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
nginx.rc nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_alloc.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_alloc.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_atomic.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_errno.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_errno.h nginx-0.2.0-RELEASE import 2005-09-23 11:02:22 +00:00
ngx_files.c nginx-0.3.2-RELEASE import 2005-10-12 13:50:36 +00:00
ngx_files.h nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_gui_resources.h nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_gui.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_gui.h nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00
ngx_os.h nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_process_cycle.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_process_cycle.h nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_process.c nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_process.h nginx-0.2.0-RELEASE import 2005-09-23 11:02:22 +00:00
ngx_service.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_shared.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_socket.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_socket.h nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_stat.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_thread.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_thread.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_time.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_time.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_types.h nginx-0.1.3-RELEASE import 2004-10-25 15:29:23 +00:00
ngx_user.c nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00
ngx_user.h nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00
ngx_win32_config.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_win32_init.c nginx-0.1.45-RELEASE import 2005-09-08 14:36:09 +00:00
ngx_wsarecv_chain.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_wsarecv.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_wsasend_chain.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00