2
0
Fork 0
lighttpd2/src/modules
Stefan Bühler 7aec09dd27 [lua] split all metatable init/create code into separate functions
- lua_push_*_metatable and init_*_mt (init only used by push)

Change-Id: I42a3d58b884205f30e4ee9a99c693ce65e9dbf66
2021-08-05 13:55:29 +02:00
..
Makefile.am [mod_gnutls] add basic OCSP response stapling support 2016-08-27 19:55:25 +02:00
fastcgi_stream.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
fastcgi_stream.h [mod_fastcgi]: use backends 2013-05-23 17:56:23 +02:00
gnutls_filter.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
gnutls_filter.h [mod_gnutls] stream 2013-05-23 17:56:24 +02:00
gnutls_ocsp.c [mod_gnutls] support OCSP responses in sni backends 2017-07-26 09:46:13 +02:00
gnutls_ocsp.h [mod_gnutls] support OCSP responses in sni backends 2017-07-26 09:46:13 +02:00
mod_access.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_accesslog.c [common] refactor liValue to share most of the code 2014-02-06 14:01:20 +01:00
mod_auth.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
mod_balance.c track event "names" for debugging 2015-01-17 15:16:29 +01:00
mod_cache_disk_etag.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 2014-04-15 11:11:51 +02:00
mod_debug.c [mod_debug] show more details for events 2015-08-05 21:57:12 +02:00
mod_deflate.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_dirlist.c handle ENAMETOOLONG in various places 2017-05-20 15:48:36 +02:00
mod_expire.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_fastcgi.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
mod_flv.c handle ENAMETOOLONG in various places 2017-05-20 15:48:36 +02:00
mod_fortune.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_gnutls.c [mod_gnutls] support OCSP responses in sni backends 2017-07-26 09:46:13 +02:00
mod_limit.c [debug] provide more unique event names for waitqueues 2015-08-09 10:12:21 +02:00
mod_lua.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
mod_memcached.c [lua] split all metatable init/create code into separate functions 2021-08-05 13:55:29 +02:00
mod_openssl.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
mod_progress.c [debug] provide more unique event names for waitqueues 2015-08-09 10:12:21 +02:00
mod_proxy.c [core/mod_proxy] support http backends trying to run keep-alive 2019-08-25 11:45:18 +02:00
mod_redirect.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_rewrite.c [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 2014-06-06 13:41:30 +02:00
mod_scgi.c [core] move CGI environment creation to core 2019-08-31 13:48:17 +02:00
mod_status.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 2014-04-15 11:11:51 +02:00
mod_throttle.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
mod_userdir.c [doc] document core config and modules in tree 2014-02-03 12:57:25 +01:00
mod_vhost.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
openssl_filter.c [core] include and use hedley (v15) header 2021-08-05 12:29:46 +02:00
openssl_filter.h [openssl] use BIO wrappers for streams 2013-05-23 17:56:24 +02:00
ssl-session-db.h [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00
ssl_client_hello_parser.h [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 2014-04-11 11:40:24 +02:00