2
0
Fork 0
lighttpd2/include/lighttpd
Stefan Bühler 402c45dc45 Add buffer-on-disk for uploads automatically 2009-12-19 22:18:10 +01:00
..
actions.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
actions_lua.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
angel.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +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 Use relative timestamp for angel call timeouts, increase angel-listen timeout. 2009-11-22 14:48:18 +01:00
angel_data.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
angel_log.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
angel_plugin.h angel: support for restaring instance with SIGHUP 2009-10-17 23:50:41 +02:00
angel_plugin_core.h angel: support for restaring instance with SIGHUP 2009-10-17 23:50:41 +02:00
angel_proc.h angel: add support for setting RLIMIT_CORE / RLIMIT_NOFILE 2009-10-04 14:26:18 +02:00
angel_server.h angel: support for restaring instance with SIGHUP 2009-10-17 23:50:41 +02:00
angel_typedefs.h angel: support for restaring instance with SIGHUP 2009-10-17 23:50:41 +02:00
angel_value.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
base.h Add buffer-on-disk for uploads automatically 2009-12-19 22:18:10 +01:00
buffer.h add liBuffer: a reference-counted memory chunk (using mempool) for basic network data 2009-11-29 17:54:01 +01:00
chunk.h add liBuffer: a reference-counted memory chunk (using mempool) for basic network data 2009-11-29 17:54:01 +01:00
chunk_parser.h Prefix inline api functions with li_ 2009-09-26 20:31:52 +02:00
collect.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
condition.h Change internal conditional checks; export functions to read value of conditional-lvalues 2009-12-19 17:41:55 +01:00
condition_lua.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
config_lua.h Add per worker lua_State 2009-11-01 15:43:12 +01:00
config_parser.h Remove config parser code from main(), add cmake-option to disable default config parser 2009-12-13 21:35:46 +01:00
connection.h Fix server address (do not use the listen address) 2009-09-09 18:12:05 +02:00
core_lua.h Add per worker lua_State 2009-11-01 15:43:12 +01: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 Some core docs fixed 2009-09-13 17:46:02 +02:00
etag.h mod_deflate: add 304 not modified handling, handle HEAD requests 2009-09-29 11:46:40 +02:00
filter_buffer_on_disk.h Add buffer-on-disk for uploads automatically 2009-12-19 22:18:10 +01:00
filter_chunked.h Implement li_filter_chunked_decode + one unit-test for it 2009-10-19 21:45:00 +02:00
http_headers.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
http_range_parser.h Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 2009-10-08 14:33:47 +02:00
http_request_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
http_response_parser.h Drop 1xx responses in response parsing 2009-10-19 18:59:26 +02:00
idlist.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
ip_parsers.h Add listen mask checks to angel 2009-09-04 15:56:52 +02:00
lighttpd-glue.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
log.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
mempool.h Add mempool allocator to avoid fragmentation 2009-11-29 15:22:57 +01:00
module.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
network.h Add custom server socket callbacks (for ssl modules) 2009-09-08 19:09:39 +02:00
options.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
plugin.h angel/lighty now synchronize the server state 2009-08-30 20:43:13 +02:00
plugin_core.h Fix etags (broken as "throttle" option was removed but not removed from enum) 2009-10-12 00:09:22 +02:00
profiler.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
radix.h Make radix tree generic (length independent), use it for mod_access ipv4/ipv6 2009-12-14 14:29:59 +01:00
request.h Remove li_vrequest_stat and fix condition.c 2009-09-15 19:08:13 +02:00
response.h Cleanup connection code 2009-09-08 19:09:08 +02:00
server.h Add max-connections check, set to max-fds/4 2009-10-04 14:25:59 +02:00
settings.h mod_auth: add htdigest and htpasswd (no apr-md5) backend 2009-10-10 19:27:42 +02:00
stat_cache.h Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +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 Forgot updated header in previous commit 2009-10-18 20:11:35 +02:00
typedefs.h add liBuffer: a reference-counted memory chunk (using mempool) for basic network data 2009-11-29 17:54:01 +01:00
url_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
utils.h utils: added some hash/equal functions 2009-10-17 23:50:21 +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
version.h Fix server.tag and version output, part 2 2009-09-16 00:21:01 +02:00
virtualrequest.h Add buffer-on-disk for uploads automatically 2009-12-19 22:18:10 +01:00
waitqueue.h Fix stat-cache ref counting 2009-10-05 19:41:48 +02:00
worker.h Reduce buffer allocs for network read 2009-11-22 18:50:11 +01:00