summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fr doc XML files updates.Lucien Gentis2021-04-022-5/+11
* Apply CHANGES. [skip ci]Yann Ylavic2021-04-018-21/+26
* Follow up to r1888266, r1888268: fix PR in CHANGES entry.Yann Ylavic2021-04-011-1/+1
* Follow up to r1888266: CHANGES entry.Yann Ylavic2021-04-011-0/+3
* mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.Yann Ylavic2021-04-011-3/+18
* *) mod_http2: Fixed a race condition that could lead to streams beingStefan Eissing2021-03-265-9/+20
* Fixing mod_lua to use new http_ssl.h header file as well.Stefan Eissing2021-03-261-0/+1
* *) core: provide ap_ssl_* functions in new http_ssl.h header file.Stefan Eissing2021-03-2623-261/+391
* mod_md: make certain that the post config after ssl part runs really late.Stefan Eissing2021-03-242-4/+4
* drive home the purpose of forward-dnsEric Covener2021-03-241-2/+2
* pull in forward-dns example from authz_hostEric Covener2021-03-241-0/+5
* Make sure that conn->keepalive is NOT reset after being set in ap_read_reques...Jean-Frederic Clere2021-03-242-6/+1
* Resolving gcc's "error: too many arguments for format [-Werror=format-extra-a...Stefan Eissing2021-03-241-1/+1
* Fixing trace logging printf to have the correct args now that we number certs.Stefan Eissing2021-03-231-3/+2
* mod_md:Stefan Eissing2021-03-2211-122/+156
* fr doc rebuild.Lucien Gentis2021-03-2016-23/+20
* fr doc XML file updates.Lucien Gentis2021-03-203-81/+75
* mod_ssl: Add base64-encoded DER certificate variables as alternativeJoe Orton2021-03-195-36/+79
* * modules/generators/mod_cgid.c (cgid_server): Register cleanup forJoe Orton2021-03-161-3/+3
* * modules/proxy/proxy_util.c (ap_proxy_define_balancer):Joe Orton2021-03-161-0/+2
* Axe modules.apache.org.Christophe Jaillet2021-03-143-9/+3
* * build/config_vars.sh.in: Improve comment language, no functional change.Joe Orton2021-03-111-1/+2
* Fix the fixed timeout, thanks RĂ¼diger.Jean-Frederic Clere2021-03-101-6/+17
* Add CPING to health check logic.Jean-Frederic Clere2021-03-104-1/+63
* Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo...Stefan Eissing2021-03-0912-124/+32
* lets try ASN1_STRING_data() for openssl 1.0.2Stefan Eissing2021-03-091-2/+4
* Use an optional function as adviced by RĂ¼diger.Jean-Frederic Clere2021-03-092-2/+12
* refrain from handling ip address alt names in pre 1.1 opensslStefan Eissing2021-03-081-4/+2
* Use ASN1_STRING_data() if openssl verison < 1.1.Stefan Eissing2021-03-081-0/+4
* log tags, my nemesisStefan Eissing2021-03-082-2/+2
* *) mod_md: v2.4.0 with improvements and bugfixesStefan Eissing2021-03-0848-1275/+2254
* typo in old CHANGES entryEric Covener2021-03-081-1/+1
* fr doc rebuild.Lucien Gentis2021-03-062-13/+20
* fr doc XML file update.Lucien Gentis2021-03-061-15/+27
* Follow-up to r1887244.Christophe Jaillet2021-03-061-5/+5
* Fix a potential duplicated ID generation issue under heavy load.Christophe Jaillet2021-03-062-20/+35
* * modules/proxy/mod_proxy_balancer.c (balancer_display_page):Joe Orton2021-03-052-0/+3
* Add balancer_manage() to allow external module to fill workers for balancers.Jean-Frederic Clere2021-03-041-0/+37
* And the necessary log tags added just shortly afterwards.Stefan Eissing2021-03-032-2/+2
* Changed ap_ssl_answer_challenge() and its hook to provide PEM data forStefan Eissing2021-03-037-52/+111
* Synch from mod_md github:Joe Orton2021-03-032-2/+8
* Update to travis-ci.com URLs from .org. [skip ci]Joe Orton2021-03-031-5/+6
* Simplify balancer-manager XSS protection, no functional change:Joe Orton2021-03-031-26/+20
* rollback r1887138. Sorry ;-(Jean-Frederic Clere2021-03-032-119/+81
* Allow empty <balancer://mycluster/> and add a provider to allow other modules...Jean-Frederic Clere2021-03-032-81/+119
* Fixed regression in r1887085 where a SSL function was used that is not availa...Stefan Eissing2021-03-031-1/+1
* Adding log tags where log tags are needed.Stefan Eissing2021-03-022-3/+3
* Adding more ap_ssl_* functions and hooks to the core server.Stefan Eissing2021-03-028-13/+177
* Sync CHANGES entries. [skip ci].Yann Ylavic2021-03-017-36/+39
* mod_session: account for the '&' in identity_concat().Yann Ylavic2021-03-012-2/+3