.. |
actions.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
actions_lua.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
angel.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
angel_base.h
|
Add liProc and liErrorPipe for angel
|
2009-07-25 17:37:45 +02:00 |
angel_config_parser.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
angel_connection.h
|
Fix some error reporting in angel
|
2009-07-26 15:32:14 +02:00 |
angel_data.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
angel_log.h
|
Fix angel_log.h macros
|
2009-07-26 15:00:34 +02:00 |
angel_plugin.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
angel_plugin_core.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
angel_proc.h
|
Add liProc and liErrorPipe for angel
|
2009-07-25 17:37:45 +02:00 |
angel_server.h
|
New instance state machine
|
2009-07-26 15:01:08 +02:00 |
angel_typedefs.h
|
Add liProc and liErrorPipe for angel
|
2009-07-25 17:37:45 +02:00 |
angel_value.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
base.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
chunk.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
chunk_parser.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
collect.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
condition.h
|
Remove pcre dependencies (we use the glib wrappers)
|
2009-07-12 12:29:14 +02:00 |
condition_lua.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
config_lua.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
config_parser.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
connection.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
encoding.h
|
[core] Add li-prefix to structs, enums and function names for encoding helpers
|
2009-08-03 20:33:17 +02:00 |
environment.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
etag.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
filter_chunked.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
http_headers.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
http_request_parser.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
http_response_parser.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
idlist.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
ip_parsers.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
lighttpd-glue.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
log.h
|
Add GError log writing
|
2009-07-17 12:19:57 +02:00 |
module.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
network.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
options.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
plugin.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
plugin_core.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
profiler.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
radix.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
request.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
response.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
server.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
settings.h
|
Add automake
|
2009-07-31 20:36:37 +02:00 |
stat_cache.h
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
2009-07-16 22:13:40 +02:00 |
sys-files.h
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
sys-mmap.h
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
sys-process.h
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
sys-socket.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
throttle.h
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
typedefs.h
|
[core] Add liTimeFunc (gmtime_r, localtime_r) parameter to li_worker_current_timestamp()
|
2009-07-17 13:04:01 +02:00 |
url_parser.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
utils.h
|
[core] Add li_querystring_find() function to utils
|
2009-08-13 18:38:30 +02:00 |
value.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
value_lua.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
virtualrequest.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
waitqueue.h
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
worker.h
|
[core] Add liTimeFunc (gmtime_r, localtime_r) parameter to li_worker_current_timestamp()
|
2009-07-17 13:04:01 +02:00 |