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.
Stefan Bühler 08bb8f7c23 Some request handling bugs (keep-alive, content-length, pipelining) 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 Fix some casts for in_addr 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 Remove li_vrequest_stat and fix condition.c 14 years ago
condition_lua.c Add core lua support to handle requests 14 years ago
config_lua.c Add "include_lua" to config special commands if compiled with lua 14 years ago
config_parser.rl Remove li_vrequest_stat and fix condition.c 14 years ago
connection.c Some request handling bugs (keep-alive, content-length, pipelining) 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 Fix response header parsing 14 years ago
lighttpd-glue.c [core] Add status code 418 to li_http_method_string() 14 years ago
lighttpd.c Add "include_lua" to config special commands if compiled with lua 14 years ago
log.c Log server errors into default logs 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 Remove plugin-core physical actions 14 years ago
profiler.c Split sources into subdirs 14 years ago
request.c Some request handling bugs (keep-alive, content-length, pipelining) 14 years ago
request_lua.c Add core lua support to handle requests 14 years ago
response.c [core] Remove redundant css from error pages 14 years ago
response_lua.c Add core lua support to handle requests 14 years ago
server.c [waf] Add missing checks for localtime_r() and gmtime_r() 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 Some request handling bugs (keep-alive, content-length, pipelining) 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