log src/http/ngx_http.h @ 3772:c1e3cb4c669c

age author description
Mon, 04 Oct 2010 14:59:41 +0000 Igor Sysoev ngx_http_degraded()
Tue, 15 Jun 2010 15:13:34 +0000 Igor Sysoev ngx_http_parse_status_line()
Mon, 21 Dec 2009 21:56:48 +0000 Igor Sysoev fix building by gcc 4.x with -O2/3/s in some Linux distributions:
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc
Wed, 21 Oct 2009 16:47:44 +0000 Igor Sysoev *) move sockaddr to the listen options
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
Sun, 30 Aug 2009 09:47:11 +0000 Igor Sysoev *) ngx_http_ephemeral
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 01 May 2009 18:41:07 +0000 Igor Sysoev ngx_http_filter_finalize_request() and ngx_http_clean_header()
Thu, 02 Apr 2009 06:44:45 +0000 Igor Sysoev r2202, r2408, r2425, r2454, r2459, r2482, r2504, r2542, r2565, r2579, stable-0.6
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Sun, 22 Mar 2009 09:40:04 +0000 Igor Sysoev use complex value in error_page
Thu, 19 Mar 2009 13:41:29 +0000 Igor Sysoev ngx_http_split_args()
Mon, 22 Dec 2008 12:02:05 +0000 Igor Sysoev ngx_http_arg()
Mon, 08 Dec 2008 14:23:20 +0000 Igor Sysoev *) refactor subrequest handling, now they run as separate posted requests
Mon, 10 Nov 2008 15:22:33 +0000 Igor Sysoev ngx_http_limit_req_module
Wed, 24 Sep 2008 14:02:50 +0000 Igor Sysoev underscores_in_headers
Wed, 13 Aug 2008 16:25:48 +0000 Igor Sysoev *) fix segfaults in types hash
Tue, 12 Aug 2008 13:11:36 +0000 Igor Sysoev use hash in gzip_types, ssi_types, and sub_filter_types
Mon, 04 Aug 2008 11:29:09 +0000 Igor Sysoev test Content-Type via hash:
Sat, 24 May 2008 14:14:13 +0000 Igor Sysoev locations tree
Thu, 22 May 2008 11:11:16 +0000 Igor Sysoev axe never used variables
Sun, 30 Dec 2007 08:01:50 +0000 Igor Sysoev log server address
Wed, 12 Dec 2007 21:08:20 +0000 Igor Sysoev r1667 merge: stable-0.5
Wed, 12 Dec 2007 20:43:39 +0000 Igor Sysoev merge_slashes stable-0.5
Wed, 28 Nov 2007 10:14:04 +0000 Igor Sysoev delete unneeded declaration
Thu, 18 Oct 2007 11:36:58 +0000 Igor Sysoev merge_slashes
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Mon, 06 Aug 2007 15:22:40 +0000 Igor Sysoev rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()