log src/http/ngx_http.c @ 2022:35b35b84f5ef

age author description
Thu, 22 May 2008 11:07:08 +0000 Igor Sysoev split ngx_http_block() further
Thu, 22 May 2008 09:57:47 +0000 Igor Sysoev split ngx_http_block()
Thu, 22 May 2008 07:10:36 +0000 Igor Sysoev delete outdated debug logging that only causes segfault if enabled
Mon, 24 Mar 2008 13:04:02 +0000 Igor Sysoev use ngx_int_t in ngx_sort() callback
Mon, 03 Mar 2008 16:44:56 +0000 Igor Sysoev fix r1490
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 07 Nov 2007 13:46:29 +0000 Igor Sysoev r1386, r1388, r1389, r1580, r1581 merge: stable-0.5
Wed, 07 Nov 2007 13:39:53 +0000 Igor Sysoev r1254, r1416, r1493 merge: stable-0.5
Sun, 23 Sep 2007 19:29:22 +0000 Igor Sysoev r1490 merge: stable-0.5
Sat, 15 Sep 2007 17:11:06 +0000 Igor Sysoev u_char* is enough to keep file name
Tue, 14 Aug 2007 20:02:09 +0000 Igor Sysoev r1354 merge: stable-0.5
Sun, 12 Aug 2007 19:48:12 +0000 Igor Sysoev regex in server_name
Sun, 12 Aug 2007 09:00:56 +0000 Igor Sysoev style fix
Sun, 29 Jul 2007 18:11:39 +0000 Igor Sysoev named location
Mon, 11 Jun 2007 19:49:22 +0000 Igor Sysoev the "www.example.*" wildcard hash support