| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix for <ManagedDomain sections with inner <If or other sections | Stefan Eissing | 2017-08-10 | 1 | -16/+19 |
* | log tags for mod_ssl changes and new mod_md | Stefan Eissing | 2017-08-09 | 4 | -52/+52 |
* | On the trunk: | Stefan Eissing | 2017-08-09 | 53 | -0/+14741 |
|\ |
|
| * | mod_md: v0.6.1 from github | Stefan Eissing | 2017-08-09 | 11 | -89/+217 |
| * | mod_md: v0.6.0 from github | Stefan Eissing | 2017-08-08 | 11 | -23/+91 |
| * | mod_ssl uses now mod_md header file for optional function declaration | Stefan Eissing | 2017-08-08 | 1 | -14/+3 |
| * | adding a2md build to modules/md, installed in bin | Stefan Eissing | 2017-08-08 | 11 | -2/+1505 |
| * | building separate lib and static linking it into mod_md | Stefan Eissing | 2017-08-08 | 3 | -16/+79 |
| * | first configure+compile version | Stefan Eissing | 2017-08-04 | 41 | -70/+12861 |
| |\
| |/
|/| |
|
* | | bumping version, removing some unused code, fixes in base64url from mod_md | Stefan Eissing | 2017-08-04 | 3 | -70/+22 |
* | | mod_http2: non-dev version for backport | Stefan Eissing | 2017-08-04 | 1 | -1/+1 |
| * | branch for integrating mod_md into trunk | Stefan Eissing | 2017-08-04 | 5 | -0/+151 |
|/ |
|
* | mod_http2: signalling produce IO before waiting on beam buffer to drain. | Stefan Eissing | 2017-07-30 | 2 | -9/+12 |
* | mod_http2: version bump, partial fix for stream response getting stuck, see h... | Stefan Eissing | 2017-07-30 | 5 | -186/+235 |
* | mod_ssl, ab: compatibility with LibreSSL. PR 61184. | Yann Ylavic | 2017-07-30 | 9 | -29/+45 |
* | mod_ssl: we can't use SSL_COMP_free_compression_methods() if OPENSSL_NO_COMP | Yann Ylavic | 2017-07-29 | 1 | -0/+2 |
* | Make sure updatelbstatus() is NULL | Jim Jagielski | 2017-07-24 | 5 | -5/+10 |
* | Fix overriding ExtendedStatus to "off" with mod_systemd loaded, and | Joe Orton | 2017-07-18 | 1 | -1/+17 |
* | mod_proxy_fcgi: Add the support for mod_proxy's | Luca Toscano | 2017-07-16 | 1 | -0/+22 |
* | Add logic to read the Upgrade header and use it in the response. | Jean-Frederic Clere | 2017-07-11 | 1 | -1/+6 |
* | On the trunk: | Stefan Eissing | 2017-07-06 | 5 | -12/+388 |
* | Correct string scope to prevent duplicated values for subsequent tokens. | William A. Rowe Jr | 2017-07-05 | 1 | -2/+2 |
* | Fix negotiation type parsing to be strict about "*", "*/*" and "type/*" | William A. Rowe Jr | 2017-07-05 | 1 | -3/+8 |
* | Fix another mod_lua compile error. | Rainer Jung | 2017-07-05 | 1 | -1/+1 |
* | Fix new compilation breakage in mod_lua. | Rainer Jung | 2017-07-04 | 3 | -12/+10 |
* | Mostly revert the configure compat check for | Rainer Jung | 2017-07-04 | 1 | -33/+5 |
* | Fix last compat issue with Lua 5.2 and 5.3. | Rainer Jung | 2017-07-04 | 1 | -0/+4 |
* | More mod_lua compat for Lua 5.1, 5.2, 5.3. | Rainer Jung | 2017-07-04 | 5 | -21/+19 |
* | mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3. | Rainer Jung | 2017-07-04 | 2 | -5/+5 |
* | On the trunk: | Stefan Eissing | 2017-07-03 | 10 | -93/+136 |
* | Partial reversal of r1800306... note virtual scripts in notes | Jim Jagielski | 2017-06-30 | 1 | -1/+5 |
* | proxy_fcgi: remove FPM-specific logic | Jacob Champion | 2017-06-29 | 2 | -37/+1 |
* | * Silence compiler warning | Ruediger Pluem | 2017-06-28 | 1 | -1/+1 |
* | Since r1753257, "HEAD" method is registered into the registry hash with the M... | Christophe Jaillet | 2017-06-25 | 1 | -5/+1 |
* | OK... we display ms, since we want to be able to provide | Jim Jagielski | 2017-06-21 | 1 | -4/+4 |
* | allow balancer-manager to also accept subsecond intervals | Jim Jagielski | 2017-06-21 | 1 | -4/+7 |
* | Proxy timeout statements now sub-second granularity | Jim Jagielski | 2017-06-21 | 1 | -17/+23 |
* | unused now | Jim Jagielski | 2017-06-21 | 1 | -2/+0 |
* | Allow finer control over hcheck intervals... minimum is whatever | Jim Jagielski | 2017-06-21 | 1 | -7/+11 |
* | Allow WatchdogInterval to be sub 1 second | Jim Jagielski | 2017-06-21 | 1 | -4/+12 |
* | Not an error... last one is honored | Jim Jagielski | 2017-06-21 | 1 | -4/+0 |
* | httpdunit: merge to trunk from feature branch | Jacob Champion | 2017-06-21 | 1 | -1/+1 |
|\ |
|
| * | configure: don't overwrite other_targets when mod_suexec is enabled | Jacob Champion | 2017-05-25 | 1 | -1/+1 |
* | | * The libnghttp2.pc might be found in lib64 on 64 bit systems | Ruediger Pluem | 2017-06-20 | 1 | -6/+12 |
* | | fix for RewriteOptions processing in r1798938 | Eric Covener | 2017-06-19 | 1 | -3/+4 |
* | | add RewriteOptions LongURLOptimization | Eric Covener | 2017-06-16 | 1 | -12/+28 |
* | | Revert r1798456 | Ruediger Pluem | 2017-06-12 | 1 | -1/+0 |
* | | * Only report success, if had real one. | Ruediger Pluem | 2017-06-12 | 1 | -2/+2 |
* | | * Do not cache OCSP_RESPONSE_STATUS_TRYLATER. | Ruediger Pluem | 2017-06-12 | 1 | -0/+1 |
* | | * Mark OCSP_RESPONSE_STATUS_TRYLATER as error response | Ruediger Pluem | 2017-06-12 | 1 | -0/+1 |