]>
granicus.if.org Git - apache/log
Rainer Jung [Mon, 9 Apr 2018 07:23:57 +0000 (07:23 +0000)]
modules/md/mod_md.h is now a new public API
also used by other modules (currently mod_ssl),
so it must be in the include path. It was
missing for cmake builds.
Note that this change does not yet enable building
mod_md itself using cmake. That part is still
missing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828669 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 Apr 2018 16:31:28 +0000 (16:31 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828650 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Sun, 8 Apr 2018 16:30:33 +0000 (16:30 +0000)]
Update Spanish documentation to match EN rev
1824141
Added:
- Centos /fedora /RED hat Instalation doc
- Ubuntu Instalation
- English notes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828649 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 Apr 2018 16:28:02 +0000 (16:28 +0000)]
Compatibility and Override elements inversion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828648 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 Apr 2018 16:26:08 +0000 (16:26 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828647 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Sun, 8 Apr 2018 12:55:11 +0000 (12:55 +0000)]
Updated to EN revision
1828588
changed permalink
bug report
known issues
and bugfix translated to spanish
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828637 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 8 Apr 2018 08:36:09 +0000 (08:36 +0000)]
Initial doc for the sosache_redis module.
Corrections and improvements welcome.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828626 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 8 Apr 2018 08:31:22 +0000 (08:31 +0000)]
Use apr_pcalloc in the 'create' function. All the fields are initialized in the 'init' function, but it is It is cleaner and more future proof.
Small style correction (remove extra spaces)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828624 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 7 Apr 2018 16:33:02 +0000 (16:33 +0000)]
New xsl file which generates ready to copy/paste strings for prettify(.min).js
All the directives are collected in some JS arrays, so that it is easier to upgrade the list
in prettify.js when new directives are added.
'build.sh' will be updated accordingly. A new build target ('prettify') will be added to
update this list. The resulting file is: docs/manual/list_for_prettify.txt
This new file is heavily inspired from convmap.xsl.
It should be possible to go further, but this is already a first step.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828598 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 7 Apr 2018 08:55:11 +0000 (08:55 +0000)]
Add a permalink functionality to section and diective-section in the generated doc.
This is convenient and consistent with httpd.a.o
Getting a link to a section or a directive is already possible from the TOC, but having it available directly in-place is, IMHO, much more useful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828588 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 7 Apr 2018 05:18:01 +0000 (05:18 +0000)]
Remove an extra '>'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828584 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Fri, 6 Apr 2018 08:05:20 +0000 (08:05 +0000)]
* Add missing CHANGES entry for revisions
1822849 ,
1822858 ,
1822878 ,
1822879 ,
1822883 ,
1828485
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828493 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Thu, 5 Apr 2018 22:40:11 +0000 (22:40 +0000)]
needs mod_http2.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828485 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 Apr 2018 21:13:51 +0000 (21:13 +0000)]
Add some compatibility note + some small syntax highlight sugar.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828478 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 4 Apr 2018 23:36:05 +0000 (23:36 +0000)]
mod_ssl: Fix merging of proxy SSL context outside <Proxy> sections.
Regression introduced in 2.4.30. PR 62232.
The proxy SSL_CTX was not inherited from the vhost (the only available in
2.4.29) in/for any directory context besides <Proxy>...
Mostly debugged and fixed by Rainer, thanks!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828390 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 4 Apr 2018 18:59:37 +0000 (18:59 +0000)]
For all practical purposes, MS IE 2.0 thorough 5.0 cannot connect to any
httpd 2.next deployments; therefore the user-agent string will not be
readable, and this cruft is now a no-op. MS IE 20.0 in the far far future
may try to connect, removing this cruft future-proofs us.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828373 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Apr 2018 13:39:27 +0000 (13:39 +0000)]
On the trunk:
removing leftovers of SSLPolicyDefine from docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828238 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Apr 2018 13:06:02 +0000 (13:06 +0000)]
On the trunk:
* mod_http2: calculate unencrypted connection sniffing base64 only when log level is at required height. [Ruediger Pluem]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828232 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Apr 2018 12:19:28 +0000 (12:19 +0000)]
On the trunk:
mod_ssl: proper checks for libressl 2.07/8 and its TLSv1_3 support, see PR 62236.
[Bernard Spil <brnrd@freebsd.org>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828222 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Apr 2018 11:49:17 +0000 (11:49 +0000)]
On the trunk:
mod_ssl: guard use of TLS1_3_VERSION with proper #ifdefs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828220 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Apr 2018 09:12:55 +0000 (09:12 +0000)]
On the trunk:
mod_http2: on level trace2, log any unsuccessful HTTP/2 direct connection upgrade
with base64 encoding to unify its appearance in possible bug reports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828210 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 2 Apr 2018 15:25:02 +0000 (15:25 +0000)]
CHANGES for r1828172
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828173 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 2 Apr 2018 15:22:56 +0000 (15:22 +0000)]
PR62229: add CGIScriptTimeout to mod_cgi
add CGIScriptTimeout to mod_cgi, like mod_cgid's CGIDScriptTimeout.
Not addressed: making CGIScriptTimeout name work for either module.
Submitted By: Hank Ibell <hwibell gmail.com>
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828172 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 1 Apr 2018 07:27:48 +0000 (07:27 +0000)]
doc rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828127 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sat, 31 Mar 2018 21:14:41 +0000 (21:14 +0000)]
Add a note about prepared DBD queries to rewritemap docs.
PR#60440 identifies this as a gotcha!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828121 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 30 Mar 2018 15:43:58 +0000 (15:43 +0000)]
docs rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828070 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 30 Mar 2018 15:43:40 +0000 (15:43 +0000)]
mod_proxy.xml: docs improvements
Tried to clarify the doubts raised in PR 61225
(related also to 60458) and also split a single note
into multiple ones to improve the reader's attention span
(reading through a long block of text may cause loss
of attention to important details, as it happened to me :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828069 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 30 Mar 2018 12:40:53 +0000 (12:40 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828060 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 30 Mar 2018 12:40:13 +0000 (12:40 +0000)]
bring balance to the force
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1828059 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 29 Mar 2018 14:10:12 +0000 (14:10 +0000)]
On the trunk:
mod_ssl TLSv1.3 support, removed V1_3 cipher suite directives again and added an optional protocol specifier to the SSLCipherSuite and SSLProxyCipherSuite commands.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827992 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 28 Mar 2018 15:38:51 +0000 (15:38 +0000)]
On the trunk:
mod_ssl: Added configuration directives for TLSv1.3 cipher suites (which
are separate from previous ones) as SSL(Proxy)CipherSuiteV1_3. A great opportunity
to find a better name.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827924 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 28 Mar 2018 11:15:18 +0000 (11:15 +0000)]
On the trunk:
mod_ssl: add support for TLSv1.3 (tested with OpenSSL v1.1.1-pre3, other libs may
need more sugar).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827912 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 27 Mar 2018 20:17:24 +0000 (20:17 +0000)]
Use 'ap_log_rerror()' instead of 'ap_log_error()' consistently
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827865 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 26 Mar 2018 19:58:46 +0000 (19:58 +0000)]
Fix a potential compiler warning about uninitialized variable.
PR 59821
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827783 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 26 Mar 2018 19:40:06 +0000 (19:40 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827781 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 26 Mar 2018 19:39:23 +0000 (19:39 +0000)]
Add a summary and explain at which loglevel the module operates. (related to PR 59088)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827780 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 26 Mar 2018 18:45:37 +0000 (18:45 +0000)]
Small tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827778 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 26 Mar 2018 13:09:27 +0000 (13:09 +0000)]
On the trunk:
mod_ssl: reverting r1807709 (SSLEngine with addr:port spec) as a "seemed a good idea at the time" thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827760 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 25 Mar 2018 12:45:20 +0000 (12:45 +0000)]
Rebuilt
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827715 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 25 Mar 2018 12:44:21 +0000 (12:44 +0000)]
synch with 2.4.x doc which is clearer (for the [ms] syntax at least)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827714 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 25 Mar 2018 11:09:51 +0000 (11:09 +0000)]
Document built-in DOCUMENT_PATH_INFO and USER_NAME that have been available and undocumented for years (already present in the very first commit of mod_include.c in svn history in 1999!)
Tested and works like a charm.
Spotted while looking at PR 34405.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827705 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 24 Mar 2018 20:07:54 +0000 (20:07 +0000)]
CHANGES for r1827654
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827671 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 24 Mar 2018 20:05:19 +0000 (20:05 +0000)]
Fix some typos reported in PR 59998
Most add already been fixed when PR 59990 had been applied on trunk.
Thx klemens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827669 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 24 Mar 2018 15:43:23 +0000 (15:43 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827656 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 24 Mar 2018 15:42:24 +0000 (15:42 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827655 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 24 Mar 2018 14:52:31 +0000 (14:52 +0000)]
copy apr_sockaddr_is_wildcard to maintain 1.4.x support.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827654 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Mar 2018 22:29:23 +0000 (22:29 +0000)]
Add compatibility note for 'RegisterHttpMethod'
(backported in 2.4.x in
1772678 )
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827610 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Mar 2018 22:10:21 +0000 (22:10 +0000)]
Fix revision of a compatibility note
(one should always save open documents before pushing anything...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827608 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Mar 2018 22:05:36 +0000 (22:05 +0000)]
Fix an xml error not spotted by build.sh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827605 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 23 Mar 2018 22:04:05 +0000 (22:04 +0000)]
Follow up to r1827599: don't mention EXTENDED.
It does/can *not* work as expected for now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827604 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Mar 2018 22:01:08 +0000 (22:01 +0000)]
Add compatibility note for the 3rd argument of 'RewriteMap'
(backported in 2.4.x in
1811748 )
Improve doc highlight
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827603 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Mar 2018 21:08:22 +0000 (21:08 +0000)]
Placeholder for RegexDefaultOptions.
Improvement and correction welcome.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827599 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 23 Mar 2018 12:24:29 +0000 (12:24 +0000)]
On the trunk:
mod_ssl: heavily simplified SSLPolicy. No more user defines, no propxy policies,
just the basic "modern", "intermediate" and "old" as specified by Mozilla security.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827561 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 22 Mar 2018 21:30:59 +0000 (21:30 +0000)]
Fix some easy doxygen comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827531 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 22 Mar 2018 21:27:12 +0000 (21:27 +0000)]
Fix some easy doxygen comment.
Much more to do.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827530 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 22 Mar 2018 21:07:02 +0000 (21:07 +0000)]
Fix some doxygen comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827529 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Mar 2018 21:19:47 +0000 (21:19 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827443 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 20 Mar 2018 23:05:54 +0000 (23:05 +0000)]
Use 'ap_request_has_body()' instead of duplicating its implemenation.
The logic in 'ap_request_has_body()' is:
has_body = (!r->header_only
&& (r->kept_body
|| apr_table_get(r->headers_in, "Transfer-Encoding")
|| ( (cls = apr_table_get(r->headers_in, "Content-Length"))
&& (apr_strtoff(&cl, cls, &estr, 10) == APR_SUCCESS)
&& (!*estr)
&& (cl > 0) )
)
);
So the test is slighly different from the original code. (but this looks fine to me)
This also has the advantage to avoid a redundant call to 'apr_table_get()' and to improve readability.
While at it, move the test '!r->expecting_100' a few lines above because it is cheap.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827374 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 20 Mar 2018 22:46:01 +0000 (22:46 +0000)]
Ignore jansson.h's -Wunused-function for GCC too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827373 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 20 Mar 2018 22:39:48 +0000 (22:39 +0000)]
#pragma GCC diagnostic push/pop exist in gcc >= 4.6 only.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827372 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 20 Mar 2018 22:30:52 +0000 (22:30 +0000)]
mod_ldap: fix format warnings.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827366 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 20 Mar 2018 21:40:11 +0000 (21:40 +0000)]
core: ap_getline_core() reads nothing for n == 0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827362 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 20 Mar 2018 21:20:53 +0000 (21:20 +0000)]
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827361 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 20 Mar 2018 21:17:18 +0000 (21:17 +0000)]
PR62200: EBCDIC: ap_rgetline APR_ENOSPC
On EBCDIC systems, translation does not occur in ap_rgetline() if the line is
larger than the buffer size.
Submitted By: Hank Ibell
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827359 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 20 Mar 2018 20:28:28 +0000 (20:28 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827354 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 20 Mar 2018 20:27:40 +0000 (20:27 +0000)]
Improve highlight and fix a few typo.
Mostly some missing <var></var> and <module></module>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827353 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 19 Mar 2018 13:07:52 +0000 (13:07 +0000)]
mod_remoteip: make proxy-protocol work on slave connections, e.g. in HTTP/2
requests. See also https://github.com/roadrunner2/mod-proxy-protocol/issues/6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827196 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 19 Mar 2018 09:35:45 +0000 (09:35 +0000)]
mod_md: fixes error in renew window calculation that may lead to mod_md running
watchdog in a tight loop until actual renewal becomes necessary.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827180 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 19 Mar 2018 09:16:00 +0000 (09:16 +0000)]
mod_md: /.well-known/acme-challenge requests that cannot be answered for hostnames
outside the configured MDs are free to be answered by other handlers. This allows
co-existance between mod_md and other ACME clients on the same server (implements PR62189).
[Stefan Eissing, Arkadiusz Miskiewicz <arekm@maven.pl>]
Fixes PR62189.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827175 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 19 Mar 2018 08:42:29 +0000 (08:42 +0000)]
mod_http2: use proper ARP defined for formatting apr_off_t
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827166 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Mar 2018 16:27:05 +0000 (16:27 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827095 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Mar 2018 16:25:46 +0000 (16:25 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827094 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 16 Mar 2018 15:46:38 +0000 (15:46 +0000)]
Fixed OCSPEnable to keep accepting "off", not "none".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1827001 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 16 Mar 2018 15:25:08 +0000 (15:25 +0000)]
Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certificate chain. PR62112 [Ricardo Martin Camarero <rickyepoderi@yahoo.es>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826995 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 16 Mar 2018 11:25:36 +0000 (11:25 +0000)]
mod_md: Fix compilation with OpenSSL before version 1.0.2.
Symbol ASN1_TIME_diff is only available for 1.0.2+,
but luckily alternative code we can use is already
available, originally written for the LibreSSL case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826973 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 16 Mar 2018 11:10:35 +0000 (11:10 +0000)]
mod_slotmem_shm: better comment on MPM WinNT specifics.
Also avoids registering a no-op cleanup for WinNT children.
No functional changes.
[Reverted by r1831868]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826970 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 16 Mar 2018 09:22:51 +0000 (09:22 +0000)]
ab: Disable printing temp key for OpenSSL before
version 1.0.2. SSL_get_server_tmp_key is not available
there.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826930 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 16 Mar 2018 00:01:37 +0000 (00:01 +0000)]
Axe more backported entries.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826908 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 15 Mar 2018 23:52:06 +0000 (23:52 +0000)]
Backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826905 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 15 Mar 2018 23:29:40 +0000 (23:29 +0000)]
Backported to 2.4.x in r1826887.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826902 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 15 Mar 2018 22:17:15 +0000 (22:17 +0000)]
ab: follow up to r1738415: handle any tmp key id.
Otherwise, we print garbage (e.g. for X25519).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826880 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 15 Mar 2018 19:05:45 +0000 (19:05 +0000)]
Slightly improve syntax highlight
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826856 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 15 Mar 2018 18:17:28 +0000 (18:17 +0000)]
Follow up to r1826556: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826847 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 15 Mar 2018 18:06:51 +0000 (18:06 +0000)]
mod_slotmem_shm: SHMs need to be attached in MPM winnt children processes.
We can't (re-)create them since they exist already and are owned by the
parent process.
[Reverted by r1831868]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826845 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 14 Mar 2018 06:37:01 +0000 (06:37 +0000)]
No, we don't do this at this project, say 22 years of Unix contributors.
So, stop already.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826699 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 14 Mar 2018 06:35:57 +0000 (06:35 +0000)]
Flush garbage stderr output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826698 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 13 Mar 2018 23:19:26 +0000 (23:19 +0000)]
Instrument 'bbout'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826687 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 13 Mar 2018 23:18:09 +0000 (23:18 +0000)]
Instrument 'md_log_perror' and fix corresponding errors reported by gcc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826686 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 12 Mar 2018 15:24:13 +0000 (15:24 +0000)]
Fix timeout logging in ap_process_request().
We can't use 'r' after ap_process_request_after_handler(), the core output
filter might have cleaned up its deferred bucket brigade on error, including
the EOR bucket.
Reported by: steffenal
Fixes SpiderLabs/ModSecurity#1542
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826556 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 12 Mar 2018 09:47:05 +0000 (09:47 +0000)]
documentation update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826529 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 12 Mar 2018 09:44:28 +0000 (09:44 +0000)]
mod_md.xml: update the Let’s Encrypt Subscriber Agreement link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826528 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 10 Mar 2018 16:10:01 +0000 (16:10 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826413 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 10 Mar 2018 16:08:50 +0000 (16:08 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826412 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 9 Mar 2018 09:57:47 +0000 (09:57 +0000)]
Add a missing word in the French translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826318 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 9 Mar 2018 09:36:18 +0000 (09:36 +0000)]
Follow up to r1609680: further simplify/optimize ap_proxy_strcmp_ematch().
While at it, same treatment for its mother ap_strcmp_match().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826313 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 8 Mar 2018 23:23:30 +0000 (23:23 +0000)]
Follow up to r1609680: simpler/faster ap_proxy_strcmp_ematch().
No functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826289 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 8 Mar 2018 11:40:50 +0000 (11:40 +0000)]
Bump after r1826207.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826208 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 8 Mar 2018 11:40:27 +0000 (11:40 +0000)]
* modules/aaa/mod_authz_host.c (host_check_authorization): Simplify
comment stripping in "Require host"; log a warning if a comment is
used in 'Require host', or an error if the expression is empty with
the comment stripped. (Currently in 2.4, #comment part is parsed)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826207 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 8 Mar 2018 11:27:48 +0000 (11:27 +0000)]
* modules/lua/config.m4 (CHECK_LUA): Support Debian-style
pkg-config naming for lua.
Reviewed by: ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1826206 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Mar 2018 12:58:42 +0000 (12:58 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1825768 13f79535 -47bb-0310-9956-
ffa450edef68