Commit Graph

3537 Commits (fef1a9450976769d6645437b462e8075dffd3542)
 

Author SHA1 Message Date
Glenn Strauss c3073b4da6 [core] stricter parsing of POST chunked block hdr
3 years ago
Glenn Strauss 9ca668c870 [mod_fastcgi] decode Transfer-Encoding: chunked
3 years ago
Glenn Strauss 7420526ddb [core] decode Transfer-Encoding: chunked from gw
3 years ago
Glenn Strauss dbd438cca0 [mod_openssl] read secret data w/ BIO_new_mem_buf
3 years ago
Glenn Strauss 4b755d2b03 [mod_deflate] quicker check for Content-Encoding
3 years ago
Glenn Strauss 496dc6d9c5 [core] detect and reject TLS connect to cleartext
3 years ago
Glenn Strauss 87428818a1 [mod_nss] func renames for consistency
3 years ago
Glenn Strauss 33c8cf41db [multiple] rename connection_reset hook to request
3 years ago
Glenn Strauss bb6a5d7821 [core] separate funcs to reset (request_st *)
3 years ago
Glenn Strauss 164f7600b7 [multiple] con hooks store ctx in con->plugin_ctx
3 years ago
Glenn Strauss fea5bdc873 [core] con layer plugin_ctx separate from request
3 years ago
Glenn Strauss 5f7bf472c7 [core] server.feature-flags extensible config
3 years ago
Glenn Strauss 5d7071293a [build] add --with-brotli to CI build
3 years ago
Glenn Strauss bc5d4b3492 [mod_compress] remove mod_compress
3 years ago
Glenn Strauss de9e2f9881 [tests] mod_compress -> mod_deflate
3 years ago
Glenn Strauss 672891a7d6 [doc] mod_compress -> mod_deflate
3 years ago
Glenn Strauss 8dd33a72dd [mod_deflate] mod_deflate subsumes mod_compress
3 years ago
Glenn Strauss be6da785c5 [mod_deflate] deflate.cache-dir compressed cache
3 years ago
Glenn Strauss 5b15c1f449 [mod_deflate] propagate errs from internal funcs
3 years ago
Glenn Strauss b2fe37f0a9 [mod_deflate] fix typo in config option
3 years ago
Glenn Strauss f47ffb438c [build] bzip2 default to not-enabled in build
3 years ago
Glenn Strauss 8d5e237c60 [mod_deflate] Brotli support
3 years ago
Glenn Strauss be8047d82f [build] build fixes for AIX
3 years ago
Stefan Bühler 5722574df5 move ci-build.sh to scripts
3 years ago
Stefan Bühler 852de34113 add ci-build.sh
3 years ago
Glenn Strauss 1a516b4c4c [mod_vhostdb_dbi] allow strings and ints in config
3 years ago
Glenn Strauss 3dca923591 [mod_authn_mysql,file] use crypt() to save stack
3 years ago
Glenn Strauss fed2ecae19 [mod_authn_dbi] authn backend employing DBI
3 years ago
Glenn Strauss dba4a328c2 [core] Nettle assert()s if buffer len > digest sz
3 years ago
Glenn Strauss c3dd167dd9 [mod_openssl] fix build warnings on MacOS X
3 years ago
Glenn Strauss 33ae830291 [mod_auth] accept "nonce-secret" & "nonce_secret"
3 years ago
Glenn Strauss 563fe5f013 [mod_authn_ldap,mod_vhostdb_ldap] add timeout opt (#2805)
3 years ago
Glenn Strauss e11514b086 [mod_auth,mod_vhostdb] add caching option (fixes #2805)
3 years ago
Rosen Penev fd2a12d636 [meson] add missing libmaxminddb section
3 years ago
Rosen Penev 04a7d98cb9 [meson] fix libmariadb dependency
3 years ago
Glenn Strauss 3057b63ea2 [multiple] address coverity warnings
3 years ago
Glenn Strauss 3119d938cb [mod_webdav] build fix: ifdef live_properties
3 years ago
Glenn Strauss 50ddc8108b [mod_webdav] update rc for PROPFIND allprop
3 years ago
Glenn Strauss 10b7aedcdb [mod_webdav] fix theoretical NULL dereference
3 years ago
Glenn Strauss 2781a3be6d [multiple] address coverity warnings
3 years ago
Glenn Strauss ea58cc6f3f [core] store fd in srv->stdin_fd during setup
3 years ago
Glenn Strauss 6886e78bca [core] remove unused mbedtls_enabled flag
3 years ago
Glenn Strauss 2f5fc68b59 [build] fix typo in src/Makefile.am EXTRA_DIST
3 years ago
Glenn Strauss c75fd15d7a [build] remove tests/mod-userdir.t from builds
3 years ago
Glenn Strauss be0d11414e [cmake] update deps for src/t/test_*
3 years ago
Glenn Strauss 52fb78459f [cmake] update deps for src/t/test_*
3 years ago
Glenn Strauss f85d1f9070 [core] splaytree_djbhash() in splaytree.h (reuse)
3 years ago
Glenn Strauss 0d4c8edd8f [mod_mysql_vhost] deprecated; use mod_vhostdb_mysql
3 years ago
Glenn Strauss d334eaf1ee [core] uint32_t is plenty large for path names
3 years ago
Glenn Strauss 28f1867c11 quiet clang analyzer scan-build warnings
3 years ago