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.
Stefan Bühler 01abf704a3 [lua] Use recursive lock for global lua lock 11 years ago
..
Makefile.am move profiler code to common lib 12 years ago
actions.c [lua]: add subrequests 13 years ago
actions_lua.c [lua] Use recursive lock for global lua lock 11 years ago
angel.c Increase timeout for angel-listen 12 years ago
angel_fake.c [log] Add basic api to open log files via angel 13 years ago
chunk.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
chunk_lua.c [lua]: chunkqueue: fix file<->tempfile handling 13 years ago
chunk_parser.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
collect.c Split sources into subdirs 14 years ago
condition.c [pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions 13 years ago
condition_lua.c Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
config_lua.c modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker 13 years ago
config_parser.rl [configparser] allow normal actions and setups with the same name 11 years ago
connection.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
core_lua.c [log] remove different timestamp format handling (one is enough), separate log context (liLogMap) from virtualrequest 11 years ago
environment.c Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 14 years ago
environment_lua.c Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
etag.c Add some missing LI_/li prefixes for types and enum values 13 years ago
filter_buffer_on_disk.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
filter_chunked.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
filters_lua.c Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue api 14 years ago
http_headers.c Optimize header insertion 13 years ago
http_headers_lua.c Fix C++ style comments 13 years ago
http_range_parser.rl Add unit-testing for range-parser and fix the parser 14 years ago
http_request_parser.rl [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
http_response_parser.rl [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
lighttpd_glue.c [core] remove lighttpd-glue.h from base.h 13 years ago
lighttpd_worker.c [core] change memory profiler output, add minsize parameter to debug.profiler_dump action 12 years ago
log.c [log] Remove (broken) locking for g_printerr in li_log_write_stderr - fputs, the default backend, is thread safe 11 years ago
mimetype.c [mime-types] Fix mimetype insert, add new test cases to catch this 13 years ago
network.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
network_sendfile.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
network_write.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
network_writev.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
options.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
pattern.c [plugin_core] fix docroot pattern error handling (fixes #2362) 12 years ago
physical_lua.c Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
plugin.c plugin.c: fix optionptr mem-leak 13 years ago
plugin_core.c [plugin_core] Fix closing data stream for invalid ranges in static handling 11 years ago
request.c Fix use of deprecated g_strcasecmp 11 years ago
request_lua.c Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
response.c [response] fix totally broken response headers if connection header is sent 12 years ago
response_lua.c Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
server.c [lua] Use recursive lock for global lua lock 11 years ago
stat_cache.c waitqueue: modify callback 13 years ago
stat_lua.c Fix lua struct stat export 14 years ago
subrequest_lua.c [core]: fix connection/vrequest callbacks to return FALSE after they got reset, so handling stops 13 years ago
tests.c Split sources into subdirs 14 years ago
throttle.c [throttle] Fix segfaults 13 years ago
url_parser.rl [*cgi env]: Fix REQUEST_URI 12 years ago
value.c [value] add some functions to handle liValue 12 years ago
value_lua.c Fix some lua handling; add args for lua plugins/handlers 13 years ago
virtualrequest.c [log] Add changable log contexts (i.e. references to the real one), so a pointer to such context can be used over a longer period of time 11 years ago
virtualrequest_lua.c [lua]: add subrequests 13 years ago
worker.c [log] remove different timestamp format handling (one is enough), separate log context (liLogMap) from virtualrequest 11 years ago
wscript move profiler code to common lib 12 years ago