log src/http/modules/ngx_http_flv_module.c @ 1553:e3134867a810

age author description
Mon, 01 Oct 2007 14:48:45 +0000 Igor Sysoev use ngx_strnstr()
Mon, 03 Sep 2007 08:41:42 +0000 Igor Sysoev open_file_cache_events
Sat, 01 Sep 2007 12:12:48 +0000 Igor Sysoev open_file_cache in HTTP
Tue, 07 Aug 2007 10:56:09 +0000 Igor Sysoev omit unnecessary conditions
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Tue, 17 Oct 2006 16:13:49 +0000 Igor Sysoev style fix: remove trailing spaces