Commit Graph

3497 Commits (8abbf621d1aafd883e8ea004e09d4e06c157e5e8)
 

Author SHA1 Message Date
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
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