.. |
actions.h
|
[core] Add support for regex conditionals
|
14 years ago |
actions_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
angel.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_base.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_config_parser.h
|
[angel] Add basic module/plugin support
|
14 years ago |
angel_connection.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_data.h
|
Add more angel connection handling code (and helper functions)
|
14 years ago |
angel_log.h
|
[angel] Add basic module/plugin support
|
14 years ago |
angel_plugin.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_plugin_core.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_server.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
angel_value.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
base.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
chunk.h
|
Use GByteArray in mod_fastcgi
|
14 years ago |
chunk_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
collect.h
|
Changed collect api: removed fdata_free (wasn't used) and return NULL from collect_start if collect finished before returning.
|
14 years ago |
condition.h
|
Fixed the splitting from previous commit and splitted the ip parsers from condition handling
|
14 years ago |
condition_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
config_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
config_parser.h
|
added "if" to condition syntax (if req.path == "/foo" {})
|
14 years ago |
connection.h
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
encoding.h
|
Fix encoding functions (use _append for the append version); do not encode characters >= 0x80 for html.
|
14 years ago |
environment.h
|
Add handling for environment vars in backends
|
14 years ago |
etag.h
|
Forgot source/header for etag.{c,h}
|
14 years ago |
filter_chunked.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
http_headers.h
|
fix warnings about shadowed declarations of 'free' and 'value' in headers
|
15 years ago |
http_request_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
http_response_parser.h
|
Added response parser and used it in mod_fastcgi
|
14 years ago |
idlist.h
|
Add more angel connection handling code (and helper functions)
|
14 years ago |
ip_parsers.h
|
Fixed the splitting from previous commit and splitted the ip parsers from condition handling
|
14 years ago |
lighttpd-glue.h
|
Split lighttpd specific functions from utils into lighttpd-glue.
|
14 years ago |
log.h
|
[angel] Add basic module/plugin support
|
14 years ago |
module.h
|
[angel] Add basic module/plugin support
|
14 years ago |
network.h
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
options.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
plugin.h
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
14 years ago |
plugin_core.h
|
Fix static file/dirlist handling and add etag support
|
14 years ago |
profiler.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
radix.h
|
Make radix implementation independent of lighty
|
14 years ago |
request.h
|
save errno of stat() in request.physical struct to prevent repeated stat()s if failed
|
14 years ago |
response.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
server.h
|
Big lighttpd-angel update; still not complete, but supports fork+exec+setuid/gid+listen (no checks in listen yet)
|
14 years ago |
settings.h
|
[core] Fix erronous invisible char in settings.h
|
14 years ago |
stat_cache.h
|
rework stat_cache
|
14 years ago |
sys-files.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-mmap.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-process.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-socket.h
|
Recode the sockaddr handling, fixing some bugs
|
14 years ago |
throttle.h
|
Fix singness warnings
|
14 years ago |
typedefs.h
|
Added vrequest_joblist_append_async (with a vrequest-reference handling)
|
14 years ago |
url_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
utils.h
|
Add more angel connection handling code (and helper functions)
|
14 years ago |
value.h
|
Redo boolean conditionals (physical.*) as real actions.
|
14 years ago |
value_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
virtualrequest.h
|
Use pointer-sign warning in cmake und fix many of them.
|
14 years ago |
waitqueue.h
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
worker.h
|
Added vrequest_joblist_append_async (with a vrequest-reference handling)
|
14 years ago |