]> granicus.if.org Git - apache/log
apache
8 years agopropose
Christophe Jaillet [Sat, 26 Mar 2016 07:03:23 +0000 (07:03 +0000)]
propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736682 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFix formatting, highlighting in examples.
Rich Bowen [Fri, 25 Mar 2016 15:39:27 +0000 (15:39 +0000)]
Fix formatting, highlighting in examples.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736594 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRebuild.
Lucien Gentis [Fri, 25 Mar 2016 14:53:14 +0000 (14:53 +0000)]
Rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736585 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML updates.
Lucien Gentis [Fri, 25 Mar 2016 14:52:18 +0000 (14:52 +0000)]
XML updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736584 13f79535-47bb-0310-9956-ffa450edef68

8 years agoHTTP_BAD_GATEWAY -> MODSSL_ERROR_BAD_GATEWAY
Jeff Trawick [Thu, 24 Mar 2016 21:23:00 +0000 (21:23 +0000)]
HTTP_BAD_GATEWAY -> MODSSL_ERROR_BAD_GATEWAY

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736510 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge of 1736463 from trunk:
Stefan Eissing [Thu, 24 Mar 2016 16:47:26 +0000 (16:47 +0000)]
Merge of 1736463 from trunk:

mod_http2: fix for scoreboard updates missing, mem leak fix for slave connections

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736465 13f79535-47bb-0310-9956-ffa450edef68

8 years agorebuild
Rich Bowen [Thu, 24 Mar 2016 14:38:10 +0000 (14:38 +0000)]
rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736447 13f79535-47bb-0310-9956-ffa450edef68

8 years agoErrorDocument is not a section directive
Rich Bowen [Thu, 24 Mar 2016 14:30:34 +0000 (14:30 +0000)]
ErrorDocument is not a section directive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736446 13f79535-47bb-0310-9956-ffa450edef68

8 years ago2.4.19 will not be released. 2.4.20 to be T&R on April 4...
Jim Jagielski [Thu, 24 Mar 2016 11:45:17 +0000 (11:45 +0000)]
2.4.19 will not be released. 2.4.20 to be T&R on April 4...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736430 13f79535-47bb-0310-9956-ffa450edef68

8 years agoupdate transformations.
Nilgun Belma Buguner [Thu, 24 Mar 2016 09:21:17 +0000 (09:21 +0000)]
update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736408 13f79535-47bb-0310-9956-ffa450edef68

8 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Thu, 24 Mar 2016 09:19:57 +0000 (09:19 +0000)]
update for sync with English docs.

Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
Reviewed by:  Orhan Berent <berent belgeler.gen.tr>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736407 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdd CHANGES entry for r1736157.
Yann Ylavic [Wed, 23 Mar 2016 11:53:23 +0000 (11:53 +0000)]
Add CHANGES entry for r1736157.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736312 13f79535-47bb-0310-9956-ffa450edef68

8 years agoWin32-specific build files.
William A. Rowe Jr [Wed, 23 Mar 2016 03:53:49 +0000 (03:53 +0000)]
Win32-specific build files.

Going forwards, keep win32 build in svn once a tree is stable.
Visual Studio 2010 users cannot convert our .dsp files, and
ddk toolchain users couldn't either.

Applies the same logic as r1100294 on the 2.2.x branch.

Until the cmake build schema is entirely mature, these files
are needed for command-line builds of the 2.4 tree, and are
expected to change very little until the EOL of 2.4 branch.

The .dsp source files are not directly usable for any shipping
version of MSVC/Visual Studio (post-Visual Studio 97 release),
while the .mak exports of these projects are usable on any flavor
of the MS nmake build environment.  The .dsp source files are
retained for those users wishing to import these projects into
the modern vcproj/sln file format.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736270 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAFAICT, this is a Win32 platform-specific defect, as there is
William A. Rowe Jr [Wed, 23 Mar 2016 03:45:27 +0000 (03:45 +0000)]
AFAICT, this is a Win32 platform-specific defect, as there is
no corresponding config.m4, and therefore no unix module named
mod_lbmethod_rr.

This module was apparently abandoned prior to API changes that
preceeded 2.4.1 and therefore never belonged in the 2.4.x GA.

