Commit Graph

3364 Commits (21987c863f63db0493331248fe222ac498de8782)
 

Author SHA1 Message Date
Glenn Strauss 21987c863f [mod_extforward] preserve changed addr for h2 con
2 years ago
Glenn Strauss bbcc2f229a [multiple] allow TLS ALPN "h2" if "server.h2proto"
2 years ago
Glenn Strauss a8f8d5edc0 [core] HTTP_VERSION_2
3 years ago
Glenn Strauss 1041a56dd9 [core] server.feature-flags to enable h2
3 years ago
Glenn Strauss 96324fbba0 [mod_extforward] skip after HANDLER_COMEBACK
3 years ago
Glenn Strauss 0c7d250034 [mod_extforward] save proto per connection
3 years ago
Glenn Strauss b600b75f20 [core] inline buffer_reset()
3 years ago
Glenn Strauss e1bb579361 [core] disperse settings.h to appropriate headers
3 years ago
Glenn Strauss 3e046ccabf [core] dlsym for FAMNoExists() for compat w/ fam
3 years ago
Glenn Strauss d2d5f27f80 [core] chunkqueue_compact_mem() must upd cq->last
3 years ago
Glenn Strauss 346280fed7 [mod_proxy] do not forward Expect: 100-continue
3 years ago
Glenn Strauss 8b4abaf498 [mod_webdav] fix fallback if linkat() fails
3 years ago
Jeff Zignego 3470919212 Add avahi service file under doc/avahi/
3 years ago
Stefan Bühler 5515bb2a08 scons: fix check environment
3 years ago
Glenn Strauss e012705b43 [build] SCons fix space/tabs inconsistency
3 years ago
Glenn Strauss eb4f953396 [build] avoid accept_filter_arg compiler warning
3 years ago
Glenn Strauss cea7e92157 [build] SCons brotli needs pkg-config --static
3 years ago
Glenn Strauss f358f04bdc [build] SCons build mod_deflate w/ libm for brotli
3 years ago
Glenn Strauss 17b378c00e [build] SCons build with brotli needs -lm on *BSD
3 years ago
Glenn Strauss abfa915d97 [build] fix SCons build for detection of brotli
3 years ago
Glenn Strauss 4663564c8a [mod_authn_dbi,mod_authn_mysql] fix coverity issue
3 years ago
Glenn Strauss 7bc7082d32 [mod_extforward] attempt to quiet Coverity warning
3 years ago
Glenn Strauss 4a1960958a [core] add some missing standard includes
3 years ago
Glenn Strauss b2d7635801 [mod_webdav] fix inadvertent string truncation
3 years ago
Glenn Strauss 0fb391c096 [core] http_header_remove_token()
3 years ago
Glenn Strauss d44a26bfa3 [tests] test_base64.c clear buf vs reset
3 years ago
Glenn Strauss f7919c1ae3 [mod_proxy] send HTTP/1.1 requests to backends
3 years ago
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