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
Stefan Bühler 3bf903c398 [lua] provide and use li_lua_new_protected_metatable to prevent tampering with metatables
Change-Id: Ifda5a1465c8fc291f0f09490a9f6e2c3f6b27504
2 years ago
..
Makefile.am [autobuild] fix duplicate config.h install and remove config.h from dist tarball 9 years ago
actions.h [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
actions_lua.h [lua] one li_lua_init_*_mt function per "file", add a few missing ones 2 years ago
angel.h [common] implement libev wrapper 10 years ago
angel_base.h [common] refactor liValue to share most of the code 9 years ago
angel_config_parser.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
angel_connection.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
angel_data.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
angel_log.h [core] include and use hedley (v15) header 2 years ago
angel_plugin.h [angel] rewrite config handling, rename items, document it 9 years ago
angel_plugin_core.h [angel] rewrite config handling, rename items, document it 9 years ago
angel_proc.h [common] implement libev wrapper 10 years ago
angel_server.h [angel,tests] implement and use "one-shot" option to not restart crashed workers 10 years ago
angel_typedefs.h angel: support for restaring instance with SIGHUP 14 years ago
backends.h replace unneeded ev_/EV_ references 10 years ago
base.h [common] refactor liValue to share most of the code 9 years ago
base_lua.h [lua] add per lua_State lock 10 years ago
buffer.h fix missing li prefixes 10 years ago
chunk.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
chunk_parser.h [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
collect.h [common] implement libev wrapper 10 years ago
condition.h [core] expose request.raw_path as condition variable 9 years ago
condition_lua.h [lua] one li_lua_init_*_mt function per "file", add a few missing ones 2 years ago
config_lua.h [lua] provide and use li_lua_new_protected_metatable to prevent tampering with metatables 2 years ago
config_parser.h [core] rewrite config parser 10 years ago
connection.h [core] fix connection timeout handling 10 years ago
core_lua.h [lua] provide and use li_lua_new_protected_metatable to prevent tampering with metatables 2 years ago
encoding.h [core] Add li-prefix to structs, enums and function names for encoding helpers 14 years ago
environment.h [core] move CGI environment creation to core 4 years ago
etag.h Add some missing LI_/li prefixes for types and enum values 13 years ago
events.h [core] include and use hedley (v15) header 2 years ago
fetch.h [core] implement generic "fetch" api 10 years ago
filter.h fix filters (deflate, memcached, cache_disk_etag) 10 years ago
filter_buffer_on_disk.h wait for request body in dynamic backends, cache them on disk 10 years ago
filter_chunked.h [core] support chunked uploads 10 years ago
hedley.h [core] include and use hedley (v15) header 2 years ago
http_headers.h [core] handle Connection: Upgrade 10 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 [core/mod_proxy] support http backends trying to run keep-alive 4 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
jobqueue.h [common] implement libev wrapper 10 years ago
lighttpd-glue.h [core] remove lighttpd-glue.h from base.h 13 years ago
log.h [core] include and use hedley (v15) header 2 years ago
memcached.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
mempool.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
mimetype.h [mime-types] Fix mimetype insert, add new test cases to catch this 12 years ago
module.h [core] Add --module-resident commandline parameter to prevent module unloading. Useful for valgrind or tcmalloc 13 years ago
network.h [throttle] rewrite 10 years ago
options.h [common] refactor liValue to share most of the code 9 years ago
pattern.h [core] truncate temp string before evaluating pattern. add comment to pattern.h that li_eval_pattern() does not truncate the string for you 12 years ago
plugin.h [core/modules] refactor config handling 10 years ago
plugin_core.h [core] add strict.post_content_length option 5 years ago
profiler.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
radix.h radix: fix li_radixtree_new prototype 13 years ago
request.h [core] support chunked uploads 10 years ago
response.h [core] handle Connection: Upgrade 10 years ago
server.h [core] rewrite config parser 10 years ago
settings.h [core] include and use hedley (v15) header 2 years ago
stat_cache.h [core]: add tasklet pools to workers and use them for stat-cache 13 years ago
stream.h [gnutls] fix cleanup order (use-after-free) 10 years ago
stream_http_response.h [core/mod_proxy] support http backends trying to run keep-alive 4 years ago
sys_memory.h [core] Add li_memory_usage(), clean up some old sys-* files 13 years ago
sys_socket.h [core] include and use hedley (v15) header 2 years ago
tasklet.h [common] implement libev wrapper 10 years ago
throttle.h fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...) 10 years ago
typedefs.h [common] refactor liValue to share most of the code 9 years ago
url_parser.h [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 9 years ago
utils.h [core] include and use hedley (v15) header 2 years ago
value.h [liValue] fix dereference after NULL check 9 years ago
value_lua.h [lua] one li_lua_init_*_mt function per "file", add a few missing ones 2 years ago
version.h Fix server.tag and version output, part 2 14 years ago
virtualrequest.h [core] handle Connection: Upgrade 10 years ago
waitqueue.h [debug] provide more unique event names for waitqueues 8 years ago
worker.h [core] fix connection timeout handling 10 years ago