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/src/modules
Stefan Bühler 061b2a4262 [core] handle differences between options/actions/setups in plugin.c 10 years ago
..
Makefile.am [autobuild] fix renamed header ssl_client_hello_parser.h 10 years ago
fastcgi_stream.c [fastcgi] add debug prints before all fastcgi_reset calls, don't reset connection on stderr data if connection was already closed 10 years ago
fastcgi_stream.h [mod_fastcgi]: use backends 10 years ago
gnutls_filter.c [mod_gnutls] parse client hello for sni and protocol version 10 years ago
gnutls_filter.h [mod_gnutls] stream 10 years ago
mod_access.c radix: fix li_radixtree_new prototype 13 years ago
mod_accesslog.c [common] implement libev wrapper 10 years ago
mod_auth.c [mod_auth] convert to handling key-value list 10 years ago
mod_balance.c [common] implement libev wrapper 10 years ago
mod_cache_disk_etag.c [mod_cache_disk_etag] fix use after free 10 years ago
mod_debug.c replace unneeded ev_/EV_ references 10 years ago
mod_deflate.c [mod_deflate] convert to handling key-value list 10 years ago
mod_dirlist.c [core] Use streams 10 years ago
mod_expire.c [common] implement libev wrapper 10 years ago
mod_fastcgi.c disable some debug messages 10 years ago
mod_flv.c [core] Use streams 10 years ago
mod_fortune.c [core] Use streams 10 years ago
mod_gnutls.c [mod_openssl] error out on unknown parameters 10 years ago
mod_limit.c fix glib deprecation warnings 10 years ago
mod_lua.c [core] handle differences between options/actions/setups in plugin.c 10 years ago
mod_memcached.c [mod_memcached] convert to handling key-value list 10 years ago
mod_openssl.c [mod_openssl] error out on unknown parameters 10 years ago
mod_progress.c [common] implement libev wrapper 10 years ago
mod_proxy.c [core] add option to disable buffering large request bodies on disk - forward them to backend directly instead 10 years ago
mod_redirect.c [mod_redirect] Fix patterns using %n references 13 years ago
mod_rewrite.c [pattern] Fix vr->wrk->tmp_str usage, remove pattern.h from base.h, add pattern support to header.add* actions 13 years ago
mod_scgi.c [core] add option to disable buffering large request bodies on disk - forward them to backend directly instead 10 years ago
mod_status.c [core] fix connection timeout handling 10 years ago
mod_throttle.c [mod_throttle] fix refcount and double free 10 years ago
mod_userdir.c Fix C++ style comments 13 years ago
mod_vhost.c [mod_vhost] fix config mem leak 10 years ago
openssl_filter.c [mod_openssl,mod_gnutls] fix missing disconnect (mem leak), free buffers (mem leak) 10 years ago
openssl_filter.h [openssl] use BIO wrappers for streams 10 years ago
ssl-session-db.h [mod_gnutls] add memory session database 10 years ago
ssl_client_hello_parser.h [mod_gnutls] fix endless loop in client hello parser 10 years ago