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 7078063491 [core] fix parsing of chunk digits
Change-Id: I8fd5b916172c432b63329078e261a8ed5eff23dc
4 years ago
..
Makefile.am [autotools] remove generated ragel parsers from dist 9 years ago
actions.c handle ENAMETOOLONG in various places 6 years ago
actions_lua.c [core] handle differences between options/actions/setups in plugin.c 10 years ago
angel.c disable some debug messages 10 years ago
angel_fake.c [angel_fake] use li_sockaddr_from_string in li_angel_fake_listen 9 years ago
backends.c [debug] provide more unique event names for waitqueues 8 years ago
base_lua.c fix bugs found with clang-3.3 -fsanitize=address,undefined 10 years ago
chunk.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 9 years ago
chunk_lua.c [lua] check values for NULL before pushing to stack 10 years ago
chunk_parser.c [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
collect.c [common] implement libev wrapper 10 years ago
condition.c [core] expose request.raw_path as condition variable 9 years ago
condition_lua.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
config_lua.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
config_parser.rl [parsers] fix unused variable warnings 7 years ago
connection.c track event "names" for debugging 8 years ago
core_lua.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 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 [lua] check values for NULL before pushing to stack 10 years ago
etag.c Add some missing LI_/li prefixes for types and enum values 13 years ago
filter.c [lua] handle filter->vr == NULL in lua filters, handle filter->in == NULL in xsendfile 8 years ago
filter_buffer_on_disk.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
filter_chunked.c [core] fix parsing of chunk digits 4 years ago
filters_lua.c [lua] handle filter->vr == NULL in lua filters, handle filter->in == NULL in xsendfile 8 years ago
http_headers.c [core] fix fallthrough annotation for gcc 4 years ago
http_headers_lua.c [lua] check values for NULL before pushing to stack 10 years ago
http_range_parser.rl [parsers] fix unused variable warnings 7 years ago
http_request_parser.rl [parsers] fix unused variable warnings 7 years ago
http_response_parser.rl [core/mod_proxy] support http backends trying to run keep-alive 4 years ago
lighttpd_glue.c [core] remove lighttpd-glue.h from base.h 13 years ago
lighttpd_worker.c fix missing li prefixes 10 years ago
log.c [debug] provide more unique event names for waitqueues 8 years ago
mimetype.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
network.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 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 fix bugs and warnings reported by clang 10 years ago
options.c Split options into two categories: simple (int, bool) and ref-counted pointers 13 years ago
pattern.c [plugin_core] fix docroot pattern error handling (fixes #2362) 11 years ago
physical_lua.c [lua] check values for NULL before pushing to stack 10 years ago
plugin.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
plugin_core.c [core] add strict.post_content_length option 5 years ago
request.c [core] add strict.post_content_length option 5 years ago
request_lua.c [lua] check values for NULL before pushing to stack 10 years ago
response.c [core] handle Connection: Upgrade 10 years ago
response_lua.c [lua] check values for NULL before pushing to stack 10 years ago
server.c track event "names" for debugging 8 years ago
stat_cache.c [core] use readdir instead of readdir_r 6 years ago
stat_lua.c [lua] check values for NULL before pushing to stack 10 years ago
stream.c track event "names" for debugging 8 years ago
stream_http_response.c [core] fix segfault in http response streaming 4 years ago
stream_simple_socket.c [simple-stream] fix double assignment 9 years ago
subrequest_lua.c [core] handle Connection: Upgrade 10 years ago
throttle.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
url_parser.rl [parsers] fix unused variable warnings 7 years ago
value.c [value] move value functions that depend on angel / main implementations into separate file, included in the other implementations 9 years ago
value_lua.c [common] remove hash value type (use key/value lists instead) 9 years ago
virtualrequest.c [streams] improve stream handling, hopefully fixes bug with lingering backend connections 8 years ago
virtualrequest_lua.c [lua] check values for NULL before pushing to stack 10 years ago
worker.c [debug] provide more unique event names for waitqueues 8 years ago