Lucien Gentis
a12e172dd1
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1612091 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 14:25:57 +00:00
Lucien Gentis
8d850de8e9
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1612090 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 14:24:13 +00:00
Lucien Gentis
ac8e58d086
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611930 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:45:36 +00:00
Lucien Gentis
d932f42a24
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611929 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:44:32 +00:00
André Malo
b1ce747989
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611793 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 20:32:00 +00:00
André Malo
08e2796e88
fix properties and xml validity
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611791 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 20:20:09 +00:00
Eric Covener
ee7c86455f
mark async websockets tunnel stuff as experimental
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611430 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 18:24:43 +00:00
Eric Covener
538a5b996b
record for posterity why some 2/3-char formats begin with a funny caret.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1611357 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 14:07:53 +00:00
Eric Covener
8cc5e00f9e
*) SECURITY: CVE-2013-5704 (cve.mitre.org)
...
core: HTTP trailers could be used to replace HTTP headers
late during request processing, potentially undoing or
otherwise confusing modules that examined or modified
request headers earlier. Adds "MergeTrailers" directive to restore
legacy behavior.
Submitted By: Edward Lu, Yann Ylavic, Joe Orton, Eric Covener
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610814 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 19:11:02 +00:00
Eric Covener
6346ece4d9
*) SECURITY: CVE-2014-0118 (cve.mitre.org)
...
mod_deflate: The DEFLATE input filter (inflates request bodies) now
limits the length and compression ratio of inflated request bodies to avoid
denial of sevice via highly compressed bodies. See directives
DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
and DeflateInflateRatioBurst.
Thanks to Giancarlo Pellegrino and Davide Balzarotti for reporting the issue.
Submitted By: ylavic, covener
Reviewed By: jorton, covener, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610501 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 19:56:15 +00:00
Jan Kaluža
f66a511609
mod_journald: New module implementing error_log provider for systemd-journald.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610339 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 05:52:45 +00:00
Rainer Jung
5f7ec543ec
Extend the scope of SSLSessionCacheTimeout to sessions
...
resumed by TLS session resumption (RFC 5077).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610311 13f79535-47bb-0310-9956-ffa450edef68
2014-07-13 22:30:44 +00:00
Jeff Trawick
732d1dc4a7
Sync version info in DH parameter doc with 2.4.x branch (r1610014).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610015 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 18:10:51 +00:00
Lucien Gentis
d6509fcc8a
Rebuild
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1608010 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 12:59:36 +00:00
Lucien Gentis
3e1a109762
XML Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1608008 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 12:58:18 +00:00
Eric Covener
6185eeaccc
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1607961 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 00:06:23 +00:00
Eric Covener
2eaa646655
make LDAPConnectionPoolTTL more conservative, use r->request_time rather than
...
end-of-request time, and only update it after a round-trip with the LDAP
server rather than every time we check back into the pool.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1607960 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 00:06:15 +00:00
Joe Orton
e4738df5fe
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1605843 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 16:28:29 +00:00
Joe Orton
cfce238243
- note tweak to DH parameter sizes used in r1605827;
...
dropped the date reference here since it would no longer
be accurate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1605829 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 15:54:34 +00:00
Lucien Gentis
fc4c848fea
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604577 13f79535-47bb-0310-9956-ffa450edef68
2014-06-22 13:53:44 +00:00
Lucien Gentis
434083cfbc
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604575 13f79535-47bb-0310-9956-ffa450edef68
2014-06-22 13:47:58 +00:00
Jeff Trawick
b488bf2693
doc xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604384 13f79535-47bb-0310-9956-ffa450edef68
2014-06-21 13:56:04 +00:00
Jeff Trawick
1db4f767ad
Follow up r1573626 with some wordsmithing, a compatibility note,
...
and indentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604382 13f79535-47bb-0310-9956-ffa450edef68
2014-06-21 13:53:57 +00:00
Daniel Gruno
0ac4c9dc26
Revert early|late argument for LuaHookCheckUserID as it does not work right now.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604336 13f79535-47bb-0310-9956-ffa450edef68
2014-06-21 10:36:56 +00:00
Rich Bowen
044061e203
Rebuild quickrefs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602692 13f79535-47bb-0310-9956-ffa450edef68
2014-06-15 13:33:07 +00:00
Lucien Gentis
961d71ccc2
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602686 13f79535-47bb-0310-9956-ffa450edef68
2014-06-15 13:10:00 +00:00
Lucien Gentis
4ba9fab28f
XML Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602685 13f79535-47bb-0310-9956-ffa450edef68
2014-06-15 13:08:48 +00:00
Lucien Gentis
465a262b6c
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602600 13f79535-47bb-0310-9956-ffa450edef68
2014-06-14 16:49:57 +00:00
Lucien Gentis
229b182c26
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602599 13f79535-47bb-0310-9956-ffa450edef68
2014-06-14 16:48:15 +00:00
Eric Covener
2c7046ccf7
simplify/clarify that negation operates on an entire condition and not
...
on the regex or the special test conditions. Comment #1291 .
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1601532 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 00:02:02 +00:00
Mike Rumph
7a7fee0fa3
generated changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1600541 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 23:35:59 +00:00
Mike Rumph
2ab48f75ac
Fix spelling and grammar errors.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1600539 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 23:30:52 +00:00
Mike Rumph
0db7bad1bd
generated changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1600388 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 17:42:30 +00:00
Mike Rumph
81d19314f9
Remove redundant paragraph and fix grammar errors.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1600383 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 17:39:03 +00:00
Mike Rumph
e0c5518ea9
Generated files from doc build.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1599840 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 00:02:31 +00:00
Christophe Jaillet
a5f600973a
Fix r1593665 where I miss read the code and what is performed in "header_inout_cmd()" where arguments are "shuffled" according to the "action" to be performed.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1599794 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 20:43:41 +00:00
Nick Kew
f0879f7542
mod_proxy_html: support automatic doctype detection.
...
PR 56285
Patch by Micha Lenk, adapted by niq
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1599027 13f79535-47bb-0310-9956-ffa450edef68
2014-06-01 20:05:44 +00:00
Christophe Jaillet
77b2e2d219
Syntax highlight
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1599015 13f79535-47bb-0310-9956-ffa450edef68
2014-06-01 17:35:15 +00:00
Christophe Jaillet
997d4cc0f7
SetHandler only has one parameter + reflow a sentence to synch with 2.4.x
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598962 13f79535-47bb-0310-9956-ffa450edef68
2014-06-01 10:01:03 +00:00
Takashi Sato
3df7e3e8d7
update Japanese translation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598561 13f79535-47bb-0310-9956-ffa450edef68
2014-05-30 11:41:23 +00:00
Lucien Gentis
51dedb5aec
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598361 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 18:40:54 +00:00
Lucien Gentis
a8bbb6190f
XML Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598359 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 18:39:48 +00:00
Lucien Gentis
8dd2b044bf
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598295 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 14:07:26 +00:00
Lucien Gentis
d627545771
XML update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598293 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 14:05:39 +00:00
Takashi Sato
8db453c19c
copy AllowCONNECT Japanese translation from
...
mod_proxy.xml.ja and some updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598276 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 12:33:11 +00:00
Christophe Jaillet
f176f5d4c0
Fix typo spotted on online doc by Louise Hope.
...
#comment_2558
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598137 13f79535-47bb-0310-9956-ffa450edef68
2014-05-28 20:51:16 +00:00
Eric Covener
6bf7e3d223
xform
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598090 13f79535-47bb-0310-9956-ffa450edef68
2014-05-28 18:02:50 +00:00
Eric Covener
a24fae28d6
fix typo -- comment 2561
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598088 13f79535-47bb-0310-9956-ffa450edef68
2014-05-28 18:01:38 +00:00
Lucien Gentis
d2ac399196
Rebuil.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1597043 13f79535-47bb-0310-9956-ffa450edef68
2014-05-23 09:32:03 +00:00
Lucien Gentis
2c985ffac1
HTML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1597042 13f79535-47bb-0310-9956-ffa450edef68
2014-05-23 09:30:30 +00:00