Remove the last references from branches/2.4.x, and we can deal
later with whether or not this subsists on trunk/...

Reviewed by: wrowe, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736269 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFix missing limits.h header, required for 2.4.next release,
William A. Rowe Jr [Tue, 22 Mar 2016 21:06:08 +0000 (21:06 +0000)]
Fix missing limits.h header, required for 2.4.next release,
masked on many platforms by intrinsic limits.h inclusion by
other headers.

Backports: r1736243

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736253 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1736250 from trunk:
Yann Ylavic [Tue, 22 Mar 2016 20:48:47 +0000 (20:48 +0000)]
Merge r1736250 from trunk:

mod_http2: no variadic macro in C89, use equivalent function.
Reviewed/backported by: ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736251 13f79535-47bb-0310-9956-ffa450edef68

8 years agoEnsure we pick up modules/proxy/*.h headers
William A. Rowe Jr [Tue, 22 Mar 2016 20:00:08 +0000 (20:00 +0000)]
Ensure we pick up modules/proxy/*.h headers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736242 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge of r1736156 from trunk:
Stefan Eissing [Tue, 22 Mar 2016 09:04:19 +0000 (09:04 +0000)]
Merge of r1736156 from trunk:

adding missing h2_ngn_shed.c to mod_http2.dsp for win build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736157 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFollow-up to r1735886:
Jim Jagielski [Mon, 21 Mar 2016 17:24:38 +0000 (17:24 +0000)]
Follow-up to r1735886:

Add back accidentally-deleted file

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736071 13f79535-47bb-0310-9956-ffa450edef68

8 years ago??
Jim Jagielski [Mon, 21 Mar 2016 17:19:53 +0000 (17:19 +0000)]
??

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736070 13f79535-47bb-0310-9956-ffa450edef68

8 years agoand we are now 2.4.20-dev
Jim Jagielski [Mon, 21 Mar 2016 17:19:09 +0000 (17:19 +0000)]
and we are now 2.4.20-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736069 13f79535-47bb-0310-9956-ffa450edef68

8 years agoPrep for tag/roll of 2.4.19
Jim Jagielski [Mon, 21 Mar 2016 17:16:43 +0000 (17:16 +0000)]
Prep for tag/roll of 2.4.19

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736067 13f79535-47bb-0310-9956-ffa450edef68

8 years agoforgive me Yann for I have sinned
Jeff Trawick [Mon, 21 Mar 2016 14:07:14 +0000 (14:07 +0000)]
forgive me Yann for I have sinned

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735978 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote.
Yann Ylavic [Mon, 21 Mar 2016 13:33:38 +0000 (13:33 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735970 13f79535-47bb-0310-9956-ffa450edef68

8 years agoCGIVar before too long I hope???
Jeff Trawick [Mon, 21 Mar 2016 12:54:05 +0000 (12:54 +0000)]
CGIVar before too long I hope???

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735969 13f79535-47bb-0310-9956-ffa450edef68

8 years agoupdate transformation
André Malo [Mon, 21 Mar 2016 12:41:15 +0000 (12:41 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735966 13f79535-47bb-0310-9956-ffa450edef68

8 years agoupdate transformation
André Malo [Mon, 21 Mar 2016 12:38:58 +0000 (12:38 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735965 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge 1734817, 1734955, r1734989, from trunk:
Jeff Trawick [Mon, 21 Mar 2016 12:37:25 +0000 (12:37 +0000)]
Merge 17348171734955, r1734989, from trunk:

mod_include now sets DOCUMENT_ARGS.

* Like DOCUMENT_URI, this is for the SSI document, not for any
  subrequest called for the include directive.
* Like QUERY_STRING, this is just r->args (or empty string if there are
  none), unlike QUERY_STRING_UNESCAPED.

The name of the variable is taken from the Zeus SSI implementation.

Follow-up to r1734817: suexec passes through mod_include's DOCUMENT_ARGS

Follow-up to r1734817: Reorder, mention compatibility

Submitted by: trawick
Reviewed by: jim, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735963 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFollow-up to r1735886:
Jeff Trawick [Mon, 21 Mar 2016 12:28:04 +0000 (12:28 +0000)]
Follow-up to r1735886:

Add mod_ssl_openssl.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735961 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote, promote.
Yann Ylavic [Mon, 21 Mar 2016 12:25:48 +0000 (12:25 +0000)]
Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735960 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxform
Eric Covener [Mon, 21 Mar 2016 12:20:36 +0000 (12:20 +0000)]
xform

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735958 13f79535-47bb-0310-9956-ffa450edef68

8 years agopunctuation
Eric Covener [Mon, 21 Mar 2016 12:20:15 +0000 (12:20 +0000)]
punctuation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735957 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Eric Covener [Mon, 21 Mar 2016 12:15:52 +0000 (12:15 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735956 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdd CHANGES entry for r1735947 and trim spurious white spaces.
Yann Ylavic [Mon, 21 Mar 2016 12:15:38 +0000 (12:15 +0000)]
Add CHANGES entry for r1735947 and trim spurious white spaces.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735955 13f79535-47bb-0310-9956-ffa450edef68

8 years agodrop 2.3-and-later from compat info
Eric Covener [Mon, 21 Mar 2016 12:15:36 +0000 (12:15 +0000)]
drop 2.3-and-later from compat info
add compt info for forward-dns in two places

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735954 13f79535-47bb-0310-9956-ffa450edef68

8 years agoThis should be in 2.4.19
Jim Jagielski [Mon, 21 Mar 2016 12:04:59 +0000 (12:04 +0000)]
This should be in 2.4.19

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735951 13f79535-47bb-0310-9956-ffa450edef68

8 years agoDOCUMENT_ARGS
Jeff Trawick [Mon, 21 Mar 2016 11:57:41 +0000 (11:57 +0000)]
DOCUMENT_ARGS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735950 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Jim Jagielski [Mon, 21 Mar 2016 11:30:24 +0000 (11:30 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735948 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1734412 from trunk:
Jim Jagielski [Mon, 21 Mar 2016 11:29:29 +0000 (11:29 +0000)]
Merge r1734412 from trunk:

mod_authz_host: add a new "forward-dns" authorization type

This new type does not rely on reverse DNS lookups.

Submitted by: fabien
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735947 13f79535-47bb-0310-9956-ffa450edef68

8 years agopromote
Jim Jagielski [Mon, 21 Mar 2016 11:28:53 +0000 (11:28 +0000)]
promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735946 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote
Jim Jagielski [Mon, 21 Mar 2016 11:28:32 +0000 (11:28 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735945 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_proxy_http2: updated patch yet again with more APLOGNO goodness, thank Yann
Stefan Eissing [Mon, 21 Mar 2016 11:08:14 +0000 (11:08 +0000)]
mod_proxy_http2: updated patch yet again with more APLOGNO goodness, thank Yann

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735944 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_proxy_http2: updated patch for backport with APLOGNOs filled in
Stefan Eissing [Mon, 21 Mar 2016 10:06:49 +0000 (10:06 +0000)]
mod_proxy_http2: updated patch for backport with APLOGNOs filled in

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735937 13f79535-47bb-0310-9956-ffa450edef68

8 years agoadding change description fro mod_http2
Stefan Eissing [Mon, 21 Mar 2016 08:56:18 +0000 (08:56 +0000)]
adding change description fro mod_http2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735927 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFollow-up to r1735886:
Jeff Trawick [Sun, 20 Mar 2016 22:46:18 +0000 (22:46 +0000)]
Follow-up to r1735886:

Add mod_ssl_openssl.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735910 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1587607, r1588868 from trunk:
Jim Jagielski [Sun, 20 Mar 2016 15:51:49 +0000 (15:51 +0000)]
Merge r1587607, r1588868 from trunk:

mod_ssl: Add hooks to allow other modules to perform processing at
several stages of initialization and connection handling.  See
mod_ssl_openssl.h.

This is enough to allow implementation of Certificate Transparency
outside of mod_ssl.

Initialize post_handshake_rc for case where a failure has
already occurred (doesn't change execution but avoids warning
with some levels of gcc).

Pointed out by: kbrand

Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735886 13f79535-47bb-0310-9956-ffa450edef68

8 years agopromote
Jim Jagielski [Sun, 20 Mar 2016 15:51:03 +0000 (15:51 +0000)]
promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735885 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote
Jim Jagielski [Sun, 20 Mar 2016 15:50:46 +0000 (15:50 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735884 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote.
Yann Ylavic [Sun, 20 Mar 2016 00:37:24 +0000 (00:37 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735833 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote.
Yann Ylavic [Sat, 19 Mar 2016 23:11:35 +0000 (23:11 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735832 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_ssl_openssl.h stuff perhaps, for CT
Jeff Trawick [Sat, 19 Mar 2016 21:51:23 +0000 (21:51 +0000)]
mod_ssl_openssl.h stuff perhaps, for CT

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735823 13f79535-47bb-0310-9956-ffa450edef68

8 years agoCommented vote.
Yann Ylavic [Sat, 19 Mar 2016 20:18:24 +0000 (20:18 +0000)]
Commented vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735807 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1735786 from trunk:
Jim Jagielski [Sat, 19 Mar 2016 18:59:23 +0000 (18:59 +0000)]
Merge r1735786 from trunk:

fix order of lowercase/compare for r->handler

Submitted by: covener
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735802 13f79535-47bb-0310-9956-ffa450edef68

8 years agopromote
Jim Jagielski [Sat, 19 Mar 2016 18:58:59 +0000 (18:58 +0000)]
promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735800 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote
Jim Jagielski [Sat, 19 Mar 2016 18:58:39 +0000 (18:58 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735799 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote.
Yann Ylavic [Sat, 19 Mar 2016 16:51:54 +0000 (16:51 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735788 13f79535-47bb-0310-9956-ffa450edef68

8 years agor->handler =None fix
Eric Covener [Sat, 19 Mar 2016 16:49:49 +0000 (16:49 +0000)]
r->handler =None fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735787 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Jim Jagielski [Sat, 19 Mar 2016 13:28:46 +0000 (13:28 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735772 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1619483 from trunk:
Jim Jagielski [Sat, 19 Mar 2016 13:26:41 +0000 (13:26 +0000)]
Merge r1619483 from trunk:

mod_deflate: follow up to r1619444.

Fix counting of inflated bytes in deflate_in_filter() when asked to flush, since
we now count bytes per inflate() call everywhere, we can't count all the produced
bytes there.

We still need to include all the produced bytes in the brigade.

Submitted by: ylavic
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735771 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1720129, r1723295, r1733088, r1733089 from trunk:
Jim Jagielski [Sat, 19 Mar 2016 13:26:25 +0000 (13:26 +0000)]
Merge r1720129, r1723295, r1733088, r1733089 from trunk:

* mod_ssl: Free dhparams when getting DH params. This fixes issue when
  SSLCryptoDevice does not get unregistered because of non-zero refcount
  during the mod_ssl unload happening on httpd startup.

mod_ssl: follow up to r1720129.
Free ecparams read from certificate file(s) on startup.

Follow up to r1720129 and r1723295: CHANGES entry.

Rephrase r1733088 since leaking means horrible things in cryptography.
This is not a security fix :p
Submitted by: jkaluza, ylavic, ylavic, ylavic
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735770 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1726167 from trunk:
Jim Jagielski [Sat, 19 Mar 2016 13:25:28 +0000 (13:25 +0000)]
Merge r1726167 from trunk:

expr support for HTTP2 variable
Submitted by: icing
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735769 13f79535-47bb-0310-9956-ffa450edef68

8 years agoproxy_http2 patch updated after code review
Stefan Eissing [Sat, 19 Mar 2016 10:42:30 +0000 (10:42 +0000)]
proxy_http2 patch updated after code review

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735749 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFollow up to r1734396: CHANGES entry.
Yann Ylavic [Fri, 18 Mar 2016 17:35:48 +0000 (17:35 +0000)]
Follow up to r1734396: CHANGES entry.
Since ssl_run_pre_handshake() is not (yet) in 2.4.x, mention ssl_init_ssl_connection() instead.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735650 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSummary: vote/promote mod_deflate input filter fix
Jeff Trawick [Fri, 18 Mar 2016 16:50:30 +0000 (16:50 +0000)]
Summary: vote/promote mod_deflate input filter fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735639 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSummary: vote/promote possible memory leak on restart for custom [EC]DH params
Jeff Trawick [Fri, 18 Mar 2016 16:14:39 +0000 (16:14 +0000)]
Summary: vote/promote possible memory leak on restart for custom [EC]DH params

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735634 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSummary: vote/promote HTTP2=on|off
Jeff Trawick [Fri, 18 Mar 2016 15:57:32 +0000 (15:57 +0000)]
Summary: vote/promote HTTP2=on|off

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735625 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge of r1735611 from trunk:
Stefan Eissing [Fri, 18 Mar 2016 15:41:12 +0000 (15:41 +0000)]
Merge of r1735611 from trunk:

mod_http2: refrain from unnecessary flushes on master connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735620 13f79535-47bb-0310-9956-ffa450edef68

8 years agoadd vote for r1734412
Fabien Coelho [Fri, 18 Mar 2016 15:30:02 +0000 (15:30 +0000)]
add vote for r1734412

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735616 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge of 1735608,1735609 from trunk:
Stefan Eissing [Fri, 18 Mar 2016 14:48:36 +0000 (14:48 +0000)]
Merge of 1735608,1735609 from trunk:

mod_http2: stream cleanup on GOAWAY handling, PUSHes prohibited after client GOAWAY.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735610 13f79535-47bb-0310-9956-ffa450edef68

8 years agoproposal to backport mod_proxy_http2
Stefan Eissing [Thu, 17 Mar 2016 17:37:35 +0000 (17:37 +0000)]
proposal to backport mod_proxy_http2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735466 13f79535-47bb-0310-9956-ffa450edef68

8 years agopatch by NormW to make proxy and mod_http2 build on Netware in current form
Stefan Eissing [Thu, 17 Mar 2016 17:09:16 +0000 (17:09 +0000)]
patch by NormW to make proxy and mod_http2 build on Netware in current form

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735459 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_http2: backport of 1.4.3
Stefan Eissing [Thu, 17 Mar 2016 16:54:05 +0000 (16:54 +0000)]
mod_http2: backport of 1.4.3

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735457 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1629925, r1629927, r1629928, r1733162, r1733173 from trunk:
Stefan Eissing [Thu, 17 Mar 2016 09:42:18 +0000 (09:42 +0000)]
Merge r1629925, r1629927, r1629928, r1733162, r1733173 from trunk:

Ensure that httpd exits with an error status when the MPM fails
to run.  [Yann Ylavic]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735381 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote, promote
Stefan Eissing [Thu, 17 Mar 2016 09:39:53 +0000 (09:39 +0000)]
vote, promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735380 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1735088 from trunk:
Stefan Eissing [Thu, 17 Mar 2016 09:28:51 +0000 (09:28 +0000)]
Merge r1735088 from trunk:

[PATCH] mod_rewrite: double escaping of query strings in server context
(like PR50447, for server context)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735379 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote
Stefan Eissing [Thu, 17 Mar 2016 09:24:13 +0000 (09:24 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735377 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVotes.
Yann Ylavic [Wed, 16 Mar 2016 23:16:18 +0000 (23:16 +0000)]
Votes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735340 13f79535-47bb-0310-9956-ffa450edef68

8 years agoPropose.
Yann Ylavic [Wed, 16 Mar 2016 23:07:33 +0000 (23:07 +0000)]
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735339 13f79535-47bb-0310-9956-ffa450edef68

8 years agobackport of mod_http2 v1.4.2
Stefan Eissing [Wed, 16 Mar 2016 15:16:00 +0000 (15:16 +0000)]
backport of mod_http2 v1.4.2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735239 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRebuild.
Lucien Gentis [Tue, 15 Mar 2016 17:23:15 +0000 (17:23 +0000)]
Rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735147 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML updates.
Lucien Gentis [Tue, 15 Mar 2016 17:21:55 +0000 (17:21 +0000)]
XML updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735146 13f79535-47bb-0310-9956-ffa450edef68

8 years agopropose rewrite query string patch
Eric Covener [Tue, 15 Mar 2016 15:01:12 +0000 (15:01 +0000)]
propose rewrite query string patch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735091 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote.
Yann Ylavic [Tue, 15 Mar 2016 08:34:57 +0000 (08:34 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735037 13f79535-47bb-0310-9956-ffa450edef68

8 years agoPropose
Christophe Jaillet [Tue, 15 Mar 2016 06:44:48 +0000 (06:44 +0000)]
Propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735023 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_http2: backport of fix for streams without :authority header
Stefan Eissing [Mon, 14 Mar 2016 11:08:26 +0000 (11:08 +0000)]
mod_http2: backport of fix for streams without :authority header

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734917 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFix a small doxygen issue (r1734716 in trunk)
Christophe Jaillet [Sat, 12 Mar 2016 16:52:57 +0000 (16:52 +0000)]
Fix a small doxygen issue (r1734716 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734717 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1734239 from trunk:
Stefan Eissing [Thu, 10 Mar 2016 14:01:10 +0000 (14:01 +0000)]
Merge r1734239 from trunk:

mod_reqtimeout: Prevent long response times from triggering a timeout once
the request has been fully read.  PR 59045.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734416 13f79535-47bb-0310-9956-ffa450edef68

8 years agovote
Stefan Eissing [Thu, 10 Mar 2016 13:57:54 +0000 (13:57 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734415 13f79535-47bb-0310-9956-ffa450edef68

8 years agoproposal
Stefan Eissing [Thu, 10 Mar 2016 13:50:46 +0000 (13:50 +0000)]
proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734414 13f79535-47bb-0310-9956-ffa450edef68

8 years agobackported mod_http2 1.4.0 from trunk
Stefan Eissing [Thu, 10 Mar 2016 13:37:55 +0000 (13:37 +0000)]
backported mod_http2 1.4.0 from trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734413 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1734294 from trunk:
Yann Ylavic [Thu, 10 Mar 2016 12:34:43 +0000 (12:34 +0000)]
Merge r1734294 from trunk:

followup to r1734125: null check for r->args
before cleaning up some QSA cases.

Submitted by: covener
Reviewed by: covener, rpluem, ylavic
Backported by: ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734397 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1734006 from trunk:
Yann Ylavic [Thu, 10 Mar 2016 12:31:13 +0000 (12:31 +0000)]
Merge r1734006 from trunk:

mod_ssl: Don't lose track of the SSL context if the ssl_run_pre_handshake()
hook returns an error.

Submitted by: minfrin
Reviewed by: minfrin, jim, ylavic
Backported by: ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734396 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1733523, r1733691 from trunk:
Yann Ylavic [Thu, 10 Mar 2016 12:27:49 +0000 (12:27 +0000)]
Merge r1733523, r1733691 from trunk:

Use ap_array_str_contains to simplify code

Use ap_array_str_contains to simplify code
Remove a useless test (groups is always NULL)
Improve some style

Submitted by: jailletc36
Reviewed by: jailletc36, jim, ylavic
Backported by: ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734395 13f79535-47bb-0310-9956-ffa450edef68

8 years agoBackported in r1734391.
Yann Ylavic [Thu, 10 Mar 2016 12:22:23 +0000 (12:22 +0000)]
Backported in r1734391.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734393 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMerge r1601624 from trunk:
Yann Ylavic [Thu, 10 Mar 2016 12:15:59 +0000 (12:15 +0000)]
Merge r1601624 from trunk:

Strip useless apr_brigade_cleanup() calls.

Submitted/backported by: ylavic
Reviewed by: jailletc36, jim, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734391 13f79535-47bb-0310-9956-ffa450edef68

8 years agoVote, promote.
Yann Ylavic [Thu, 10 Mar 2016 12:03:22 +0000 (12:03 +0000)]
Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734390 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Christophe Jaillet [Thu, 10 Mar 2016 06:45:08 +0000 (06:45 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734358 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRevert part of last change because the corresponding display looks strange.
Christophe Jaillet [Thu, 10 Mar 2016 06:44:48 +0000 (06:44 +0000)]
Revert part of last change  because the corresponding display looks strange.

Only keep changes related to sycnh with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734357 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Christophe Jaillet [Thu, 10 Mar 2016 05:34:56 +0000 (05:34 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734354 13f79535-47bb-0310-9956-ffa450edef68

8 years agoBe more consistent in the way examples are formatted
Christophe Jaillet [Thu, 10 Mar 2016 05:33:58 +0000 (05:33 +0000)]
Be more consistent in the way examples are formatted

Spotted by David Eisner  in online doc

+ synch with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734353 13f79535-47bb-0310-9956-ffa450edef68