log

age author description
Mon, 10 Dec 2007 12:30:09 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 10 Dec 2007 12:29:43 +0000 Igor Sysoev optimize r->upstream usage
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Sun, 09 Dec 2007 20:52:14 +0000 Igor Sysoev *) copy regex captures $1, $2, etc.
Sun, 09 Dec 2007 19:30:30 +0000 Igor Sysoev fix segfault when $r->has_request_body() is called with ready body
Sun, 09 Dec 2007 18:03:20 +0000 Igor Sysoev *) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
Sun, 09 Dec 2007 14:50:19 +0000 Igor Sysoev return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
Sun, 09 Dec 2007 08:22:35 +0000 Igor Sysoev return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR in u->parse_header()
Sun, 09 Dec 2007 08:08:56 +0000 Igor Sysoev return NGX_HTTP_UPSTREAM_INVALID_HEADER for invalid status
Sat, 08 Dec 2007 22:12:37 +0000 Igor Sysoev fix r1695
Fri, 07 Dec 2007 20:57:38 +0000 Igor Sysoev delete useless variable
Fri, 07 Dec 2007 20:22:03 +0000 Igor Sysoev ngx_create_path_and_rename_file()
Fri, 07 Dec 2007 20:19:41 +0000 Igor Sysoev rename ngx_crc32_init() to ngx_crc32_table_init()
Fri, 07 Dec 2007 19:57:13 +0000 Igor Sysoev use malloc() in ngx_win32_rename_file, set crit level instead of error
Mon, 03 Dec 2007 17:26:28 +0000 Igor Sysoev bump version