nginx/src/os/win32
Igor Sysoev c15717285d nginx-0.1.25-RELEASE import
*) Bugfix: nginx did run on Linux parisc.

    *) Feature: nginx now does not start under FreeBSD if the sysctl
       kern.ipc.somaxconn value is too big.

    *) Bugfix: if a request was internally redirected by the
       ngx_http_index_module module to the ngx_http_proxy_module or
       ngx_http_fastcgi_module modules, then the index file was not closed
       after request completion.

    *) Feature: the "proxy_pass" can be used in location with regular
       expression.

    *) Feature: the ngx_http_rewrite_filter_module module supports the
       condition like "if ($HTTP_USER_AGENT ~ MSIE)".

    *) Bugfix: nginx started too slow if the large number of addresses and
       text values were used in the "geo" directive.

    *) Change: a variable name must be declared as "$name" in the "geo"
       directive. The previous variant without "$" is still supported, but
       will be removed soon.

    *) Feature: the "%{VARIABLE}v" logging parameter.

    *) Feature: the "set $name value" directive.

    *) Bugfix: gcc 4.0 compatibility.

    *) Feature: the --with-openssl-opt=OPTIONS autoconfiguration directive.
2005-03-19 12:38:37 +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.1.23-RELEASE import 2005-03-01 15:20:36 +00:00
ngx_errno.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_errno.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_files.c nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +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.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_gui.h nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +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.1.25-RELEASE import 2005-03-19 12:38:37 +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.1.5-RELEASE import 2004-11-11 14:07:14 +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.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_thread.h nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_time.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_time.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_types.h nginx-0.1.3-RELEASE import 2004-10-25 15:29:23 +00:00
ngx_user.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_win32_config.h nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00
ngx_win32_init.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +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