Commit Graph

27364 Commits

Author SHA1 Message Date
1e412e73aa update to mod_http2 1.0.7-DEV
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1716203 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 16:32:42 +00:00
9d68f33960 reverting to old strcasecmp for 2.4.x flavour
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715926 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 19:21:41 +00:00
0e64894fca update to 1.0.6-DEV of mod_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715925 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 19:18:49 +00:00
4e84969ad7 removing obsolte http2 source
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715331 13f79535-47bb-0310-9956-ffa450edef68
2015-11-20 09:30:30 +00:00
d059ba7d93 latest changes from trunk re mod_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715218 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 17:14:03 +00:00
2cd77c8f5c updated after incorporating change by ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715205 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 16:10:37 +00:00
7228bf6236 merged r1715023 as proposed by ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.17-protocols-changes@1715202 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 16:06:32 +00:00
ca04f6867d update merge of changes in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.17-protocols-changes@1715192 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 14:58:52 +00:00
576f3d7522 Conditional promotion :p
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715186 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 14:35:16 +00:00
2552384ed8 Comments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715127 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 08:45:52 +00:00
da0eea2b74 Merge r1711553, r1713040, r1683881 from trunk:
Constify + save a few bytes in conf pool

Save a few bytes in conf pool when processing 'AllowOverrideList'.

The 'override_list' table is allocated from the cmd->pool, just as all strings from argv[].
So there is no need to duplicate them.

+ some minor style issues

Save a few bytes in conf pool
Submitted by: jailletc36
Reviewed/backported by: jim


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715015 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 16:15:29 +00:00
f7debe933d Merge r1705194, r1705823, r1705826, r1705828, r1705833, r1706275, r1707230, r1707231 from trunk:
mod_ssl: forward EOR (only) brigades to the core_output_filter().

mod_ssl: don't FLUSH output (blocking) on read.
This defeats deferred write (and pipelining), eg. check_pipeline() is not
expecting the pipe to be flushed under it.
So let OpenSSL >= 0.9.8m issue the flush when necessary (earlier versions
are known to not handle all the cases, so we keep flushing with those).


mod_ssl: follow up to r1705823.
Oups, every #if needs a #endif...

mod_ssl: pass through metadata buckets untouched in ssl_io_filter_output(),
the core output filter needs them.

Proposed by: jorton


mod_ssl: follow up to r1705194, r1705823, r1705826 and r1705828.
Add CHANGES entry, and restore ap_process_request_after_handler()'s comment
as prior to r1705194 (the change makes no sense now).


mod_ssl: follow up to r1705823.
We still need to flush in the middle of a SSL/TLS handshake.


mod_ssl: follow up to r1705823.
Flush SSL/TLS handshake data when writing (instead of before reading),
and only when necessary (openssl < 0.9.8m or proxy/client side).


mod_ssl: follow up to r1707230: fix (inverted) logic for SSL_in_connect_init().

