]>
granicus.if.org Git - apache/log
Luca Toscano [Wed, 25 Jan 2017 15:19:30 +0000 (15:19 +0000)]
Correct some typos across the documentation.
This commit was made thanks to the tool and PR
created by Lajos Veres (vlajos) on github.
PR: https://github.com/apache/httpd/pull/6
Tool: https://github.com/vlajos/misspell_fixer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1780210 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 25 Jan 2017 09:46:09 +0000 (09:46 +0000)]
On the trunk:
mod_http2: fixing h2_bucket_beam to avoid duplicate calls to cleanup functions.
[Yann, Ylavic, Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1780159 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 24 Jan 2017 17:09:47 +0000 (17:09 +0000)]
Fix %{DOCUMENT_URI} in SSI w/ default parser
*) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the
URI originally requsted by the user, not the nested documents URI. This
restores the behavior of this variable to match the "legacy" SSI parser.
PR60624.
Submitted By [Hank Ibell <hwibell gmail.com>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1780095 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Tue, 24 Jan 2017 07:50:31 +0000 (07:50 +0000)]
LINK : warning LNK4013: image size 0xB1000 exceeds specified maximum 0x20000
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1780035 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 23 Jan 2017 20:25:03 +0000 (20:25 +0000)]
update after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779979 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 23 Jan 2017 20:10:20 +0000 (20:10 +0000)]
On the trunk:
*) mod_http2: fixes PR60599, sending proper response for conditional requests
answered by mod_cache. [Jeff Wheelhouse, Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779972 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 23 Jan 2017 14:03:44 +0000 (14:03 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779928 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 23 Jan 2017 14:03:26 +0000 (14:03 +0000)]
Reworked and added examples to the HTTPProtocolOptions doc
On #httpd-dev a user gave us some hints about what kind of
things would have been great to see in the HTTPProtocolOptions
directive's documentation, so I tried to apply them all.
I also added some examples taken from http_strict.t and tested
a bit. I didn't follow completely the complete change-set of
the HTTPProtocolOptions directive, so please review the change
and let me know if anything is wrong or missing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779927 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 23 Jan 2017 09:36:09 +0000 (09:36 +0000)]
On the trunk:
M modules/http2/h2_bucket_beam.c
- renaming: former red/green is now send/recv, better to read
M modules/http2/h2_from_h1.c
- produce a response also when body it totally absent (PR 60599)
M modules/http2/h2_session.c
- more work on cleaner connection shutdown
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779896 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 21 Jan 2017 18:19:03 +0000 (18:19 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779750 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Jan 2017 17:43:12 +0000 (17:43 +0000)]
Rebuild en language.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779749 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Jan 2017 16:52:04 +0000 (16:52 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779745 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Jan 2017 16:49:43 +0000 (16:49 +0000)]
Bad metafile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779744 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 21 Jan 2017 15:49:42 +0000 (15:49 +0000)]
On the trunk:
mod_http2: update after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779743 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 21 Jan 2017 15:07:42 +0000 (15:07 +0000)]
On the trunk:
*) mod_http2: rework of stream resource cleanup to avoid a crash in a close
of a lingering connection. Prohibit special file bucket beaming for
shared buckets. Files sent in stream output now use the stream pool
as read buffer, reducing memory footprint of connections.
[Yann Ylavic, Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779738 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 21 Jan 2017 06:40:23 +0000 (06:40 +0000)]
Save a few bytes and a few cycles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779700 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 21 Jan 2017 06:34:53 +0000 (06:34 +0000)]
Be more consitent in the layout, and fix the display of a multi lines <highlight> section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779699 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 20 Jan 2017 13:18:58 +0000 (13:18 +0000)]
mod_proxy_hcheck: follow up to r1779574.
Parse/validate response bodies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779623 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 20 Jan 2017 11:43:52 +0000 (11:43 +0000)]
documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779610 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 20 Jan 2017 11:43:34 +0000 (11:43 +0000)]
Reworked mod-proxy-http2's documentation after Stefan's suggestions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779609 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 20 Jan 2017 08:46:55 +0000 (08:46 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779579 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Fri, 20 Jan 2017 08:45:40 +0000 (08:45 +0000)]
Added more details to mod-proxy-http2's doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779578 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 20 Jan 2017 08:30:00 +0000 (08:30 +0000)]
mod_proxy_hcheck: Don't validate timed out responses.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779574 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 20 Jan 2017 08:23:28 +0000 (08:23 +0000)]
mod_proxy_hcheck: thread-safety.
Use the thread pool everywhere for the needs/lifetime of the request to
the backend.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779573 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 19 Jan 2017 21:09:18 +0000 (21:09 +0000)]
On the trunk:
reverting change
1779525 .
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779528 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 19 Jan 2017 20:38:50 +0000 (20:38 +0000)]
On the trunk:
mod_http2: decoupling lifetime of mplx pool from h2_session which messed up the cleanup ordering.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779525 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 19 Jan 2017 14:48:10 +0000 (14:48 +0000)]
As per http://httpd.apache.org/docs/2.4/programs/httpd.html#comment_6187
the -R option has been gone for ages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779469 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 19 Jan 2017 12:57:08 +0000 (12:57 +0000)]
On the trunk:
*) mod_http2: change lifetime of h2_session record to address crashes
during connection shutdown. [Yann Ylavic, Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779459 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 18 Jan 2017 16:08:51 +0000 (16:08 +0000)]
event: follow up to r1762701.
Keep QUEUE_APPEND()+pollset_add() or QUEUE_REMOVE()+pollset_remove() atomic.
Otherwise when a worker adds an entry in some queue (e.g. KA, lingering), it
might race with the listener in the time between the mutex is released and the
pollset is updated; meanwhile the listener might process the queue and find an
entry no yet in its pollset.
For the lingering queue, the entry could then have been used after its pool
destroyed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779354 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 18 Jan 2017 15:46:58 +0000 (15:46 +0000)]
Allow -DHC_USE_THREADS=0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779349 13f79535 -47bb-0310-9956-
ffa450edef68
Evgeny Kotkov [Mon, 16 Jan 2017 21:43:17 +0000 (21:43 +0000)]
mod_brotli: Update makefile to cope with the pkg-config layout change
in https://github.com/google/brotli/commit/
fe9f9a9
There's a typo in the upstream commit [1] (s/brotlicommon/libbrotlicommon)
that currently produces an unusable libbrotlienc.pc file, but hopefully
this is going to be fixed there.
[1] https://github.com/google/brotli/commit/
fe9f9a9 #diff-af3b638bc2a3e6c650974192a53c7291R409
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779111 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 16 Jan 2017 19:53:10 +0000 (19:53 +0000)]
Xforms et.al.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779092 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 16 Jan 2017 19:51:31 +0000 (19:51 +0000)]
1st draft
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779091 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 16 Jan 2017 18:24:00 +0000 (18:24 +0000)]
unused variable error could mistakenly note that brotli isn't available.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1779077 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Jan 2017 13:26:29 +0000 (13:26 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778916 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 14 Jan 2017 17:44:23 +0000 (17:44 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778807 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 14 Jan 2017 17:43:36 +0000 (17:43 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778806 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 13 Jan 2017 16:33:20 +0000 (16:33 +0000)]
update after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778630 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 13 Jan 2017 07:22:29 +0000 (07:22 +0000)]
Follow-up to r1778350
Remove useless tests in order to avoid the duplication of a message.
Be consistent with "FPM" vs "PHP-FPM" usage messages.
Fix style issues.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778500 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 11 Jan 2017 20:58:33 +0000 (20:58 +0000)]
PR60576: php-fpm broken w/ per-dir rewrites
Attempt to dig out of well-meaning fixes for generic fcgi backends
that negatively affected some FPM configs.
Adds ProxyFCGIBackendType
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778350 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 11 Jan 2017 18:05:13 +0000 (18:05 +0000)]
name changes re: suggestion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778331 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 11 Jan 2017 16:00:37 +0000 (16:00 +0000)]
Use pconf as parent pool so mutexes get cleaned on restarts/reloads
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778319 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 11 Jan 2017 10:23:55 +0000 (10:23 +0000)]
* Silence compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778268 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 10 Jan 2017 13:22:53 +0000 (13:22 +0000)]
remove backported items
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778118 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 10 Jan 2017 13:20:26 +0000 (13:20 +0000)]
followup to r1776285
backwards per rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778117 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 9 Jan 2017 22:08:01 +0000 (22:08 +0000)]
https://bz.apache.org/bugzilla/show_bug.cgi?id=58855
Optimize check for empty strings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778067 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Mon, 9 Jan 2017 22:04:18 +0000 (22:04 +0000)]
Clarify wishlist
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778066 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Mon, 9 Jan 2017 19:12:22 +0000 (19:12 +0000)]
check: merge MPM-DSO fixes from feature branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1778031 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Mon, 9 Jan 2017 19:10:05 +0000 (19:10 +0000)]
Sync-merge with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1778029 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Mon, 9 Jan 2017 19:02:00 +0000 (19:02 +0000)]
check: allow config tests to pass if necessary
When MPM DSOs are enabled, Apache::Test's invocation of `httpd -V` runs
a full configuration test. To pass, ensure that *all* instances of the
configured prefix path in the test configuration are pointing to a real
directory in check/.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1778026 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Mon, 9 Jan 2017 19:01:58 +0000 (19:01 +0000)]
check: search for MPM modules in the correct directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1778025 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 9 Jan 2017 00:47:16 +0000 (00:47 +0000)]
avoid SO_REUSEPORT w/o ListenCoresBucketsRatio
Can lead to unintended/confusing sharing between
multiple servers started by the same ID.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777923 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sun, 8 Jan 2017 20:11:27 +0000 (20:11 +0000)]
On the trunk:
*) mod_http2: streaming of request output now reacts timely to data
from other streams becoming available. Same for new incoming requests.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777907 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 Jan 2017 17:11:47 +0000 (17:11 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777891 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 8 Jan 2017 17:10:57 +0000 (17:10 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777890 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 Jan 2017 17:43:44 +0000 (17:43 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777828 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 Jan 2017 17:42:20 +0000 (17:42 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777827 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 20:15:23 +0000 (20:15 +0000)]
Keep this branch alive; block r1777709 after reintegrate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777711 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 20:01:27 +0000 (20:01 +0000)]
Reintegrate the --with-test-suite feature with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777709 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 19:55:46 +0000 (19:55 +0000)]
sync merge with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777707 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 19:28:20 +0000 (19:28 +0000)]
--with-test-suite: error instead of warning if Makefile.PL doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777695 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 18:21:34 +0000 (18:21 +0000)]
check: enable all (non-MPM) modules when testing
We want to test everything the user builds, regardless of whether it's
enabled when first installed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777683 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 6 Jan 2017 18:04:31 +0000 (18:04 +0000)]
http: follow up to r1777460.
We MUST unfold outgoing HTTP headers in any case, "message/http" is for
inner content.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777672 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Fri, 6 Jan 2017 17:45:25 +0000 (17:45 +0000)]
Enable zero-install testing
By pointing a local apxs script and corresponding config file into the
build tree, we can trick Apache::Test into testing a server that hasn't
actually been installed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777667 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 14:57:33 +0000 (14:57 +0000)]
Remove definition of ASCII_CRLF which is the same as CRLF_ASCII.
Remove definition of ASCII_ZERO which is the same as ZERO_ASCII.
Use ZERO_ASCII and CRLF_ASCII in chunk_filter
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777622 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 13:58:03 +0000 (13:58 +0000)]
Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consistancy reason.
Remove definition of ASCII_CRLF which is the same as CRLF_ASCII.
Use ZERO_ASCII and CRLF_ASCII in mod_proxy_http
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777611 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 11:58:23 +0000 (11:58 +0000)]
Fix some tiny style issues (missing space)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777594 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 11:52:15 +0000 (11:52 +0000)]
'repl' is already allocated in the request pool by 'construct_host_header()' the line just before.
So this is safe to use the 'apr_table_setn' variant in order to save a few bytes of memory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777593 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 09:59:32 +0000 (09:59 +0000)]
Remove a useless break + tiny style fix (missing space)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777557 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 09:56:53 +0000 (09:56 +0000)]
Use apr_pstrmemdup instead of apr_pstrndup when applicable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777556 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 6 Jan 2017 07:19:20 +0000 (07:19 +0000)]
update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777535 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 5 Jan 2017 12:50:24 +0000 (12:50 +0000)]
proxy: don't force global module selection (most) and scope (shared/static),
since it breaks --enable-modules=none + exhaustive --enable-foo(s).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777464 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 5 Jan 2017 12:31:48 +0000 (12:31 +0000)]
http: allow folding in check_headers(), still compliant with RFC 7230 (3.2.4).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777460 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Thu, 5 Jan 2017 00:25:31 +0000 (00:25 +0000)]
Suggestion for STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777391 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Wed, 4 Jan 2017 23:14:27 +0000 (23:14 +0000)]
Add a --with-test-suite option for "in-tree" testing
Step one. It's not actually "in-tree" yet, since it requires running
`make install` first, but at least it gives us a `make check`.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777384 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 4 Jan 2017 18:04:26 +0000 (18:04 +0000)]
old IBM EBCDIC fix that never got shared.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777354 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Wed, 4 Jan 2017 14:52:41 +0000 (14:52 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777325 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Wed, 4 Jan 2017 14:51:21 +0000 (14:51 +0000)]
Removed unclear sentence in mod-http2 doc.
Lajos Veres asked in docs@ to review the removed
sentence since it was unclear. Instead of reworking it,
I preferred to remove it since the Context is already
specified in the related section of the Directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777324 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 4 Jan 2017 13:08:03 +0000 (13:08 +0000)]
2 more for the wish list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777307 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Wed, 4 Jan 2017 00:29:44 +0000 (00:29 +0000)]
An experimental branch for integrating Apache::Test with httpd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@
1777251 13f79535 -47bb-0310-9956-
ffa450edef68
Jacob Champion [Wed, 4 Jan 2017 00:18:15 +0000 (00:18 +0000)]
Some more ideas
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777250 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 3 Jan 2017 20:32:07 +0000 (20:32 +0000)]
More ideas
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777217 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 3 Jan 2017 16:59:35 +0000 (16:59 +0000)]
punctuation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777163 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 3 Jan 2017 16:42:45 +0000 (16:42 +0000)]
On the trunk:
*) mod_http2: fix for possible page fault when stream is resumed during
session shutdown. [sidney-j-r-m (github)]
*) mod_http2: fix for h2 session ignoring new responses while already
open streams continue to have data available. [Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777160 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 3 Jan 2017 15:31:44 +0000 (15:31 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777143 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 3 Jan 2017 15:27:44 +0000 (15:27 +0000)]
Add cross references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777140 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 3 Jan 2017 13:24:06 +0000 (13:24 +0000)]
reminder
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777121 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 3 Jan 2017 04:30:14 +0000 (04:30 +0000)]
Fix a typo spotted in an old comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1777061 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 2 Jan 2017 17:57:35 +0000 (17:57 +0000)]
Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776970 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 2 Jan 2017 17:55:19 +0000 (17:55 +0000)]
Remove a superfluous \b after 'Proxy'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776969 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 2 Jan 2017 16:06:53 +0000 (16:06 +0000)]
Happy New Year 2017
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776956 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Sat, 31 Dec 2016 13:40:23 +0000 (13:40 +0000)]
Reinsert attribution to mod_remoteip.c for PROXY protocol
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776740 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 31 Dec 2016 13:26:05 +0000 (13:26 +0000)]
On the trunk:
mod_http2: update after backport to 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776738 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 31 Dec 2016 13:11:59 +0000 (13:11 +0000)]
On the trunk:
mod_http2: adding support for MergeTrailers directive.
mod_http2: limiting DATA frame sizes by TLS record sizes in use on the
connection. Flushing outgoing frames earlier.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776735 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 31 Dec 2016 13:11:28 +0000 (13:11 +0000)]
On the trunk:
* mod_remoteip: added cast to fix clang compiler error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776734 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sat, 31 Dec 2016 09:12:30 +0000 (09:12 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776709 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sat, 31 Dec 2016 09:11:06 +0000 (09:11 +0000)]
Update httpd release version for LegacyPrefixDocRoot
This is not ideal since the feature has not been backported yet,
but it a compromise to avoid confusion for users.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776708 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sat, 31 Dec 2016 09:08:51 +0000 (09:08 +0000)]
Core doc page rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776707 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sat, 31 Dec 2016 09:06:32 +0000 (09:06 +0000)]
Removed mod_proxy_protocol references after r1776624
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776706 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sat, 31 Dec 2016 09:04:15 +0000 (09:04 +0000)]
Removed mod_proxy_protocol.xml after r1776624
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1776705 13f79535 -47bb-0310-9956-
ffa450edef68