| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore single-char field names inadvertantly disallowed in 2.4.25. | William A. Rowe Jr | 2017-06-29 | 1 | -9/+6 |
| * | Make the range test legible; in the process, uncover and close | William A. Rowe Jr | 2017-06-20 | 1 | -4/+4 |
| * | Merge https://svn.apache.org/r1796348 from trunk: | Eric Covener | 2017-06-19 | 2 | -0/+56 |
| * | SECURITY: CVE-2017-7668 (cve.mitre.org) | Eric Covener | 2017-06-19 | 1 | -4/+2 |
| * | * server/core.c (merge_core_server_configs): Fix merging of | Joe Orton | 2017-02-17 | 1 | -6/+10 |
| * | backport HTTP strict processing from 2.4.x. | Eric Covener | 2017-01-05 | 5 | -276/+884 |
| * | Merge r1542549 from 2.4.x: | Eric Covener | 2017-01-05 | 1 | -0/+2 |
| * | Merge r752546 from trunk: | Eric Covener | 2017-01-05 | 1 | -1/+1 |
| * | I really just did that on my test-merge branch??? fueque... reverting r1775787 | William A. Rowe Jr | 2016-12-23 | 5 | -886/+276 |
| * | Resigning my first attempt to get patches through the 2.2.x process, and | William A. Rowe Jr | 2016-12-23 | 5 | -276/+886 |
| * | Merge r892808 from trunk: | Ruediger Pluem | 2016-12-20 | 1 | -1/+1 |
| * | Merge r1710095, r1727544 from trunk: | Yann Ylavic | 2016-08-31 | 1 | -7/+14 |
| * | Merge r892678, r1100511, r1102124 from trunk: | Yann Ylavic | 2016-08-31 | 1 | -5/+20 |
| * | Revert 1757391, sorry for the sloppy commit :-/ | William A. Rowe Jr | 2016-08-23 | 1 | -88/+31 |
| * | Two more closely backports from 2.4.x for proper ErrorDocument behavior | William A. Rowe Jr | 2016-08-23 | 1 | -31/+88 |
| * | Another comment-only backport syncing to 2.4.x, of trawick's r1057372 | William A. Rowe Jr | 2016-08-23 | 1 | -0/+3 |
| * | Backports: r1237407 | William A. Rowe Jr | 2016-08-22 | 1 | -3/+3 |
| * | Normalization patch bringing 2.2.x branch closer to 2.4.x, | William A. Rowe Jr | 2016-08-22 | 1 | -19/+1 |
| * | Merge r1753228 from trunk: | Yann Ylavic | 2016-08-16 | 1 | -0/+8 |
| * | core, modules: Avoid error response/document handling by the core if some | William A. Rowe Jr | 2015-06-05 | 3 | -1/+5 |
| * | mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for | William A. Rowe Jr | 2015-05-23 | 1 | -88/+412 |
| * | Merge r1664205 from trunk. | Yann Ylavic | 2015-05-21 | 1 | -2/+2 |
| * | Merge r900022 from trunk. | Yann Ylavic | 2015-05-11 | 1 | -2/+2 |
| * | Merge r1610814, r1610686, r1610707 from trunk: | Eric Covener | 2014-08-21 | 2 | -1/+23 |
| * | Merge 1610491 from trunk: | Joe Orton | 2014-07-14 | 1 | -0/+15 |
| * | Merge r501364 from trunk: | Eric Covener | 2014-07-06 | 1 | -1/+1 |
| * | Fix some comment typos | Mike Rumph | 2014-05-13 | 3 | -3/+3 |
| * | Merge r1524192, r1524770, r1527925 from trunk: | Ruediger Pluem | 2014-03-12 | 1 | -6/+30 |
| * | Merge r1485409: | Stefan Fritsch | 2013-08-03 | 1 | -2/+19 |
| * | * core: Limit ap_pregsub() to 64MB, add ap_pregsub_ex() for longer strings. | Eric Covener | 2013-06-27 | 1 | -20/+55 |
| * | mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog | William A. Rowe Jr | 2013-06-26 | 1 | -0/+41 |
| * | revert accidental commit r1487459 (sorry) | Jeff Trawick | 2013-05-29 | 1 | -8/+0 |
| * | mergeinfo for r1487458 | Jeff Trawick | 2013-05-29 | 1 | -0/+8 |
| * | Fix compile breakage introduced by backport | Rainer Jung | 2013-02-16 | 1 | -1/+1 |
| * | Remove stray leftover from incomplete merge in r1445100. | Rainer Jung | 2013-02-12 | 1 | -1/+0 |
| * | server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify | Rainer Jung | 2013-02-12 | 1 | -20/+34 |
| * | Fix spelling mistake. | Graham Leggett | 2012-10-03 | 1 | -3/+3 |
| * | * core: add filesystem paths to some common error messages. | William A. Rowe Jr | 2012-08-21 | 1 | -2/+5 |
| * | * core: Fix error handling in ap_scan_script_header_err_brigade() if there | William A. Rowe Jr | 2012-08-21 | 1 | -3/+4 |
| * | * server/main.c (main): Bail out *before* signalling the server | William A. Rowe Jr | 2012-08-21 | 1 | -5/+5 |
| * | core: (dummy_connection): Destroy tmp pool and | Rainer Jung | 2012-08-18 | 1 | -0/+2 |
| * | mpm_event, mpm_worker: Remain active amidst prevalent child process | Jeff Trawick | 2012-08-17 | 2 | -14/+32 |
| * | WinNT MPM: Fix INVALID_SOCKET bogosity | Jeff Trawick | 2012-08-15 | 1 | -2/+2 |
| * | Merge a subset of r1363440 from trunk: | Jeff Trawick | 2012-08-15 | 1 | -0/+9 |
| * | Comment spelling fix. | Rainer Jung | 2012-08-11 | 1 | -1/+1 |
| * | Merge r1363183 from trunk: | Jeff Trawick | 2012-07-27 | 1 | -2/+2 |
| * | fix a couple of silly typos, already fixed in later branches | Jeff Trawick | 2012-07-24 | 1 | -2/+2 |
| * | Merge r1244211: | Stefan Fritsch | 2012-07-03 | 1 | -1/+4 |
| * | * core: Fix building against external PCRE 8.30. | William A. Rowe Jr | 2012-04-04 | 1 | -1/+4 |
| * | backport r1234837 from trunk: | Eric Covener | 2012-01-24 | 1 | -12/+34 |