2
0
Fork 0
lighttpd2/src/main
Stefan Bühler c6bd0d66b7 Fix fd leak 2009-09-17 09:54:34 +02:00
..
Makefile.am Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
actions.c Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 2009-07-16 22:13:40 +02:00
actions_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
angel.c Add custom server socket callbacks (for ssl modules) 2009-09-08 19:09:39 +02:00
angel_fake.c Fix some casts for in_addr 2009-09-14 18:57:27 +02:00
chunk.c Fix fd leak 2009-09-17 09:54:34 +02:00
chunk_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
chunk_parser.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
collect.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
condition.c Remove li_vrequest_stat and fix condition.c 2009-09-15 19:08:13 +02:00
condition_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
config_lua.c Add "include_lua" to config special commands if compiled with lua 2009-09-14 18:58:42 +02:00
config_parser.rl Add request.remoteip and localip for config parser 2009-09-16 08:31:23 +02:00
connection.c Some request handling bugs (keep-alive, content-length, pipelining) 2009-09-15 22:59:59 +02:00
connection_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
core_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
environment.c Some core docs fixed 2009-09-13 17:46:02 +02:00
environment_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
etag.c Set tm.tm_isdst = 0 before mktime() 2009-08-06 10:31:24 +02:00
filter_chunked.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
http_headers.c Some core docs fixed 2009-09-13 17:46:02 +02:00
http_headers_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
http_request_parser.rl Deterministic multiline header parsing 2009-07-17 12:18:52 +02:00
http_response_parser.rl Fix response header parsing 2009-09-14 22:05:21 +02:00
lighttpd-glue.c [core] Add status code 418 to li_http_method_string() 2009-09-05 19:35:39 +02:00
lighttpd.c Fix server.tag and version output 2009-09-16 00:19:06 +02:00
log.c Log server errors into default logs 2009-09-15 20:40:38 +02:00
network.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
network_sendfile.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
network_write.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
network_writev.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
options.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
physical_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
plugin.c angel/lighty now synchronize the server state 2009-08-30 20:43:13 +02:00
plugin_core.c Fix fd leak 2009-09-17 09:54:34 +02:00
profiler.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
request.c Some request handling bugs (keep-alive, content-length, pipelining) 2009-09-15 22:59:59 +02:00
request_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
response.c [core] Remove redundant css from error pages 2009-09-15 12:45:56 +02:00
response_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
server.c [waf] Add missing checks for localtime_r() and gmtime_r() 2009-09-13 22:29:13 +02:00
stat_cache.c Add li_ev_safe_ref_and_stop macro and use it 2009-07-26 15:00:53 +02:00
tests.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
throttle.c Fix missing newlines at end of files 2009-07-16 22:17:14 +02:00
url_parser.rl Fix liRequestUri struct 2009-09-13 17:45:41 +02:00
value.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
value_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
virtualrequest.c Some request handling bugs (keep-alive, content-length, pipelining) 2009-09-15 22:59:59 +02:00
virtualrequest_lua.c Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
worker.c Fix server address (do not use the listen address) 2009-09-09 18:12:05 +02:00
wscript [waf] Add new *_lua.c files 2009-09-13 21:54:38 +02:00