log src/http/ngx_http.h @ 5617:68c6cc832c76

age author description
Sat, 11 May 2013 18:49:30 +0400 Maxim Dounin Fixed build with --with-mail_ssl_module.
Fri, 29 Mar 2013 17:23:36 +0000 Maxim Dounin Merge of r5109, r5128: removed unused prototype and macro. stable-1.2
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Mon, 11 Mar 2013 14:44:56 +0000 Valentin Bartenev Removed unused prototype of ngx_http_find_server_conf().
Wed, 27 Feb 2013 17:12:48 +0000 Valentin Bartenev SNI: reuse selected configuration for all requests in a connection.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 15 Sep 2011 19:22:35 +0000 Maxim Dounin Protocol version parsing in ngx_http_parse_status_line().
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