You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Porzelt a94fee7b76 [waf] Add new *_lua.c files 14 years ago
..
Makefile.am Add core lua support to handle requests 14 years ago
actions.c Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 14 years ago
actions_lua.c Add core lua support to handle requests 14 years ago
angel.c Add custom server socket callbacks (for ssl modules) 14 years ago
angel_fake.c Add listen mask checks to angel 14 years ago
chunk.c Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 14 years ago
chunk_lua.c Add core lua support to handle requests 14 years ago
chunk_parser.c Split sources into subdirs 14 years ago
collect.c Split sources into subdirs 14 years ago
condition.c Some core docs fixed 14 years ago
condition_lua.c Add core lua support to handle requests 14 years ago
config_lua.c Add core lua support to handle requests 14 years ago
config_parser.rl [core] Fix 'include' directive in config parser 14 years ago
connection.c Fix server address (do not use the listen address) 14 years ago
connection_lua.c Add core lua support to handle requests 14 years ago
core_lua.c Add core lua support to handle requests 14 years ago
environment.c Some core docs fixed 14 years ago
environment_lua.c Add core lua support to handle requests 14 years ago
etag.c Set tm.tm_isdst = 0 before mktime() 14 years ago
filter_chunked.c Split sources into subdirs 14 years ago
http_headers.c Some core docs fixed 14 years ago
http_headers_lua.c Add core lua support to handle requests 14 years ago
http_request_parser.rl Deterministic multiline header parsing 14 years ago
http_response_parser.rl Accept LF in http responses instead of CRLF too 14 years ago
lighttpd-glue.c [core] Add status code 418 to li_http_method_string() 14 years ago
lighttpd.c No cleanup if config file loading fails (fixes segfault) 14 years ago
log.c angel/lighty now synchronize the server state 14 years ago
network.c Split sources into subdirs 14 years ago
network_sendfile.c Split sources into subdirs 14 years ago
network_write.c Split sources into subdirs 14 years ago
network_writev.c Split sources into subdirs 14 years ago
options.c Split sources into subdirs 14 years ago
physical_lua.c Add core lua support to handle requests 14 years ago
plugin.c angel/lighty now synchronize the server state 14 years ago
plugin_core.c Fix etag option, added comment so no one tries to clean it up again :) 14 years ago
profiler.c Split sources into subdirs 14 years ago
request.c Fix liRequestUri struct 14 years ago
request_lua.c Add core lua support to handle requests 14 years ago
response.c Cleanup connection code 14 years ago
response_lua.c Add core lua support to handle requests 14 years ago
server.c Add core lua support to handle requests 14 years ago
stat_cache.c Add li_ev_safe_ref_and_stop macro and use it 14 years ago
tests.c Split sources into subdirs 14 years ago
throttle.c Fix missing newlines at end of files 14 years ago
url_parser.rl Fix liRequestUri struct 14 years ago
value.c Split sources into subdirs 14 years ago
value_lua.c Add core lua support to handle requests 14 years ago
virtualrequest.c Split sources into subdirs 14 years ago
virtualrequest_lua.c Add core lua support to handle requests 14 years ago
worker.c Fix server address (do not use the listen address) 14 years ago
wscript [waf] Add new *_lua.c files 14 years ago