9bf43b9e93
And we are back to 2.4.0-dev
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1214793 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 14:47:27 +00:00
9fafd96927
Get ready to tag 2.3.16-beta
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1214787 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 14:38:00 +00:00
049a185dd1
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1203762 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:38:53 +00:00
aca418a70c
merge r1203752 from trunk:
...
Change the SSLCipherSuite default to a shorter, whitelist
oriented definition, and add an example for a speed-optimized
configuration (commented out by default).
In the SSL How-To, streamline the SSLCipherSuite examples where
applicable (explicitly banning EXP and NULL is not needed when
only HIGH is specified).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1203753 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:18:31 +00:00
e6fa50cea1
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201077 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 22:23:04 +00:00
7b19294857
xforms to pick up new version string
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201051 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 21:11:19 +00:00
ee574da1bf
As per bug #43710 , mention that SSLLog isn't available any more. Also
...
remove several long-dead links from the intro paragraph.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200006 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 22:13:13 +00:00
402dbbad20
Update transformations.
...
Sorry for the noise, blame it to the
simplified chinese cleanup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
a90ae4579d
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
d6d64ddff8
Update xml meta files after fixing simplified chinese.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:17:22 +00:00
6c4710665a
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197414 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:29:32 +00:00
2fb5d95b06
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195155 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 13:07:33 +00:00
47da694df0
XSLT transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1189743 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 13:21:20 +00:00
84e14f00d5
Applies patch from Tomas Pospisek <tpo2 sourcepole ch> improving SSL FAQ on the topic of intermediate certs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1189739 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 13:17:00 +00:00
a83284e103
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 20:57:36 +00:00
69c1a5c854
Cleanup effort in prep for GA push:
...
Trim trailing whitespace... no func change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
2e4dc1eeca
* Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167603 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 20:37:10 +00:00
dc5a598a5b
Update docco xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167266 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 16:04:03 +00:00
e599423548
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137341 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19 11:30:51 +00:00
04e72b940b
Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137185 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 13:53:59 +00:00
6572b94bc6
AFAICS, we don't have a default cipher suite but depend on openssl's default.
...
Document the fact that this default depends on the openssl version.
Recommend !aNULL over !ADH, because the former also excludes !AECDH in openssl
1.0+
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1135241 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 19:30:05 +00:00
e97995c4c7
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1134674 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 15:38:13 +00:00
9e03d7e1af
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132803 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:17:44 +00:00
45066dfb15
purge some useless uses of '.*'
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132802 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:09:22 +00:00
93f7e7b590
Rebuild transformations of numerous files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1127929 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 14:15:33 +00:00
9e15f63122
Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1102734 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:48:31 +00:00
4a9fd35047
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073544 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 23:20:23 +00:00
e5ace7ecfc
Updates
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072572 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 12:21:54 +00:00
7e01509f87
I don't think we want to encourage people to use _default_. It's
...
confusing, and hardly ever the right solution.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070919 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 14:26:18 +00:00
cc73883bd8
Rebuild transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070918 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 14:25:03 +00:00
a8b84e115c
People come to the SSL docs primarily for advice on getting SSL working.
...
Arrange the TOC accordingly, and remove condescending introductory quote
and meaningless paragraph.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070915 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 14:23:40 +00:00
c787a7ffcf
Rebulds transformation, adding simplified chinese translation documents.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:52:47 +00:00
fe35786735
Adds simplified Chinese translation to httpd trunk docs. Via
...
dongsheng@apache.org (see tid 50767)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:46:52 +00:00
931cdd59ae
Update copyright to 2011
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 12:42:10 +00:00
ffc22896b6
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044902 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 20:03:58 +00:00
95f5cd880e
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044852 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12 17:06:27 +00:00
97312fe645
update metafiles
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:34:02 +00:00
3e0842b480
Rebuild transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 19:02:00 +00:00
13038e4e92
use example.com instead of other non-standard examples
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042758 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 18:48:30 +00:00
f017a59901
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037872 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22 20:42:19 +00:00
80f4e9c36c
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037834 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22 18:49:34 +00:00
e4f319fdc8
More fixes on Pr#50307
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037337 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 21:45:50 +00:00
e0f84b1a24
Updated the .fr ssl howto so it matches r1035435 changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037241 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 15:18:45 +00:00
2551c9203b
balise mal fermée
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037233 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 15:17:13 +00:00
fdfad31a21
A first attempt at PR#50307
...
Trying to get rid of old- or un-facts.
./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037224 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 14:29:52 +00:00
9e13f91e68
./build.sh all
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1036321 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 03:04:07 +00:00
ec5ecdba66
Adds indentation. Cosmetic change only.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035435 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 20:37:19 +00:00
7962cd9876
Missing newline
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035434 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 20:35:37 +00:00
c288060731
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035023 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 17:06:11 +00:00
7d4c8097c4
Rebuild SSL FAQ.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032724 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 21:21:06 +00:00