| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r1602978, r1683044, r1683884, r1673368, r1701717, r1683047 from trunk: | Jim Jagielski | 2015-09-16 | 1 | -7/+6 |
| * | Backport r1690137. | Christophe Jaillet | 2015-07-11 | 1 | -1/+1 |
| * | Merge r1681694, r1682907 from trunk: | Jim Jagielski | 2015-06-02 | 1 | -0/+5 |
| * | core, modules: Avoid error response/document handling by the core if some | William A. Rowe Jr | 2015-05-29 | 1 | -4/+4 |
| * | mod_proxy_http: Use the "Connection: close" header for requests to | Jeff Trawick | 2015-04-15 | 1 | -1/+1 |
| * | Merge r1658760 from trunk: | Jim Jagielski | 2015-03-27 | 1 | -1/+5 |
| * | Merge r1588527 from trunk: | Jim Jagielski | 2015-01-12 | 1 | -9/+2 |
| * | Merge r1599486 from trunk | Christophe Jaillet | 2014-10-18 | 1 | -1/+0 |
| * | Merge r1615289, r1620324 from trunk: | Jim Jagielski | 2014-08-31 | 1 | -0/+12 |
| * | SECURITY: CVE-2013-5704 (cve.mitre.org) | William A. Rowe Jr | 2014-08-22 | 1 | -0/+18 |
| * | Merge r1572561 from trunk: | Jim Jagielski | 2014-07-08 | 1 | -1/+0 |
| * | Merge r1546730, r1583008, r1571369, r1552130, r1578760, r1592615, r1592632, r... | Jim Jagielski | 2014-06-03 | 1 | -1/+1 |
| * | Merge r1572630, r1572611, r1572967, r1573229 from trunk: | Jim Jagielski | 2014-04-14 | 1 | -19/+4 |
| * | Typo in comment (was r1575958) | Christophe Jaillet | 2014-03-10 | 1 | -1/+1 |
| * | Merge r1568404 from trunk: | Jim Jagielski | 2014-03-02 | 1 | -0/+1 |
| * | Merge r1570598 from trunk: | Jim Jagielski | 2014-03-02 | 1 | -0/+18 |
| * | Merge r1542562 from trunk: | Jim Jagielski | 2014-02-17 | 1 | -2/+1 |
| * | mod_proxy_http: Core dumped under high load. PR 50335 | Graham Leggett | 2013-12-26 | 1 | -1/+5 |
| * | Easy votes: sync 2.4 and trunk | Graham Leggett | 2013-09-14 | 1 | -1/+1 |
| * | Merge r1481891, r1482075, r1482170, r1482555 from trunk: | Jim Jagielski | 2013-07-11 | 1 | -31/+34 |
| * | Merge r1483027 from trunk: | Jim Jagielski | 2013-07-11 | 1 | -1/+5 |
| * | Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r... | Jim Jagielski | 2013-06-13 | 1 | -278/+14 |
| * | mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker | Graham Leggett | 2013-04-27 | 1 | -0/+1 |
| * | Merge r1433988 from trunk: | Ruediger Pluem | 2013-01-21 | 1 | -1/+1 |
| * | Fix closing the back end connection in case of error. | Rainer Jung | 2012-08-17 | 1 | -10/+11 |
| * | Merge r1242798 from trunk: | Jim Jagielski | 2012-08-02 | 1 | -2/+3 |
| * | Merge r1333969: | Stefan Fritsch | 2012-07-03 | 1 | -1/+17 |
| * | Backport: | Graham Leggett | 2011-12-14 | 1 | -8/+8 |
| * | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 1 | -33/+33 |
| * | Backport: | Graham Leggett | 2011-12-03 | 1 | -6/+114 |
| * | Backport: | Graham Leggett | 2011-11-30 | 1 | -6/+6 |
| * | Backport r1203859: | Stefan Fritsch | 2011-11-18 | 1 | -106/+93 |
| * | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -11/+11 |
| * | mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port' | Stefan Fritsch | 2011-08-05 | 1 | -0/+4 |
| * | Use APR_STATUS_IS_... in some more cases. | Stefan Fritsch | 2011-05-11 | 1 | -1/+1 |
| * | * Play safe if the notes table does not contain an SSL_connect_rv key. | Ruediger Pluem | 2011-02-11 | 1 | -2/+4 |
| * | Add a patch from Vincent Deffontaines to make the adding of X-forwarded-* | Igor Galić | 2011-01-19 | 1 | -23/+24 |
| * | More movement to shared stuff... | Jim Jagielski | 2011-01-13 | 1 | -9/+9 |
| * | fix comment | Jeff Trawick | 2011-01-05 | 1 | -1/+1 |
| * | update comment | Jim Jagielski | 2011-01-05 | 1 | -1/+1 |
| * | Make sure we clone the table rather than copy it, to ensure that no keys | Graham Leggett | 2011-01-05 | 1 | -1/+1 |
| * | mod_proxy_http: Allocate the fake backend request from a child pool | Graham Leggett | 2011-01-05 | 1 | -12/+11 |
| * | mod_proxy_http: Ensure that when the backend is closed, the final call to | Graham Leggett | 2011-01-04 | 1 | -3/+3 |
| * | Change another variable that could be confused for conn_rec. | Graham Leggett | 2010-12-30 | 1 | -3/+3 |
| * | * Fix r1039304 and make the patch similar to the one proposed for | Ruediger Pluem | 2010-12-29 | 1 | -8/+8 |
| * | * The concept of the cleaned flag is flawed: Once we returned the connection | Ruediger Pluem | 2010-12-23 | 1 | -4/+13 |
| * | * Do not fiddle around with the close field if we might have returned the | Ruediger Pluem | 2010-12-23 | 1 | -7/+5 |
| * | * Put a note in the connection notes that the SSL handshake to the backend | Ruediger Pluem | 2010-11-26 | 1 | -0/+6 |
| * | When the proxy closes the backend connection early, force a setaside on | Graham Leggett | 2010-11-16 | 1 | -1/+18 |
| * | Revert r1035504, this was the wrong way to do it. | Graham Leggett | 2010-11-16 | 1 | -15/+10 |