summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* building separate lib and static linking it into mod_mdStefan Eissing2017-08-083-16/+79
* first configure+compile versionStefan Eissing2017-08-0441-70/+12861
|\
| * bumping version, removing some unused code, fixes in base64url from mod_mdStefan Eissing2017-08-043-70/+22
| * mod_http2: non-dev version for backportStefan Eissing2017-08-041-1/+1
* | branch for integrating mod_md into trunkStefan Eissing2017-08-045-0/+151
|/
* mod_http2: signalling produce IO before waiting on beam buffer to drain.Stefan Eissing2017-07-302-9/+12
* mod_http2: version bump, partial fix for stream response getting stuck, see h...Stefan Eissing2017-07-305-186/+235
* mod_ssl, ab: compatibility with LibreSSL. PR 61184.Yann Ylavic2017-07-309-29/+45
* mod_ssl: we can't use SSL_COMP_free_compression_methods() if OPENSSL_NO_COMPYann Ylavic2017-07-291-0/+2
* Make sure updatelbstatus() is NULLJim Jagielski2017-07-245-5/+10
* Fix overriding ExtendedStatus to "off" with mod_systemd loaded, andJoe Orton2017-07-181-1/+17
* mod_proxy_fcgi: Add the support for mod_proxy'sLuca Toscano2017-07-161-0/+22
* Add logic to read the Upgrade header and use it in the response.Jean-Frederic Clere2017-07-111-1/+6
* On the trunk:Stefan Eissing2017-07-065-12/+388
* Correct string scope to prevent duplicated values for subsequent tokens.William A. Rowe Jr2017-07-051-2/+2
* Fix negotiation type parsing to be strict about "*", "*/*" and "type/*"William A. Rowe Jr2017-07-051-3/+8
* Fix another mod_lua compile error.Rainer Jung2017-07-051-1/+1
* Fix new compilation breakage in mod_lua.Rainer Jung2017-07-043-12/+10
* Mostly revert the configure compat check forRainer Jung2017-07-041-33/+5
* Fix last compat issue with Lua 5.2 and 5.3.Rainer Jung2017-07-041-0/+4
* More mod_lua compat for Lua 5.1, 5.2, 5.3.Rainer Jung2017-07-045-21/+19
* mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.Rainer Jung2017-07-042-5/+5
* On the trunk:Stefan Eissing2017-07-0310-93/+136
* Partial reversal of r1800306... note virtual scripts in notesJim Jagielski2017-06-301-1/+5
* proxy_fcgi: remove FPM-specific logicJacob Champion2017-06-292-37/+1
* * Silence compiler warningRuediger Pluem2017-06-281-1/+1
* Since r1753257, "HEAD" method is registered into the registry hash with the M...Christophe Jaillet2017-06-251-5/+1
* OK... we display ms, since we want to be able to provideJim Jagielski2017-06-211-4/+4
* allow balancer-manager to also accept subsecond intervalsJim Jagielski2017-06-211-4/+7
* Proxy timeout statements now sub-second granularityJim Jagielski2017-06-211-17/+23
* unused nowJim Jagielski2017-06-211-2/+0
* Allow finer control over hcheck intervals... minimum is whateverJim Jagielski2017-06-211-7/+11
* Allow WatchdogInterval to be sub 1 secondJim Jagielski2017-06-211-4/+12
* Not an error... last one is honoredJim Jagielski2017-06-211-4/+0
* httpdunit: merge to trunk from feature branchJacob Champion2017-06-211-1/+1
|\
| * configure: don't overwrite other_targets when mod_suexec is enabledJacob Champion2017-05-251-1/+1
* | * The libnghttp2.pc might be found in lib64 on 64 bit systemsRuediger Pluem2017-06-201-6/+12
* | fix for RewriteOptions processing in r1798938Eric Covener2017-06-191-3/+4
* | add RewriteOptions LongURLOptimizationEric Covener2017-06-161-12/+28
* | Revert r1798456Ruediger Pluem2017-06-121-1/+0
* | * Only report success, if had real one.Ruediger Pluem2017-06-121-2/+2
* | * Do not cache OCSP_RESPONSE_STATUS_TRYLATER.Ruediger Pluem2017-06-121-0/+1
* | * Mark OCSP_RESPONSE_STATUS_TRYLATER as error responseRuediger Pluem2017-06-121-0/+1
* | remove taint checking from proxy_handlerEric Covener2017-06-071-7/+0
* | On the trunk:Stefan Eissing2017-06-061-2/+2
* | On the trunk:Stefan Eissing2017-06-062-12/+17
* | whitespace and match 2.4.xEric Covener2017-06-051-1/+1
* | mod_mime: fix quoted pair scanningEric Covener2017-06-041-2/+2
* | whitespace onlyEric Covener2017-05-301-1/+1
* | Move a potential NULL pointer dereference.Christophe Jaillet2017-05-271-6/+5