summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mod_session: save one apr_strtok() in session_identity_decode().Yann Ylavic2021-03-011-1/+1
* Add an exemple.Christophe Jaillet2021-02-281-13/+24
* Add missing pt translationChristophe Jaillet2021-02-281-0/+7
* fr doc rebuild.Lucien Gentis2021-02-273-546/+572
* XML file update.Lucien Gentis2021-02-271-1/+26
* Enable mod_cgid stderr handling via Unix socket fd transfer byJoe Orton2021-02-256-25/+21
* *) core: Adding SSL related inquiry functions to the server API.Stefan Eissing2021-02-235-1/+153
* mod_htt2, synch with changes from github module version:Stefan Eissing2021-02-2215-28/+154
* mod_http2: Fix workers synchronization on pchild cleanup.Yann Ylavic2021-02-062-61/+71
* mod_proxy_http: follow up to r1886141, axe overlong scheme check.Yann Ylavic2021-02-031-5/+0
* * We need to check for (!scheme && (u = strchr(url, ':')) && (u - url) > 14)Ruediger Pluem2021-02-021-5/+5
* * Do variable setting in a more portable way such that it works on MacOS as wellRuediger Pluem2021-02-011-1/+1
* - fixed a clang error when dividing sizeof(T1i[]) / sizeof(T2). Stefan Eissing2021-02-011-1/+1
* Update Travis LDAP testing to use a CentOS based container, pulledJoe Orton2021-01-292-1/+6
* * Add lognumberRuediger Pluem2021-01-272-2/+2
* * Document r1885939 and r1885940Ruediger Pluem2021-01-271-0/+2
* Before doing any bind check that the provided username is not NULL and that theRuediger Pluem2021-01-271-15/+26
* Do not allow to set empty bind passwords to be set via AuthLDAPBindPasswordRuediger Pluem2021-01-271-0/+4
* fr doc rebuild.Lucien Gentis2021-01-23243-319/+315
* fr doc XML file update.Lucien Gentis2021-01-231-75/+82
* s/2020/2021/Christophe Jaillet2021-01-233-4/+4
* Add some missing hyper links to directives.Christophe Jaillet2021-01-231-17/+25
* mod_proxy_hcheck: don't pile up health checks. PR 63010.Yann Ylavic2021-01-192-25/+43
* Update CHANGES entry after r1885659 [skip ci].Yann Ylavic2021-01-182-3/+3
* mod_auth_digest: Fast validation of the nonce's base64 to fail early ifYann Ylavic2021-01-182-2/+10
* Update CHANGES entries [skip ci].Yann Ylavic2021-01-184-12/+13
* other half of commandEric Covener2021-01-181-1/+1
* go back globbing butadd nullglobEric Covener2021-01-181-1/+2
* Get Lua dev package from liblua5.3-dev.Yann Ylavic2021-01-172-6/+8
* Trigger ci.Yann Ylavic2021-01-171-1/+1
* add AnyEvent::WebSocket::ClientEric Covener2021-01-161-1/+1
* fr doc rebuils.Lucien Gentis2021-01-165-8/+10
* fr doc XML file update.Lucien Gentis2021-01-161-5/+7
* PR55078: remove old Protocol infoEric Covener2021-01-141-4/+0
* PR65078: synch "protocol" description between Listen and Protocol directivesEric Covener2021-01-141-2/+9
* fr doc rebuild.Lucien Gentis2021-01-099-21/+22
* fr doc XML files updates.Lucien Gentis2021-01-092-16/+17
* * acinclude.m4 (APACHE_CHECK_OPENSSL): Use standard "yes/no" outputJoe Orton2021-01-081-2/+2
* mod_proxy_wstunnel: follow up to r1885239: use ap_find_linked_module().Yann Ylavic2021-01-071-11/+2
* mod_proxy_http: follow up to r1885239: fix *is_ssl for wss scheme.Yann Ylavic2021-01-071-1/+1
* mod_proxy_wstunnel: leave Upgrade requests handling to mod_proxy_http.Yann Ylavic2021-01-076-71/+148
* Add some <module> to add some links between modules.Christophe Jaillet2021-01-031-3/+3
* Fix "-->" alignment to synch with 2.4.xChristophe Jaillet2021-01-031-2/+2