.. |
actions.c
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
actions.h
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
base.c
|
option/action/plugin
|
15 years ago |
base.h
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
chunk.c
|
Fix chunkiter_read (do not require open file for mem chunk)
|
15 years ago |
chunk.h
|
Fix request and parser, added simple request test.
|
15 years ago |
chunk_parser.c
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
chunk_parser.h
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
condition.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
condition.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
config_parser.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
config_parser.rl
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
connection.h
|
added ifdefs to connection.h and server.h; documented mutexes
|
15 years ago |
http_headers.c
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
http_headers.h
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
http_request_parser.h
|
Fix request and parser, added simple request test.
|
15 years ago |
http_request_parser.rl
|
Fix request and parser, added simple request test.
|
15 years ago |
lighttpd.c
|
added ifdefs to connection.h and server.h; documented mutexes
|
15 years ago |
log.c
|
exit on log with level LOG_LEVEL_ERROR
|
15 years ago |
log.h
|
Remove include "ev.h" (gets included in settings.h)
|
15 years ago |
module.h
|
Separate module from plugin, add version to server struct.
|
15 years ago |
options.c
|
redo action_new_setting
|
15 years ago |
options.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
options_lua.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
options_lua.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
plugin.c
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
plugin.h
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
request.c
|
Fix request and parser, added simple request test.
|
15 years ago |
request.h
|
Renamed chunk sources, added request parser, header management, test file.
|
15 years ago |
server.c
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
server.h
|
Added "actions" and "setups" to the plugin api
|
15 years ago |
settings.h
|
Include libev in settings.h
|
15 years ago |
sys-files.c
|
Initial commit
|
15 years ago |
sys-files.h
|
Initial commit
|
15 years ago |
sys-mmap.h
|
Initial commit
|
15 years ago |
sys-process.h
|
Initial commit
|
15 years ago |
sys-socket.c
|
Initial commit
|
15 years ago |
sys-socket.h
|
Initial commit
|
15 years ago |
sys-strings.h
|
Initial commit
|
15 years ago |
tests.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
15 years ago |
wscript
|
introduced a logging thread
|
15 years ago |