You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/include/lighttpd
Thomas Porzelt 9989cd62ce [core] Fix value statements in config parser (now using stack for operator) 14 years ago
..
actions.h Prefix LI_API functions with "li_" 14 years ago
actions_lua.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
angel.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
angel_base.h Add liProc and liErrorPipe for angel 14 years ago
angel_config_parser.h Prefix LI_API functions with "li_" 14 years ago
angel_connection.h Fix some error reporting in angel 14 years ago
angel_data.h Prefix LI_API functions with "li_" 14 years ago
angel_log.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
angel_plugin.h angel: support for restaring instance with SIGHUP 14 years ago
angel_plugin_core.h angel: support for restaring instance with SIGHUP 14 years ago
angel_proc.h angel: add support for setting RLIMIT_CORE / RLIMIT_NOFILE 14 years ago
angel_server.h angel: support for restaring instance with SIGHUP 14 years ago
angel_typedefs.h angel: support for restaring instance with SIGHUP 14 years ago
angel_value.h Prefix LI_API functions with "li_" 14 years ago
base.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 14 years ago
chunk.h Use less pointers in chunks, "inline" structures 14 years ago
chunk_parser.h Prefix inline api functions with li_ 14 years ago
collect.h Prefix LI_API functions with "li_" 14 years ago
condition.h Add "request.is_handled" condition 14 years ago
condition_lua.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
config_lua.h Add per worker lua_State 14 years ago
config_parser.h [core] Fix value statements in config parser (now using stack for operator) 14 years ago
connection.h Fix server address (do not use the listen address) 14 years ago
core_lua.h Add per worker lua_State 14 years ago
encoding.h [core] Add li-prefix to structs, enums and function names for encoding helpers 14 years ago
environment.h Some core docs fixed 14 years ago
etag.h mod_deflate: add 304 not modified handling, handle HEAD requests 14 years ago
filter_chunked.h Implement li_filter_chunked_decode + one unit-test for it 14 years ago
http_headers.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
http_range_parser.h Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 14 years ago
http_request_parser.h Prefix LI_API functions with "li_" 14 years ago
http_response_parser.h Drop 1xx responses in response parsing 14 years ago
idlist.h Prefix LI_API functions with "li_" 14 years ago
ip_parsers.h Add listen mask checks to angel 14 years ago
lighttpd-glue.h Prefix LI_API functions with "li_" 14 years ago
log.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
module.h Prefix LI_API functions with "li_" 14 years ago
network.h Add custom server socket callbacks (for ssl modules) 14 years ago
options.h Prefix LI_API functions with "li_" 14 years ago
plugin.h angel/lighty now synchronize the server state 14 years ago
plugin_core.h Fix etags (broken as "throttle" option was removed but not removed from enum) 14 years ago
profiler.h Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
radix.h Prefix LI_API functions with "li_" 14 years ago
request.h Remove li_vrequest_stat and fix condition.c 14 years ago
response.h Cleanup connection code 14 years ago
server.h Add max-connections check, set to max-fds/4 14 years ago
settings.h mod_auth: add htdigest and htpasswd (no apr-md5) backend 14 years ago
stat_cache.h Prefix li_ cleanup, verified with nm -g --defined-only 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 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 14 years ago
throttle.h Forgot updated header in previous commit 14 years ago
typedefs.h Add custom server socket callbacks (for ssl modules) 14 years ago
url_parser.h Prefix LI_API functions with "li_" 14 years ago
utils.h utils: added some hash/equal functions 14 years ago
value.h Prefix LI_API functions with "li_" 14 years ago
value_lua.h Prefix LI_API functions with "li_" 14 years ago
version.h Fix server.tag and version output, part 2 14 years ago
virtualrequest.h Add some features to mod_dirlist, move directory-redirect to vrequest functions and use it for index files 14 years ago
waitqueue.h Fix stat-cache ref counting 14 years ago
worker.h [core] Record peak values of worker stats 14 years ago