.. |
CMakeLists.txt
|
Updated cmake ragel rules to build config parser with -T0 instead of -T1
|
2008-09-26 16:17:04 +02:00 |
actions.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
actions.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
actions_lua.c
|
Kill some memleaks
|
2008-09-24 20:02:47 +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
|
moved string_destroy_notify() from base.c to utils.c, fixed parameter definition
|
2008-09-24 23:55:20 +02:00 |
base.h
|
moved string_destroy_notify() from base.c to utils.c, fixed parameter definition
|
2008-09-24 23:55:20 +02:00 |
chunk.c
|
Add missing includes for open/fcntl
|
2008-09-18 09:14:57 +02:00 |
chunk.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
chunk_parser.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
chunk_parser.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
collect.c
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |
collect.h
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |
condition.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
condition.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
condition_lua.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +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
|
Fix some bugs/warnings.
|
2008-08-07 22:52:53 +02:00 |
config.h.cmake
|
Add cmake support
|
2008-09-18 09:32:44 +02:00 |
config_lua.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +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
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
config_parser.rl
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
connection.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
connection.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
filter_chunked.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
filter_chunked.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
http_headers.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
http_headers.h
|
Changed header implementation from hash-table to double linked list
|
2008-09-09 16:38:40 +02:00 |
http_request_parser.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
http_request_parser.rl
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
lighttpd.c
|
reworked logging functions; added 'log' and 'log.timestamp' options, removed 'log.level' and 'log.target' options
|
2008-09-24 23:43:22 +02:00 |
log.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
log.h
|
reworked logging functions; added 'log' and 'log.timestamp' options, removed 'log.level' and 'log.target' options
|
2008-09-24 23:43:22 +02:00 |
module.h
|
Separate module from plugin, add version to server struct.
|
2008-07-17 18:04:16 +02:00 |
network.c
|
Fix missing ':' after case EWOULDBLOCK
|
2008-09-23 13:09:07 +02:00 |
network.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
network_linux_sendfile.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
network_write.c
|
Fix missing ':' after case EWOULDBLOCK
|
2008-09-23 13:09:07 +02:00 |
network_writev.c
|
Fix missing ':' after case EWOULDBLOCK
|
2008-09-23 13:09:07 +02:00 |
options.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
options.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
plugin.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
plugin.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
plugin_core.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
plugin_core.h
|
reworked logging functions; added 'log' and 'log.timestamp' options, removed 'log.level' and 'log.target' options
|
2008-09-24 23:43:22 +02:00 |
request.c
|
Changed header implementation from hash-table to double linked list
|
2008-09-09 16:38:40 +02:00 |
request.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
response.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
response.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
server.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
server.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
settings.h
|
Fix pcre
|
2008-09-18 09:13:32 +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
|
Add some request header checks.
|
2008-08-07 01:44:09 +02:00 |
tests.c
|
server/connection/request functions
|
2008-08-05 17:08:32 +02:00 |
url_parser.h
|
Fix hostname checking
|
2008-08-10 21:31:56 +02:00 |
url_parser.rl
|
Fix hostname checking
|
2008-08-10 21:31:56 +02:00 |
utils.c
|
moved string_destroy_notify() from base.c to utils.c, fixed parameter definition
|
2008-09-24 23:55:20 +02:00 |
utils.h
|
moved string_destroy_notify() from base.c to utils.c, fixed parameter definition
|
2008-09-24 23:55:20 +02:00 |
value.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
value.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
value_lua.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
value_lua.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
2008-09-26 16:11:08 +02:00 |
worker.c
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |
worker.h
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |
wscript
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
2008-09-26 10:36:36 +02:00 |