2
0
Fork 0
lighttpd2/src
Stefan Bühler e216fc5168 handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
..
actions.c Basic connection state machine 2008-08-06 20:46:42 +02:00
actions.h Rename action_setting stuff 2008-08-04 21:28:56 +02:00
actions_lua.c Remove action_list struct 2008-08-03 22:20:36 +02:00
actions_lua.h Remove action_list struct 2008-08-03 22:20:36 +02:00
angel.h server/connection/request functions 2008-08-05 17:08:32 +02:00
base.c option/action/plugin 2008-07-08 21:29:02 +02:00
base.h handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
chunk.c Basic connection state machine 2008-08-06 20:46:42 +02:00
chunk.h handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
chunk_parser.c server/connection/request functions 2008-08-05 17:08:32 +02:00
chunk_parser.h server/connection/request functions 2008-08-05 17:08:32 +02:00
condition.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
condition.h Implement ip matching for conditions. 2008-07-26 00:42:08 +02:00
condition_lua.c New condition structure, some code for lua condition support 2008-07-25 14:09:03 +02:00
condition_lua.h New condition structure, some code for lua condition support 2008-07-25 14:09:03 +02:00
condition_parsers.rl Parsers for ipv4/ipv6 für conditions 2008-07-25 22:38:42 +02:00
config_lua.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
config_lua.h New condition structure, some code for lua condition support 2008-07-25 14:09:03 +02:00
config_parser.h reverted changes from r70 in server.c; enhanced config parser 2008-08-05 21:21:31 +02:00
config_parser.rl reverted changes from r70 in server.c; enhanced config parser 2008-08-05 21:21:31 +02:00
connection.c Basic connection state machine 2008-08-06 20:46:42 +02:00
connection.h Basic connection state machine 2008-08-06 20:46:42 +02:00
http_headers.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
http_headers.h handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
http_request_parser.h server/connection/request functions 2008-08-05 17:08:32 +02:00
http_request_parser.rl handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
lighttpd.c Basic connection state machine 2008-08-06 20:46:42 +02:00
log.c config parser changes; removed srv->mutex 2008-08-05 18:10:22 +02:00
log.h Remove include "ev.h" (gets included in settings.h) 2008-07-23 21:33:59 +02:00
module.h Separate module from plugin, add version to server struct. 2008-07-17 18:04:16 +02:00
network.c Basic connection state machine 2008-08-06 20:46:42 +02:00
network.h server/connection/request functions 2008-08-05 17:08:32 +02:00
options.c changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
options.h changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
options_lua.c changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
options_lua.h changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
plugin.c small fixes; call_setup() now looks in the right hashtable 2008-08-05 19:32:33 +02:00
plugin.h Rename action_setting stuff 2008-08-04 21:28:56 +02:00
plugin_core.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
request.c Basic connection state machine 2008-08-06 20:46:42 +02:00
request.h Basic connection state machine 2008-08-06 20:46:42 +02:00
response.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
response.h Basic connection state machine 2008-08-06 20:46:42 +02:00
server.c handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
server.h handle requests now :) - still many TODOs for error handling/keep alive/validating headers 2008-08-07 00:26:17 +02:00
settings.h Basic connection state machine 2008-08-06 20:46:42 +02:00
sys-files.c Initial commit 2008-06-24 21:19:20 +02:00
sys-files.h Initial commit 2008-06-24 21:19:20 +02:00
sys-mmap.h Initial commit 2008-06-24 21:19:20 +02:00
sys-process.h Initial commit 2008-06-24 21:19:20 +02:00
sys-socket.c Initial commit 2008-06-24 21:19:20 +02:00
sys-socket.h Continue request parser 2008-08-05 00:25:42 +02:00
sys-strings.h Initial commit 2008-06-24 21:19:20 +02:00
tests.c server/connection/request functions 2008-08-05 17:08:32 +02:00
utils.c Basic connection state machine 2008-08-06 20:46:42 +02:00
utils.h Basic connection state machine 2008-08-06 20:46:42 +02:00
wscript Enable static build. 2008-08-06 23:50:00 +02:00