Submitted by: ylavic
Reviewed/backported by: jim


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715014 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 16:14:36 +00:00
de6564dd3f promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715013 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 16:12:46 +00:00
b414d5abc4 votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715012 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 16:11:47 +00:00
f94ade629b vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714949 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 08:49:22 +00:00
51242968d9 Easy proposals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714942 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 06:42:41 +00:00
38e11f19ea update STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714745 13f79535-47bb-0310-9956-ffa450edef68
2015-11-17 09:55:37 +00:00
2c30c5444b update STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714742 13f79535-47bb-0310-9956-ffa450edef68
2015-11-17 09:48:54 +00:00
97d4f9b862 STATUS update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1714738 13f79535-47bb-0310-9956-ffa450edef68
2015-11-17 09:27:58 +00:00
aed75b21be merge r1712382 from trunk
add h2_buckets to cmake build


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1713933 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 21:09:41 +00:00
6c7e532b99 propose SSLStaplingReturnResponderErrors improvement fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713210 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 08:14:21 +00:00
a423914e86 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713142 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 14:55:55 +00:00
711d93c757 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713141 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 14:55:07 +00:00
d493ae45a0 AP_DECLARRE removals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1712740 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 11:00:15 +00:00
9f2dca4f62 the lost new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1712737 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 10:35:07 +00:00
8c99893c2e merged backport proposed trunk changes re HTTP/2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1712570 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 15:44:24 +00:00
afafd33f67 proposing set of core/mod_ssl changes for http/2 improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712568 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 15:30:18 +00:00
8fbd8b191a merge of 1708107,1709587,1709602,1709995,1710231,1710419,1710572,1710583 from trunk, addition of master conn_rec*, minor bump of mmn
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.17-protocols-changes@1712567 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 15:15:16 +00:00
cf457d9cbd temp branch collecting changes for backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.17-protocols-changes@1712542 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 12:38:16 +00:00
45efe42ca2 Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712521 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 09:57:51 +00:00
b64330b5e6 Add a note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712475 13f79535-47bb-0310-9956-ffa450edef68
2015-11-04 06:19:16 +00:00
2ef05ce6d1 core: Fix scoreboard crash (SIGBUS) on hardware requiring strict 64bit
alignment (SPARC64, PPC64).
Submitted by: ylavic
Reviewed by: jim, minfrin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712294 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 13:31:28 +00:00
ff56fd3af7 mod_cache: Accept HT (Horizontal Tab) when parsing cache related header
fields as described in RFC7230. See OWS definition.
Submitted by: jailletc36
Reviewed by: ylavic, minfrin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712293 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 13:27:54 +00:00
4bf1393ec7 Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712292 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 13:25:39 +00:00
8479e1bd17 Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712290 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 13:15:00 +00:00
a6ad3b58da Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712286 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 13:02:10 +00:00
9366239b12 Add a note.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712283 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 12:51:35 +00:00
00b7420bed xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712269 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 12:05:03 +00:00
a8158eec0d Merge r1710380, r1710391 from trunk:
Make the fix for fully qualifying REDIRECT_URL from PR#57785 opt-in. 




followup to r1710380 -- refactored name and didn't have 'make depend'


Submitted by: covener
Reviewed/backported by: jim


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712268 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 12:02:43 +00:00
8657ce9a19 promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712267 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 12:00:06 +00:00
a092829ee7 votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712266 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:59:48 +00:00
d560d2b940 Merge r1707831 from trunk:
PR 53845: Remove commented config regarding DNT because the spec now has CR status (confirming our interpretation) and MS has committed to changing their implementation: http://blogs.microsoft.com/on-the-issues/2015/04/03/an-update-on-microsofts-approach-to-do-not-track/
Submitted by: fielding
Reviewed/backported by: jim


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712265 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 11:58:58 +00:00
f5a8a607a9 Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711905 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 08:23:54 +00:00
77eb69ba67 Votes, and moves to WORKING/STALE sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711650 13f79535-47bb-0310-9956-ffa450edef68
2015-10-31 16:35:54 +00:00
5b2e2e3128 Propose scoreboard alignment fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711649 13f79535-47bb-0310-9956-ffa450edef68
2015-10-31 16:27:45 +00:00
d4eaedd6e5 xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711551 13f79535-47bb-0310-9956-ffa450edef68
2015-10-30 20:54:44 +00:00
d5964a9e32 Fix a typo in doc as spotted by ceving in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711549 13f79535-47bb-0310-9956-ffa450edef68
2015-10-30 20:53:18 +00:00
4ee421d9cd Propose r1711479.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711482 13f79535-47bb-0310-9956-ffa450edef68
2015-10-30 14:09:58 +00:00
69a59ce3a6 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711101 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 18:48:42 +00:00
d7a1e78572 Add compatibility note to mod_http2 doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711098 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 18:40:59 +00:00