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 7fb0148348 [mod_gnutls] use only pin callback, don't pass pin as parameter
- also check for number of attempts instead of flags,
  the same the gnutls internal callback is doing when a
  password is passed

Change-Id: I84f5a0c7a4e3aea6f55b7b28c2f57019128351c7
7 years ago
..
Makefile.am [autobuild] fix renamed header ssl_client_hello_parser.h 10 years ago
fastcgi_stream.c [fastcgi] assert pointer is not NULL before dereference before NULL check in a loop 9 years ago
fastcgi_stream.h [mod_fastcgi]: use backends 10 years ago
gnutls_filter.c [ssl] don't exit early when there is no data to write; otherwise EOS stream handling is not triggered 8 years ago
gnutls_filter.h [mod_gnutls] stream 10 years ago
mod_access.c [doc] document core config and modules in tree 9 years ago
mod_accesslog.c [common] refactor liValue to share most of the code 9 years ago
mod_auth.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
mod_balance.c track event "names" for debugging 8 years ago
mod_cache_disk_etag.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 9 years ago
mod_debug.c [mod_debug] show more details for events 8 years ago
mod_deflate.c [doc] document core config and modules in tree 9 years ago
mod_dirlist.c [doc] document core config and modules in tree 9 years ago
mod_expire.c [doc] document core config and modules in tree 9 years ago
mod_fastcgi.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
mod_flv.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 9 years ago
mod_fortune.c [doc] document core config and modules in tree 9 years ago
mod_gnutls.c [mod_gnutls] use only pin callback, don't pass pin as parameter 7 years ago
mod_limit.c [debug] provide more unique event names for waitqueues 8 years ago
mod_lua.c [doc] document core config and modules in tree 9 years ago
mod_memcached.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
mod_openssl.c [mod_openssl] various fixes, fix error handling 9 years ago
mod_progress.c [debug] provide more unique event names for waitqueues 8 years ago
mod_proxy.c [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 9 years ago
mod_redirect.c [doc] document core config and modules in tree 9 years ago
mod_rewrite.c [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 9 years ago
mod_scgi.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
mod_status.c assert many previously unchecked return values, handle some explicitly, remove FD_CLOEXEC in worker - mustn't fork 9 years ago
mod_throttle.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
mod_userdir.c [doc] document core config and modules in tree 9 years ago
mod_vhost.c [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
openssl_filter.c [ssl] don't exit early when there is no data to write; otherwise EOS stream handling is not triggered 8 years ago
openssl_filter.h [openssl] use BIO wrappers for streams 10 years ago
ssl-session-db.h [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago
ssl_client_hello_parser.h [core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind 9 years ago