| Commit message (Expand) | Author | Files | Lines |
2020-08-18 | Xforms. [skip ci] | Rainer Jung | 1 | -1/+22 |
2020-08-18 | Document limitations for private key format in | Rainer Jung | 1 | -0/+14 |
2020-08-17 | * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Move | Joe Orton | 1 | -10/+8 |
2020-08-17 | * Correctly define lua_resume for Lua <= 5.1 | Ruediger Pluem | 1 | -0/+1 |
2020-08-15 | fr doc rebuild. | Lucien Gentis | 3 | -1/+14 |
2020-08-15 | fr doc XML files updates. | Lucien Gentis | 2 | -32/+46 |
2020-08-10 | Remove problematic version check for OpenSSL < 1.0.2 | William A. Rowe Jr | 1 | -13/+0 |
2020-08-10 | improve Lua 5.4 handling | Giovanni Bechis | 1 | -3/+7 |
2020-08-09 | fix quotes, simplify path, add a high port | Eric Covener | 1 | -2/+2 |
2020-08-09 | cover overlapp scenario which is straightfoward in trunk | Eric Covener | 1 | -0/+9 |
2020-08-07 | Support building against Lua 5.4 by adjusting to the 3-arg form of | Joe Orton | 3 | -12/+20 |
2020-08-05 | Fail for more abort() errors in error_log. | Joe Orton | 2 | -9/+20 |
2020-08-04 | Update docs for SSLRandomSeed deprecation in r1877467. [skip ci] | Joe Orton | 1 | -0/+7 |
2020-08-01 | This not a hot path in RL use case, but looks to be one during testing with t... | Christophe Jaillet | 1 | -1/+1 |
2020-08-01 | Merge 2 loops in order to save a few cycles. | Christophe Jaillet | 1 | -3/+1 |
2020-08-01 | Simplify and speed-up ssl_io_data_dump(). | Christophe Jaillet | 1 | -16/+12 |
2020-07-31 | don't try to load modules from a NULL path | Eric Covener | 1 | -1/+1 |
2020-07-30 | For non-trunk run a simpler APLOGNO() test using grep which | Joe Orton | 2 | -9/+23 |
2020-07-29 | Update some conditions. [skip ci] | Joe Orton | 1 | -2/+3 |
2020-07-29 | Fix the condition_not_24x condition since it's now clear how 2.4 tagged build... | Joe Orton | 1 | -1/+1 |
2020-07-29 | not my day, it seems | Stefan Eissing | 1 | -1/+1 |
2020-07-29 | *) mod_http2: remote support for abandoned http-wg draft | Stefan Eissing | 4 | -247/+70 |
2020-07-28 | use .utf8 output | Eric Covener | 1 | -2/+2 |
2020-07-23 | Follow up to r1880205, APLOGNO(). | Yann Ylavic | 2 | -2/+2 |
2020-07-23 | mod_proxy_uwsgi: Error out on HTTP header larger than 16K | Yann Ylavic | 2 | -3/+13 |
2020-07-23 | mod_proxy_http: follow up to r1879419. | Yann Ylavic | 1 | -5/+4 |
2020-07-23 | mod_proxy: follow up to r1879401: call filters on tunnel POLLERR. | Yann Ylavic | 2 | -139/+165 |
2020-07-15 | Add some features & API changes. [skip ci] | Joe Orton | 1 | -12/+64 |
2020-07-15 | The cgid-fdpassing failures are fixed by r1879883 in test/framework, | Joe Orton | 1 | -2/+0 |
2020-07-15 | mod_dav: Some DAV extensions, like CalDAV, specify both document | Graham Leggett | 4 | -1/+41 |
2020-07-15 | mod_dav: Add utility functions dav_validate_root_ns(), | Graham Leggett | 4 | -8/+74 |
2020-07-15 | Avoid NULL pointer dereferences for empty environment variable values | Ruediger Pluem | 2 | -3/+7 |
2020-07-15 | * docs/log-message-tags/update-log-msg-tags: Exit with non-zero | Joe Orton | 2 | -3/+4 |
2020-07-14 | * modules/generators/mod_cgid.c (get_cgi_pid): Fix test for pid=0. | Joe Orton | 1 | -4/+4 |
2020-07-13 | Consider case insensitive filessystems | Ruediger Pluem | 2 | -5/+7 |
2020-07-13 | *) mod_http2: | Stefan Eissing | 7 | -40/+97 |
2020-07-13 | Test VPATH build in Travis, update docs. | Joe Orton | 3 | -9/+20 |
2020-07-13 | Add a new way to document changes | Ruediger Pluem | 4 | -0/+39 |
2020-07-13 | Actually clear the cache for the worker MPM (missed in r1879757). | Joe Orton | 1 | -0/+1 |
2020-07-10 | Try removing the cached ~/perl5 to reset the broken worker | Joe Orton | 1 | -0/+1 |
2020-07-07 | For TEST_SSL=1 runs, test SSLSessionCache with shmcb, memcached | Joe Orton | 2 | -7/+11 |
2020-07-07 | Check for and use gettid() directly if available; glibc 2.30 and later | Joe Orton | 2 | -8/+16 |
2020-07-06 | Bump the logno. | Graham Leggett | 2 | -2/+2 |
2020-07-06 | * Update logno | Ruediger Pluem | 2 | -2/+2 |
2020-07-06 | * Make get_line more robust in the case that it is called multiple times: | Ruediger Pluem | 2 | -1/+47 |
2020-07-06 | * Do not try to parse already aborted requests | Ruediger Pluem | 1 | -1/+1 |
2020-07-06 | Use a brigade instead of direct reads, allow APR to handle MMAP. | Graham Leggett | 1 | -26/+37 |
2020-07-05 | Extend method_precondition hook to be called during the PROPFIND | Graham Leggett | 3 | -5/+31 |
2020-07-04 | fr doc rebuild. | Lucien Gentis | 16 | -475/+441 |
2020-07-04 | fr doc xml files updates. | Lucien Gentis | 5 | -132/+98 |