2
0
Fork 0
lighttpd2/src
Stefan Bühler c24704dad5 Move options from connection to vrequest 2008-12-30 01:21:03 +01:00
..
modules fix mod_status handling of error case 2008-12-10 21:14:50 +01:00
CMakeLists.txt Implemented two angel "fake" functions 2008-12-20 16:25:02 +01:00
actions.c Move options from connection to vrequest 2008-12-30 01:21:03 +01:00
actions_lua.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
angel.c Implemented two angel "fake" functions 2008-12-20 16:25:02 +01:00
angel_fake.c Enforce IPV6_V6ONLY for ipv6 sockets 2008-12-22 23:06:23 +01:00
base.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
chunk.c Check for POSIX_FADV_SEQUENTIAL before using it 2008-11-16 22:06:28 +01:00
chunk_parser.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
collect.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
condition.c Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
condition_lua.c Add other compare operators to lua frontend 2008-12-09 22:38:55 +01:00
condition_parsers.rl Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
config.h.cmake Fix cmake ipv6 detection 2008-12-09 21:30:37 +01:00
config_lua.c [lua config] Add support for "." separated actions/setups 2008-12-11 01:39:25 +01:00
config_parser.rl add special chars in strings through \n \" etc. to config parser 2008-12-07 01:36:38 +01:00
connection.c Move options from connection to vrequest 2008-12-30 01:21:03 +01:00
filter_chunked.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
http_headers.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
http_request_parser.rl Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
lighttpd.c add LIGHTTPD_REVISION define and output for -v when compiling from bzr (only waf for now) 2008-11-25 15:56:12 +01:00
log.c Implemented two angel "fake" functions 2008-12-20 16:25:02 +01:00
module.c export module_lookup() 2008-12-26 23:53:52 +01:00
network.c fix wrong parameter con instead of new vr in network.c when USE_SENDFILE not defined 2008-11-20 00:16:57 +01:00
network_sendfile.c Fix typos in sendfile (again) 2008-11-17 21:50:03 +01:00
network_write.c removed unused vars from network_write.c 2008-11-23 22:26:23 +01:00
network_writev.c Move stats and throttle to network.c 2008-11-17 19:26:41 +01:00
options.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
plugin.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
plugin_core.c remove old, now invalid free in core_list() 2008-12-29 17:02:14 +01:00
profiler.c Fix comment style // -> /* */ 2008-11-18 11:03:59 +01:00
request.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
response.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
server.c remove old log stuff 2008-12-02 15:58:06 +01:00
sys-files.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
sys-socket.c Fix comment style // -> /* */ 2008-11-18 11:03:59 +01:00
tests.c Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
url_parser.rl Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
utils.c add http_method_string() to utils 2008-12-10 16:36:38 +01:00
value.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
value_lua.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
virtualrequest.c Move options from connection to vrequest 2008-12-30 01:21:03 +01:00
waitqueue.c fix waitqueue 2008-11-23 18:23:05 +01:00
worker.c prevent double decrement of wrk->connection_load and active connections 2008-11-23 18:21:45 +01:00
wscript add angel.c and angel_fake.c to wscript 2008-12-26 19:52:14 +01:00