.. |
Makefile.am
|
Fix automake to build shared libraries
|
14 years ago |
actions.c
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
14 years ago |
actions_lua.c
|
Split sources into subdirs
|
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_parser.c
|
Split sources into subdirs
|
14 years ago |
collect.c
|
Split sources into subdirs
|
14 years ago |
condition.c
|
Fix server address (do not use the listen address)
|
14 years ago |
condition_lua.c
|
Split sources into subdirs
|
14 years ago |
config_lua.c
|
Split sources into subdirs
|
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 |
environment.c
|
Split sources into subdirs
|
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
|
Split sources into subdirs
|
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 |
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 |
response.c
|
Cleanup connection code
|
14 years ago |
server.c
|
Fix server address (do not use the listen address)
|
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
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
14 years ago |
virtualrequest.c
|
Split sources into subdirs
|
14 years ago |
worker.c
|
Fix server address (do not use the listen address)
|
14 years ago |
wscript
|
[waf] Fix double linkage of *_lua.c in some commandline usage cases
|
14 years ago |