summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * modules/http2: more copying of data to disentangle worker processing from ...Stefan Eissing2019-05-284-6/+21
* * modules/http2: reverting r1859724, as no good.Stefan Eissing2019-05-2823-426/+498
* Addendum to r1856493: check NULLness of new arg parameter.Stefan Eissing2019-05-231-1/+1
* *) mod_http2: internal code cleanups and simplifications. Common output cod...Stefan Eissing2019-05-2224-534/+429
* * Fix the logic to follow the comment. So far we only forwarded the header ifRuediger Pluem2019-05-221-2/+2
* fr doc rebuild.Lucien Gentis2019-05-184-11/+7
* XML fr doc update.Lucien Gentis2019-05-181-9/+5
* Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.Yann Ylavic2019-05-177-49/+32
* mod_proxy/ssl: Proxy SSL client certificateRainer Jung2019-05-163-6/+17
* Arrange balancer_handler() to be able to callJean-Frederic Clere2019-05-141-98/+136
* * Only do one retry to be more in line with the other modules.Ruediger Pluem2019-05-141-1/+1
* Axe some outdated compatibility notesChristophe Jaillet2019-05-111-8/+4
* Fix a typo spotted by Ioannis Cherouvim (PR 63414)Christophe Jaillet2019-05-091-1/+1
* The bump in r1855311 looks slighly optimistic.Christophe Jaillet2019-05-051-4/+4
* * modules/cache/mod_socache_shmcb.c (socache_shmcb_init): DescribeJoe Orton2019-05-031-2/+2
* fr doc rebuild.Lucien Gentis2019-04-272-1/+12
* XML fr doc update.Lucien Gentis2019-04-271-1/+12
* revert r1857857.Christophe Jaillet2019-04-241-0/+9
* Fix a compilation error when GPROF is defined.Christophe Jaillet2019-04-201-1/+1
* Axe a useless comment.Christophe Jaillet2019-04-201-9/+0
* Fix use of StateDir directive after r1852982:Joe Orton2019-04-183-15/+33
* Transforms.Joe Orton2019-04-1616-295/+447
* Add security note on CoreDumpDirectory for Linux.Joe Orton2019-04-161-0/+11
* Fix wrong use of ap_rputs with formats.Rainer Jung2019-04-141-1/+1
* Follow up to r1857129: CHANGES entry.Yann Ylavic2019-04-081-0/+3
* mod_reqtimeout: fix default_[stage]_rate_factor initializations.Yann Ylavic2019-04-081-10/+10
* Removing no longer existing h2 source file from cmake.Stefan Eissing2019-04-041-1/+1
* Well, our build with latest APR trunk seems to insist on updating apr_common.m4Yann Ylavic2019-04-021-3/+36
* Fix for: [Bug 62372] Load balancer byrequests required when bytraffic chosenJim Jagielski2019-04-021-2/+5
* PR63305: fix graceful restart crashes in LDAPEric Covener2019-04-013-24/+49
* fr doc rebuild.Lucien Gentis2019-03-3014-64/+135
* XML files fr doc updates.Lucien Gentis2019-03-304-8/+75
* Revert r1856560: was not the latest apr_common.m4 version anyway...Yann Ylavic2019-03-291-36/+3
* Update apr_common.m4 to latest (trunk).Yann Ylavic2019-03-291-3/+36
* mod_cache: follow up to r1856493: cache_strqtok() to reject quoted tokens.Yann Ylavic2019-03-281-12/+28
* mod_cache: follow up to r1856493: always terminate cache_strqtok() returns.Yann Ylavic2019-03-281-4/+6
* mod_cache: Fix parsing of quoted Cache-Control token arguments. PR 63288.Yann Ylavic2019-03-284-123/+130
* Follow up to r1856490: missing one mod_log_forensic test_char_table case.Yann Ylavic2019-03-281-1/+1
* Provide TEST_CHAR marco in test_char.hYann Ylavic2019-03-283-9/+11
* add loadmodule line to sochache_redis to httpd.conf in WindowsGregg Lewis Smith2019-03-261-0/+1
* *) mod_md: Store permissions are enforced on file creation, enforcing restr...Stefan Eissing2019-03-263-11/+19
* mod_proxy: follow up to r1836588: configurable Proxy100Continue.Yann Ylavic2019-03-225-2/+50
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): CorrectlyJoe Orton2019-03-192-0/+5
* *) mod_md: Explicitly setting file permissions to break out of umasks. We w...Stefan Eissing2019-03-182-0/+11
* rephrase MimeOptions descriptionEric Covener2019-03-181-7/+8
* remove null checkEric Covener2019-03-181-1/+1
* * Solve a chicken and egg problem here:Ruediger Pluem2019-03-181-11/+15
* * r->parsed_uri.path can be NULL in case of the CONNECT method.Ruediger Pluem2019-03-181-1/+3
* * Play safe in case we get no nameRuediger Pluem2019-03-181-0/+4
* * Revert r1855741 which committed other stuff as well.Ruediger Pluem2019-03-183-18/+12