| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few warnings on 64 bits windows compilation | Christophe Jaillet | 2020-08-29 | 1 | -1/+1 |
* | Fix a few warnings on 64 bits windows compilation | Christophe Jaillet | 2020-08-29 | 1 | -2/+2 |
* | Fix a few warnings on 64 bits windows compilation | Christophe Jaillet | 2020-08-29 | 1 | -1/+1 |
* | Fix a few warnings on 64 bits windows compilation | Christophe Jaillet | 2020-08-29 | 1 | -2/+2 |
* | fr doc rebuild. | Lucien Gentis | 2020-08-29 | 13 | -17/+28 |
* | fr doc XML files updates. | Lucien Gentis | 2020-08-29 | 5 | -18/+21 |
* | samesite: fix check for 0, add "false" alternative. | Eric Covener | 2020-08-28 | 2 | -2/+2 |
* | xform | Christophe Jaillet | 2020-08-19 | 1 | -1/+2 |
* | Add a link for the WiP "New features with Apache 2.5/2.6" page | Christophe Jaillet | 2020-08-19 | 1 | -0/+1 |
* | Add new transforms. [skip ci] | Joe Orton | 2020-08-19 | 4 | -0/+322 |
* | Follow up to r1880368 and r1880980: | Joe Orton | 2020-08-19 | 520 | -911/+910 |
* | Follow up to r1880368 by adjusting en.xml to match lang-targets.xml. | Joe Orton | 2020-08-19 | 3 | -3/+3 |
* | Xforms. [skip ci] | Rainer Jung | 2020-08-18 | 1 | -1/+22 |
* | Document limitations for private key format in | Rainer Jung | 2020-08-18 | 1 | -0/+14 |
* | * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Move | Joe Orton | 2020-08-17 | 1 | -10/+8 |
* | * Correctly define lua_resume for Lua <= 5.1 | Ruediger Pluem | 2020-08-17 | 1 | -0/+1 |
* | fr doc rebuild. | Lucien Gentis | 2020-08-15 | 3 | -1/+14 |
* | fr doc XML files updates. | Lucien Gentis | 2020-08-15 | 2 | -32/+46 |
* | Remove problematic version check for OpenSSL < 1.0.2 | William A. Rowe Jr | 2020-08-10 | 1 | -13/+0 |
* | improve Lua 5.4 handling | Giovanni Bechis | 2020-08-10 | 1 | -3/+7 |
* | fix quotes, simplify path, add a high port | Eric Covener | 2020-08-09 | 1 | -2/+2 |
* | cover overlapp scenario which is straightfoward in trunk | Eric Covener | 2020-08-09 | 1 | -0/+9 |
* | Support building against Lua 5.4 by adjusting to the 3-arg form of | Joe Orton | 2020-08-07 | 3 | -12/+20 |
* | Fail for more abort() errors in error_log. | Joe Orton | 2020-08-05 | 2 | -9/+20 |
* | Update docs for SSLRandomSeed deprecation in r1877467. [skip ci] | Joe Orton | 2020-08-04 | 1 | -0/+7 |
* | This not a hot path in RL use case, but looks to be one during testing with t... | Christophe Jaillet | 2020-08-01 | 1 | -1/+1 |
* | Merge 2 loops in order to save a few cycles. | Christophe Jaillet | 2020-08-01 | 1 | -3/+1 |
* | Simplify and speed-up ssl_io_data_dump(). | Christophe Jaillet | 2020-08-01 | 1 | -16/+12 |
* | don't try to load modules from a NULL path | Eric Covener | 2020-07-31 | 1 | -1/+1 |
* | For non-trunk run a simpler APLOGNO() test using grep which | Joe Orton | 2020-07-30 | 2 | -9/+23 |
* | Update some conditions. [skip ci] | Joe Orton | 2020-07-29 | 1 | -2/+3 |
* | Fix the condition_not_24x condition since it's now clear how 2.4 tagged build... | Joe Orton | 2020-07-29 | 1 | -1/+1 |
* | not my day, it seems | Stefan Eissing | 2020-07-29 | 1 | -1/+1 |
* | *) mod_http2: remote support for abandoned http-wg draft | Stefan Eissing | 2020-07-29 | 4 | -247/+70 |
* | use .utf8 output | Eric Covener | 2020-07-28 | 1 | -2/+2 |
* | Follow up to r1880205, APLOGNO(). | Yann Ylavic | 2020-07-23 | 2 | -2/+2 |
* | mod_proxy_uwsgi: Error out on HTTP header larger than 16K | Yann Ylavic | 2020-07-23 | 2 | -3/+13 |
* | mod_proxy_http: follow up to r1879419. | Yann Ylavic | 2020-07-23 | 1 | -5/+4 |
* | mod_proxy: follow up to r1879401: call filters on tunnel POLLERR. | Yann Ylavic | 2020-07-23 | 2 | -139/+165 |
* | Add some features & API changes. [skip ci] | Joe Orton | 2020-07-15 | 1 | -12/+64 |
* | The cgid-fdpassing failures are fixed by r1879883 in test/framework, | Joe Orton | 2020-07-15 | 1 | -2/+0 |
* | mod_dav: Some DAV extensions, like CalDAV, specify both document | Graham Leggett | 2020-07-15 | 4 | -1/+41 |
* | mod_dav: Add utility functions dav_validate_root_ns(), | Graham Leggett | 2020-07-15 | 4 | -8/+74 |
* | Avoid NULL pointer dereferences for empty environment variable values | Ruediger Pluem | 2020-07-15 | 2 | -3/+7 |
* | * docs/log-message-tags/update-log-msg-tags: Exit with non-zero | Joe Orton | 2020-07-15 | 2 | -3/+4 |
* | * modules/generators/mod_cgid.c (get_cgi_pid): Fix test for pid=0. | Joe Orton | 2020-07-14 | 1 | -4/+4 |
* | Consider case insensitive filessystems | Ruediger Pluem | 2020-07-13 | 2 | -5/+7 |
* | *) mod_http2: | Stefan Eissing | 2020-07-13 | 7 | -40/+97 |
* | Can we have mercy with people working on case-preserving file systems? | Stefan Eissing | 2020-07-13 | 0 | -0/+0 |
* | Test VPATH build in Travis, update docs. | Joe Orton | 2020-07-13 | 3 | -9/+20 |