]>
granicus.if.org Git - apache/log
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
William A. Rowe Jr [Wed, 27 Apr 2016 15:24:33 +0000 (15:24 +0000)]
Correct regressions introduced in r1137358 and r1740910.
The conn_rec context may be passed only when setting up the
initial connection, otherwise the request info is trashed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741277 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 27 Apr 2016 14:01:12 +0000 (14:01 +0000)]
mod_http2: removing beam mutex when task worker done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741268 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 27 Apr 2016 13:03:31 +0000 (13:03 +0000)]
CGIVar now in 2.4.x branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741251 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Wed, 27 Apr 2016 08:54:30 +0000 (08:54 +0000)]
comented out man build since its now not necesary
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741171 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 22:54:26 +0000 (22:54 +0000)]
Follow up to r1740155: Update NetWare Makefile with h2_ihash_empty().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741115 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 26 Apr 2016 22:45:42 +0000 (22:45 +0000)]
updated FAQ index and builded html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741113 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 22:31:19 +0000 (22:31 +0000)]
Follow up to r1740928: updates for Netware build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741112 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 26 Apr 2016 21:23:20 +0000 (21:23 +0000)]
updated to english revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741106 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Tue, 26 Apr 2016 18:13:42 +0000 (18:13 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741066 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Tue, 26 Apr 2016 18:12:26 +0000 (18:12 +0000)]
Follow up for the Bugfix checklist panel. Remove ":" from Bugfix checklist, moved HTTPD to httpd, added the component=mod_name to the "Open bug" link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741065 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 26 Apr 2016 14:50:57 +0000 (14:50 +0000)]
FLUSHing H2EOS and H2EOC buckets to preserve destruction order, improving bucket beams to disengage from live green buckets on shutdown
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1741045 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 11:21:48 +0000 (11:21 +0000)]
Build docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740999 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 11:17:13 +0000 (11:17 +0000)]
Follow up to r1740928, r1740987: fix 'proxy section'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740998 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 09:47:46 +0000 (09:47 +0000)]
Follow up to r1740928, r1740967: Introduce 'proxy section' context?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740987 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 08:55:57 +0000 (08:55 +0000)]
Follow up to r1740928: update docs (contexts) and minor MMN.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740967 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 07:18:53 +0000 (07:18 +0000)]
Follow up to r1740928: better CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740960 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 26 Apr 2016 00:04:57 +0000 (00:04 +0000)]
mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
allowing per backend TLS configuration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740928 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 25 Apr 2016 21:50:40 +0000 (21:50 +0000)]
event: update worker score keepalive status.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740910 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 25 Apr 2016 19:18:38 +0000 (19:18 +0000)]
Fix a typo
Remove a useless empty line
Turn a tab into spaces to be consistent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740880 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 25 Apr 2016 14:37:53 +0000 (14:37 +0000)]
Consistent capitalization of Internal Server Error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740846 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 25 Apr 2016 14:34:17 +0000 (14:34 +0000)]
Clarify misleading statement about Nonfatal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740844 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 24 Apr 2016 21:13:03 +0000 (21:13 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740736 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 24 Apr 2016 21:11:42 +0000 (21:11 +0000)]
Second part of the new "Bugfix checklist" panel in the modules doc pages.
Changes discussed in docs@ and implemented:
- Moved Httpd to HTTPD
- Created a new link to quickly open a bug in Bugzilla
- Modified the link called "Open bugs" to "Known issues" and appended
the bugzilla component name to the URL. In this way the user will only
see bugs related to the module under review, not all the httpd ones.
A little hack was necessary since some mpms have inconsistent naming
(e.g. mpm_event in Bugzilla and event in docs).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740735 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 24 Apr 2016 17:27:02 +0000 (17:27 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740718 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 24 Apr 2016 17:20:23 +0000 (17:20 +0000)]
Fix doc as spotted by Mike Matthews in online doc
Fix link to distcache.
http://www.distcache.org/ --> http://distcache.sourceforge.net/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740717 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 23 Apr 2016 13:17:52 +0000 (13:17 +0000)]
Support for OpenSSL 1.1.0:
- X509_STORE_CTX is now opaque.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740653 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 23 Apr 2016 12:36:43 +0000 (12:36 +0000)]
Support for OpenSSL 1.1.0:
- symbols get_rfc..._prime_... have been
renamed to BN_get_rfc..._prime_...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740652 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 20 Apr 2016 21:34:48 +0000 (21:34 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740199 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 20 Apr 2016 15:17:38 +0000 (15:17 +0000)]
mod_http2: elimination of h2_io intermediate stream instances
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1740155 13f79535 -47bb-0310-9956-
ffa450edef68