summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* On the trunk:Stefan Eissing2017-09-071-1/+3
* On the trunk:Stefan Eissing2017-09-0510-77/+134
* Make sure that ajp behaves like http.Jean-Frederic Clere2017-09-051-0/+1
* Fix for JBCS-390.Jean-Frederic Clere2017-09-051-3/+6
* On the trunk:Stefan Eissing2017-09-041-3/+13
* On the trunk:Stefan Eissing2017-09-041-5/+22
* On the trunk:Stefan Eissing2017-09-048-42/+136
* PROXY protocol proposal correctionsMike Rumph2017-09-011-7/+5
* On the trunk:Stefan Eissing2017-09-0125-296/+691
* Fix remaning compilation warning when MIME_MAGIC_DEBUG is defined.Christophe Jaillet2017-08-191-12/+12
* Fix some compilation warning when MIME_MAGIC_DEBUG is defined.Christophe Jaillet2017-08-191-4/+4
* Fix a compilation warning introduced by r1802040.Christophe Jaillet2017-08-191-1/+1
* On the trunk:Stefan Eissing2017-08-1714-92/+190
* * Makefile is a generated file that is not version controlledRuediger Pluem2017-08-171-65/+0
* Fix remaining lint from ms capability for hchecks.Jim Jagielski2017-08-162-4/+4
* Update offsetsJim Jagielski2017-08-161-1/+1
* fix clean slate build that so far missed libmd.la on first runStefan Eissing2017-08-161-5/+4
* Umm. This is C :)Jim Jagielski2017-08-161-4/+4
* loadfactor now decimalJim Jagielski2017-08-164-17/+20
* On the trunk:Stefan Eissing2017-08-161-2/+9
* On the trunk:Stefan Eissing2017-08-164-0/+783
* Fix typo in log message.Joe Orton2017-08-161-1/+1
* Fix ProxyAddHeaders merging.Joe Orton2017-08-152-1/+9
* On the trunk:Stefan Eissing2017-08-117-485/+496
* Defined constants for md config directives.Stefan Eissing2017-08-111-31/+41
* fix for <ManagedDomain sections with inner <If or other sectionsStefan Eissing2017-08-101-16/+19
* log tags for mod_ssl changes and new mod_mdStefan Eissing2017-08-094-52/+52
* On the trunk:Stefan Eissing2017-08-0953-0/+14741
|\
| * mod_md: v0.6.1 from githubStefan Eissing2017-08-0911-89/+217
| * mod_md: v0.6.0 from githubStefan Eissing2017-08-0811-23/+91
| * mod_ssl uses now mod_md header file for optional function declarationStefan Eissing2017-08-081-14/+3
| * adding a2md build to modules/md, installed in binStefan Eissing2017-08-0811-2/+1505
| * 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