nginx-quic/src/core
Igor Sysoev e64f1b3680 nginx-0.1.23-RELEASE import
*) Feature: the ngx_http_ssi_filter_module and the ssi,
       ssi_silent_errors, and ssi_min_file_chunk directives. The 'echo
       var="HTTP_..." default=""' and 'echo var="REMOTE_ADDR"' commands are
       supported.

    *) Feature: the %request_time log parameter.

    *) Feature: if the request has no the "Host" header line, then the
       "proxy_preserve_host" directive set this header line to the first
       server name of the "server_name" directive.

    *) Bugfix: nginx could not be built on platforms different from i386,
       amd64, sparc, and ppc; the bug had appeared in 0.1.22.

    *) Bugfix: the ngx_http_autoindex_module now shows the information not
       about the symlink, but about file or directory it points to.

    *) Bugfix: the %apache_length parameter logged the negative length of
       the response header if the no response was transferred to a client.
2005-03-01 15:20:36 +00:00
..
nginx.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
nginx.h nginx-0.1.23-RELEASE import 2005-03-01 15:20:36 +00:00
ngx_array.c nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_array.h nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_buf.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_buf.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_conf_file.c nginx-0.1.18-RELEASE import 2005-02-09 14:31:07 +00:00
ngx_conf_file.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_config.h nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_connection.c nginx-0.1.18-RELEASE import 2005-02-09 14:31:07 +00:00
ngx_connection.h nginx-0.1.22-RELEASE import 2005-02-24 12:29:09 +00:00
ngx_core.h nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_crc.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_cycle.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_cycle.h nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_file.c nginx-0.1.22-RELEASE import 2005-02-24 12:29:09 +00:00
ngx_file.h nginx-0.1.22-RELEASE import 2005-02-24 12:29:09 +00:00
ngx_garbage_collector.c nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_garbage_collector.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_inet.c nginx-0.1.18-RELEASE import 2005-02-09 14:31:07 +00:00
ngx_inet.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_list.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_list.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_log.c nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_log.h nginx-0.1.22-RELEASE import 2005-02-24 12:29:09 +00:00
ngx_output_chain.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_palloc.c nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_palloc.h nginx-0.1.17-RELEASE import 2005-02-03 19:33:37 +00:00
ngx_parse.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_parse.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_radix_tree.c nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_radix_tree.h nginx-0.1.19-RELEASE import 2005-02-16 13:40:36 +00:00
ngx_rbtree.c nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_rbtree.h nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_regex.c nginx-0.1.15-RELEASE import 2005-01-19 13:10:56 +00:00
ngx_regex.h nginx-0.1.15-RELEASE import 2005-01-19 13:10:56 +00:00
ngx_slab.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_slab.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_spinlock.c nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_string.c nginx-0.1.22-RELEASE import 2005-02-24 12:29:09 +00:00
ngx_string.h nginx-0.1.21-RELEASE import 2005-02-22 14:40:13 +00:00
ngx_table.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_times.c nginx-0.1.19-RELEASE import 2005-02-16 13:40:36 +00:00
ngx_times.h nginx-0.1.13-RELEASE import 2004-12-21 12:30:30 +00:00
ngx_unix_domain.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_unix_domain.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00