]>
granicus.if.org Git - apache/log
Luis Gil [Sat, 21 May 2016 06:58:40 +0000 (06:58 +0000)]
re build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744853 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 20:11:41 +0000 (20:11 +0000)]
Support build files for mod_proxy_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744792 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:41:41 +0000 (17:41 +0000)]
Add mod_proxy_http2 based on CMakeLists.txt prereqs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744778 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:11:07 +0000 (17:11 +0000)]
Correct line endings / these are text files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744772 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:08:17 +0000 (17:08 +0000)]
Yes this is text, as well as an image/* mime-type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744771 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 16:59:56 +0000 (16:59 +0000)]
Not sure how these came to be checked in as non-text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744767 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 May 2016 14:37:39 +0000 (14:37 +0000)]
mod_http2: fixing re-entrancy problems with new master event dispatching
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744751 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 May 2016 11:18:37 +0000 (11:18 +0000)]
mod_http2: improved resume/response/window update handling on master connection
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744712 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 20 May 2016 04:18:48 +0000 (04:18 +0000)]
Remove out-dated comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744655 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 19 May 2016 14:03:11 +0000 (14:03 +0000)]
add availability to rewriteoption too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744580 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 19 May 2016 14:01:14 +0000 (14:01 +0000)]
using context info for rewritebase was not until 2.4.16
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744578 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:54:09 +0000 (21:54 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744460 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:46:42 +0000 (21:46 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744459 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:41:02 +0000 (21:41 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744458 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 18 May 2016 15:10:53 +0000 (15:10 +0000)]
CHANGES update and version bump after backport of mod_http2 v1.5.5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744421 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 18 May 2016 14:39:33 +0000 (14:39 +0000)]
mod_http2: fixes timeout vs. keepalive timeout use when closing streams on flush, adding pseudo header length check against limit_req_line
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744415 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Wed, 18 May 2016 09:49:53 +0000 (09:49 +0000)]
Translated to match english revision.
Reviewed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744373 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 17 May 2016 17:58:52 +0000 (17:58 +0000)]
avoid a copy/paste trap. Similar style used elsewhere in INSTALL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744297 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 14:33:15 +0000 (14:33 +0000)]
mod_http2: checking configured Limit* values against header fields
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744283 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:24:10 +0000 (08:24 +0000)]
mod_rewrite: adding h2:// and h2c:// proxy schemes to absolute uri detection, patch by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744206 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:08:53 +0000 (08:08 +0000)]
mod_http2: adding export to netware build, thanks normw
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744204 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:03:32 +0000 (08:03 +0000)]
mod_http2: fixing c->current_thread on slave connections, addresses PR 59542
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744203 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:07:24 +0000 (21:07 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743974 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:03:03 +0000 (21:03 +0000)]
documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743970 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:02:10 +0000 (21:02 +0000)]
Updated broken link and added a clarification example for mod_authn_dbm. PR: 59558
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743967 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 14 May 2016 11:49:58 +0000 (11:49 +0000)]
update after backport of latest http2 changes, version bump
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743816 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 09:00:34 +0000 (09:00 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743799 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 09:00:16 +0000 (09:00 +0000)]
Add a link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743798 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 07:17:33 +0000 (07:17 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743790 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 07:16:30 +0000 (07:16 +0000)]
Fix typo in doc as spotted by Pete Edwards in online doc.
Improve layout.
Synchronize with 2.4.x for relevant parts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743789 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 06:23:25 +0000 (06:23 +0000)]
Fix NULL pointer dereference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743788 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 13 May 2016 16:52:33 +0000 (16:52 +0000)]
Avoid truncating the_request line when there is no request to 'W'rite.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743699 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 12 May 2016 15:12:59 +0000 (15:12 +0000)]
fix for handling invalid proxy uris and code cleanup provided by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743517 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 12 May 2016 15:04:18 +0000 (15:04 +0000)]
applied mod_proxy_http2 related cmake biuld changes as proposed by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743512 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 12 May 2016 14:50:09 +0000 (14:50 +0000)]
Revert
1742822 , incorrect assumptions here
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743511 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 11 May 2016 11:03:41 +0000 (11:03 +0000)]
adjusteing changes after backport, mod_http2: version bump, adding modified patch for c->aborted by Michael Kaufmann
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743335 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 10 May 2016 21:26:31 +0000 (21:26 +0000)]
minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743260 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 10 May 2016 19:16:11 +0000 (19:16 +0000)]
minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743251 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 9 May 2016 17:21:14 +0000 (17:21 +0000)]
Fixed words
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743009 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 9 May 2016 16:56:45 +0000 (16:56 +0000)]
Fixed misspelled word
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743005 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 9 May 2016 16:26:46 +0000 (16:26 +0000)]
commit of the html file and fixed some spelling errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742998 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 8 May 2016 13:53:37 +0000 (13:53 +0000)]
Fix yet another case where we clobber the
server-status request info when a timeout happens.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742822 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 May 2016 13:20:22 +0000 (13:20 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742813 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 May 2016 13:19:22 +0000 (13:19 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742812 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 8 May 2016 10:17:57 +0000 (10:17 +0000)]
Followup to r1742791: Probably the better fix
is not fiddling with connection changes but instead
use a NULL request like in similar places.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742792 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 8 May 2016 10:09:17 +0000 (10:09 +0000)]
Don't globber scoreboard request info if
read_request_line() fails with a timeout.
In that case there's no new useful request
info available.
Noticed via server-status showing request
"NULL" after keep-alive connections timed out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742791 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 May 2016 16:29:46 +0000 (16:29 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742728 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 May 2016 16:28:36 +0000 (16:28 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742727 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 7 May 2016 09:51:37 +0000 (09:51 +0000)]
Follow up to r1740928: mod_ssl.h now needs http_config.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742697 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 20:38:21 +0000 (20:38 +0000)]
commit the meta file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742470 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 5 May 2016 19:47:55 +0000 (19:47 +0000)]
No need to set CFLAGS and LDFLAGS for "ab"
during detection of libnghttp2. "ab" doesn't
yet support http2.
The macros were probably copied over from our
OpenSSL detection, where it actually makes
sense to adjust the "ab" flags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742460 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 May 2016 16:14:57 +0000 (16:14 +0000)]
Improve alignment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742447 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 May 2016 16:14:22 +0000 (16:14 +0000)]
Improve alignment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742446 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 May 2016 16:13:43 +0000 (16:13 +0000)]
Improve alignment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742445 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 May 2016 16:12:47 +0000 (16:12 +0000)]
Avoid a potential NULL pointer deference.
Not sure this can happen, but the tests in this function handle such a case, so they should handle it correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742444 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 12:10:11 +0000 (12:10 +0000)]
updated FAQ index and rebuilded html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742417 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 11:47:14 +0000 (11:47 +0000)]
updatedupdated and reviewed, translated to last en revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742414 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 10:46:32 +0000 (10:46 +0000)]
updatedupdated and reviewed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742403 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 10:40:53 +0000 (10:40 +0000)]
updatedupdated and reviewed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742401 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 5 May 2016 10:39:37 +0000 (10:39 +0000)]
updated and reviewed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742400 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 5 May 2016 06:13:09 +0000 (06:13 +0000)]
Avoid a potential NULL pointer deference.
Not sure this can happen, but the tests in this function handle such a case, so they should handle it correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742359 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 4 May 2016 12:48:05 +0000 (12:48 +0000)]
addendum to r1742260
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742267 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 4 May 2016 12:32:05 +0000 (12:32 +0000)]
mod_http2: fix for partial file buckets in master connection output, flushing of output revisited, uplift of some 2.4.x compat changes on slave filters
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742260 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 3 May 2016 16:02:43 +0000 (16:02 +0000)]
We need another guard, this may resolve a crash in the rather odd faux-server
implementation in mod_perl test suite which calls access checking too early.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742135 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 May 2016 09:00:21 +0000 (09:00 +0000)]
fixed reference to mod_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742073 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Tue, 3 May 2016 00:02:28 +0000 (00:02 +0000)]
add comments for all media types in IANA registry dated 2016-05-02
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742054 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 2 May 2016 19:27:06 +0000 (19:27 +0000)]
documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742030 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 2 May 2016 19:26:12 +0000 (19:26 +0000)]
Fixed wording about the event's doc page after Mike's feedback on dev@
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742029 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 2 May 2016 16:39:42 +0000 (16:39 +0000)]
mod_http2: rewrote TLS buffering on master connection
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1742005 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 2 May 2016 08:35:21 +0000 (08:35 +0000)]
mod_http2: fixed typo re unintended double negate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741934 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 1 May 2016 17:47:37 +0000 (17:47 +0000)]
Remove useless <br \> in highlight blocks.
(r1741864 in 2.4.x + small tweak because quoting is different. This will be fixed later on)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741874 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 1 May 2016 06:47:18 +0000 (06:47 +0000)]
Remove useless <br \> in highlight blocks.
(r1741841 in 2.4.x + small tweak for logs.xml because quoting is different. This will be fixed later on)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741842 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 15:06:31 +0000 (15:06 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741777 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 15:05:35 +0000 (15:05 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741776 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 15:03:01 +0000 (15:03 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741775 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 15:01:38 +0000 (15:01 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741774 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 14:51:48 +0000 (14:51 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741773 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 14:50:56 +0000 (14:50 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741772 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 14:41:58 +0000 (14:41 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741769 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 30 Apr 2016 14:40:06 +0000 (14:40 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741768 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 29 Apr 2016 15:21:21 +0000 (15:21 +0000)]
mod_http2: some more cleanup on stream/task/session takedowns
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741648 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 12:54:55 +0000 (12:54 +0000)]
Reverted r1741561 + doc rebuild, apologies for the new translation diffs, they will be a no op.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741625 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 12:41:49 +0000 (12:41 +0000)]
documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741622 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 12:40:49 +0000 (12:40 +0000)]
Added a specific reference to mpm-event's doc about the fact that mpm-accept is not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741621 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 29 Apr 2016 09:35:18 +0000 (09:35 +0000)]
mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741596 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Fri, 29 Apr 2016 08:15:34 +0000 (08:15 +0000)]
* Silence compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741570 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 29 Apr 2016 08:02:24 +0000 (08:02 +0000)]
ab: follow up to r1738415: EC_curve_nid2nist() available in OpenSSL-1.0.2 and later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741566 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 29 Apr 2016 08:00:59 +0000 (08:00 +0000)]
update APLOGNO tags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741564 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 07:43:36 +0000 (07:43 +0000)]
Testing svnwcsub with Humbedooh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741561 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 06:33:47 +0000 (06:33 +0000)]
Documentation rebuild after recent commits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741558 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 29 Apr 2016 06:31:53 +0000 (06:31 +0000)]
Make the comments link always appear under "See also" in the right panel of each doc page.
Previously it was inconsistently placed right below the last section on top.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741557 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 28 Apr 2016 15:37:49 +0000 (15:37 +0000)]
Revert to 2.4.1 behavior and null the request and vhost as appropriate. PR 59333
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741461 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 28 Apr 2016 15:11:41 +0000 (15:11 +0000)]
mod_http2: fix for connection cleanup on early close by client
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741446 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 28 Apr 2016 14:36:29 +0000 (14:36 +0000)]
add meta file of the index html file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741435 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Thu, 28 Apr 2016 14:34:22 +0000 (14:34 +0000)]
Updated Index of programs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741434 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 28 Apr 2016 12:44:02 +0000 (12:44 +0000)]
mod_http2: update and version bump after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741420 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 28 Apr 2016 11:39:57 +0000 (11:39 +0000)]
mod_http2: fixes in input/output bucket handling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741414 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 28 Apr 2016 08:46:18 +0000 (08:46 +0000)]
mod_http2: more sparse scorebaord updates with overall stats, keeping last request info visible longer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741392 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 27 Apr 2016 18:41:49 +0000 (18:41 +0000)]
Ensure http2 follows http in the meaning of
status WRITE (meaning 'in the request processing
phase' even if still consuming the request body,
not literally in a 'now writing' state).
Ensure a number of MPMs and the h2 connection io
no longer clobber the request status line during
state-only changes. While at it, clean up some
very ugly formatting and unnecessary decoration,
and avoid the wordy _from_conn() flavor when we
are not passing a connection_rec.
Ensure the useragent_ip is only used in the case
where it has been initialized, fall back on the
connection's remote_ip if the status is accidently
updated from an uninitialized request_rec.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741310 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 27 Apr 2016 15:39:53 +0000 (15:39 +0000)]
Revert
1741277 - need a scoreboard by slot context here
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741278 13f79535 -47bb-0310-9956-
ffa450edef68