summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some HTML syntax issues.Christophe Jaillet2019-03-151-1/+2
* Uplift of relevante changes of r1855479 in branches/2.4.x, re disappearance o...Stefan Eissing2019-03-142-5/+0
* spotted by RuedigerEric Covener2019-03-131-1/+1
* mod_mime: Add `MimeOptions` Eric Covener2019-03-131-2/+53
* Make the work-around for C++ style comments causing fatal errors inJim Jagielski2019-03-131-1/+1
* Reverting the unwanted revert of r1852989.Stefan Eissing2019-03-131-1/+1
* mod_ssl: AH10129 from ERR to DEBUG level.Yann Ylavic2019-03-121-1/+2
* *) mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument isStefan Eissing2019-03-121-10/+14
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-0721-1182/+185
* *) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...Stefan Eissing2019-02-264-32/+69
* http: Fix possible empty response with mod_ratelimit for HEAD requests.Yann Ylavic2019-02-211-6/+14
* mod_proxy_hcheck: mute "run from watchdog" message.Yann Ylavic2019-02-201-3/+0
* mod_http2: fix for latest mod_reqtimeout change re handshake timeoutsStefan Eissing2019-02-202-6/+3
* mod_proxy_http: revert spurious comment from r1853953.Yann Ylavic2019-02-201-1/+0
* mod_proxy_http: common function for stream_reqbody_{cl,chunked}()Yann Ylavic2019-02-201-114/+51
* mod_reqtimeout: follow up to r1853901: init stage name outside INIT_STAGE().Yann Ylavic2019-02-201-2/+3
* mod_reqtimeout: follow up to r1853901: fix macro args.Yann Ylavic2019-02-201-3/+3
* mod_reqtimeout: follow up to r1853906: adjust hooks priorities comments.Yann Ylavic2019-02-191-4/+6
* mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.Yann Ylavic2019-02-191-5/+26
* mod_reqtimeout: factorize structs and code.Yann Ylavic2019-02-191-98/+87
* mod_cache_socache: avoid pool to heap reallocation.Yann Ylavic2019-02-191-32/+25
* This is harmless, but this really should be an 'echo_do *'Christophe Jaillet2019-02-171-1/+1
* * modules/md/mod_md_config.c (md_mod_conf_get): Use state-dir-relativeJoe Orton2019-02-151-1/+14
* mod_proxy_http: follow up to r1853561.Yann Ylavic2019-02-141-8/+6
* Revert r1853564.Yann Ylavic2019-02-141-4/+2
* mod_proxy_http: follow up to r1853409: no need to double flush on EOS.Yann Ylavic2019-02-141-2/+4
* mod_proxy_http: follow up to r1853409: don't play with meta-buckets.Yann Ylavic2019-02-141-19/+14
* Create the configure for mod_proxy_hcheck when used in BalancerMember.Jean-Frederic Clere2019-02-141-0/+10
* mod_proxy_http: follow up to r1853409.Yann Ylavic2019-02-131-13/+25
* Fix numberingChristophe Jaillet2019-02-121-1/+1
* mod_proxy_http: rework the flushing strategy when forwarding the request body.Yann Ylavic2019-02-112-170/+106
* Fix a race condition.Christophe Jaillet2019-02-081-14/+12
* http2: mark tasks' pools.Yann Ylavic2019-02-071-0/+1
* mod_ssl: unset FIPS mode only if we set it.Yann Ylavic2019-02-072-4/+11
* Make proxy modules compile if APR_HAS_THREADS is not defined.Stefan Sperling2019-01-294-3/+66
* * inc http2 version number to distinguish to github released versionStefan Eissing2019-01-282-3/+3
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-2828-464/+642
* mod_ssl: give mod_md the chance to override certificate after ALPN protocol n...Stefan Eissing2019-01-251-22/+52
* mod_http2: fixed slave connection keepalives counter.Stefan Eissing2019-01-253-16/+23
* mod_http2: enable re-use of slave connections again.Stefan Eissing2019-01-243-13/+12
* reverting last changeStefan Eissing2019-01-244-64/+35
* mod_http2: enable re-use of slave connections again.Stefan Eissing2019-01-244-35/+64
* revert of r808895 somehow missed mod_proxy_ftpEric Covener2019-01-231-1/+1
* Clarify potentially unsuccessful success results.William A. Rowe Jr2019-01-171-0/+4
* When a :port is included in the CacheKeyBaseURL the ":" is lost from the actu...Christophe Jaillet2019-01-121-3/+2
* Fix websocket proxy over UDS.Christophe Jaillet2019-01-111-1/+4
* LanguagePriority should be case-insensitive in order to match AddLanguage beh...Christophe Jaillet2019-01-101-1/+1
* Always decode session attributes early.Hank Ibell2019-01-101-11/+14
* * modules/ssl/ssl_engine_io.c (bio_filter_out_write,Joe Orton2019-01-101-8/+4
* * modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No functional change:Joe Orton2019-01-091-1/+1