summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks forStefan Eissing2019-06-254-99/+166
* * modules/proxy/mod_proxy.c (create_proxy_config): Tag the pool.Joe Orton2019-06-252-0/+3
* * modules/dav/main/mod_dav.c (dav_send_multistatus): Tag the pool.Joe Orton2019-06-251-0/+1
* mod_md: copy recent fixes, adding new sources to mod_md.dspStefan Eissing2019-06-254-32/+55
* * modules/dav/main/props.c (dav_do_prop_subreq): Allocate escaped URIJoe Orton2019-06-251-1/+1
* Simplify handling of short-lived pool for dav_propdb in mod_dav. NoJoe Orton2019-06-253-18/+26
* Set connectiontimeout for mod_proxy_hcheck.Jean-Frederic Clere2019-06-241-0/+4
* *) mod_md: bringing over v2.0.6 from github.Stefan Eissing2019-06-2448-3397/+7518
* mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.Graham Leggett2019-06-231-8/+25
* After reinstatement of DSO support in APR/APR-util, revert r1837437,Graham Leggett2019-06-235-70/+42
* followup to r1861542: return early from error pathEric Covener2019-06-181-2/+2
* add RedirectRelative directive to allow relative Redirect targetsEric Covener2019-06-171-47/+61
* style: cmd_rec at the bottomEric Covener2019-06-171-27/+28
* use the provided types via the macroEric Covener2019-06-151-5/+4
* * mod_http2: adding support for the new trailer tests.Stefan Eissing2019-06-143-4/+54
* *) mod_proxy_http2: adding support for handling trailers in both directions...Stefan Eissing2019-06-143-10/+58
* Avoid duplicated APLOGNO.Christophe Jaillet2019-06-141-2/+2
* Follow up to r1847232.Christophe Jaillet2019-06-141-2/+2
* * modules/ssl/ssl_engine_config.c (ssl_cmd_check_file): Joe Orton2019-06-131-1/+7
* * 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-2822-423/+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-2222-498/+423
* * Fix the logic to follow the comment. So far we only forwarded the header ifRuediger Pluem2019-05-221-2/+2
* 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-162-6/+13
* 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
* * modules/cache/mod_socache_shmcb.c (socache_shmcb_init): DescribeJoe Orton2019-05-031-2/+2
* revert r1857857.Christophe Jaillet2019-04-241-0/+9
* Axe a useless comment.Christophe Jaillet2019-04-201-9/+0
* Fix use of StateDir directive after r1852982:Joe Orton2019-04-182-10/+27
* Fix wrong use of ap_rputs with formats.Rainer Jung2019-04-141-1/+1
* mod_reqtimeout: fix default_[stage]_rate_factor initializations.Yann Ylavic2019-04-081-10/+10
* 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-012-24/+45
* 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-283-123/+127
* 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-281-1/+1
* *) mod_md: Store permissions are enforced on file creation, enforcing restr...Stefan Eissing2019-03-262-11/+16
* mod_proxy: follow up to r1836588: configurable Proxy100Continue.Yann Ylavic2019-03-223-1/+25
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): CorrectlyJoe Orton2019-03-191-0/+2
* *) mod_md: Explicitly setting file permissions to break out of umasks. We w...Stefan Eissing2019-03-181-0/+7
* * Solve a chicken and egg problem here:Ruediger Pluem2019-03-181-11/+15
* * Revert r1855741 which committed other stuff as well.Ruediger Pluem2019-03-181-11/+11
* * Play safe in case we get no nameRuediger Pluem2019-03-181-11/+11
* allow mod_mime to be de disabled per-dir tooEric Covener2019-03-161-0/+16
* mod_proxy/ssl: cleanup per-request SSL configuration for recycled proxy conns.Yann Ylavic2019-03-162-16/+35