1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

391 Commits

Author SHA1 Message Date
André Malo
ca8364ba2c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563739 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:39:59 +00:00
André Malo
9bb90f4da5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561572 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 23:09:13 +00:00
André Malo
318936f504 fix various invalid module references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561569 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 22:58:27 +00:00
Rich Bowen
5b9d95013d s/2013/2014/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:53:38 +00:00
Jim Jagielski
5f17fef1a5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1531934 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 15:03:05 +00:00
Lucien Gentis
c2c75f9172 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1529447 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 13:09:18 +00:00
Kaspar Brand
59f903858e update transformations for mod_ssl and ssl_faq
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527296 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 10:41:52 +00:00
Kaspar Brand
169f992d89 Improve ephemeral key handling (companion to r1526168):
- allow to configure custom DHE or ECDHE parameters via the
  SSLCertificateFile directive, and adapt its documentation
  accordingly (addresses PR 49559)

- add standardized DH parameters from RFCs 2409 and 3526,
  use them based on the length of the certificate's RSA/DSA key,
  and add a FAQ entry for clients which limit DH support
  to 1024 bits (such as Java 7 and earlier)

- move ssl_dh_GetParamFromFile() from ssl_engine_dh.c to
  ssl_util_ssl.c, and add ssl_ec_GetParamFromFile()

- drop ssl_engine_dh.c from mod_ssl

For the standardized DH parameters, OpenSSL version 0.9.8a
or later is required, which was therefore made a new minimum
requirement in r1527294.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527295 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 10:35:46 +00:00
Lucien Gentis
fe341032f6 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527200 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 15:22:23 +00:00
Rich Bowen
c4b63bf4dc Remove grossly outdated browser compatibility column
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525489 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 01:05:50 +00:00
Rich Bowen
dd8bdc09d2 ye gods what have I done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447971 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:48:41 +00:00
Rich Bowen
bc9f6032e9 Rebuild - includes the update to the copyright date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430659 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 02:09:48 +00:00
Daniel Gruno
a6ec33f808 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1384859 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 17:32:54 +00:00
Lucien Gentis
e5297c2eb2 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1384385 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 15:52:18 +00:00
Daniel Gruno
88445a671f xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380245 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:25:14 +00:00
Daniel Gruno
715c755f5a Forgot one more 2.2-style rule that needed fixing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380242 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:21:53 +00:00
Daniel Gruno
0a20542880 Replacing 2.2-style IP check with 2.4-style.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1380240 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 14:17:14 +00:00
Lucien Gentis
aa8906cb21 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379776 13f79535-47bb-0310-9956-ffa450edef68
2012-09-01 15:51:59 +00:00
Daniel Gruno
21ecea0c58 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364344 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 16:05:59 +00:00
Daniel Gruno
7b18e09b78 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364335 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 15:50:01 +00:00
Daniel Gruno
1405e13288 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361948 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 09:26:34 +00:00
Lucien Gentis
f0a21e1c07 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361699 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 13:41:32 +00:00
Daniel Gruno
dc1f51bb92 xforms ad libitum
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357941 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:39:02 +00:00
Daniel Gruno
8b146bc95e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1353829 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 06:45:17 +00:00
Daniel Gruno
78fe5dc6e3 Move SSLCACertificate* into the correct (allowed) context in the examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1353828 13f79535-47bb-0310-9956-ffa450edef68
2012-06-26 06:43:26 +00:00
Stefan Fritsch
36dc44a89f Expand the SRP reference documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1350386 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 20:22:41 +00:00
Lucien Gentis
1a175ccdf9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1348614 13f79535-47bb-0310-9956-ffa450edef68
2012-06-10 15:22:19 +00:00
Stefan Fritsch
3d961d1212 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347983 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:46:50 +00:00
Stefan Fritsch
ccf77a856a Add support for TLS-SRP (Secure Remote Password key exchange
for TLS, RFC 5054).

PR: 51075
Submitted by: Quinn Slack <sqs cs stanford edu>, Christophe Renou,
              Peter Sylvester


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347980 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:38:44 +00:00
Daniel Gruno
6223db5fa5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:27:34 +00:00
Daniel Gruno
d875556045 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:31:07 +00:00
Daniel Gruno
7f763eddb4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341748 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:16:51 +00:00
Daniel Gruno
aeff28fc12 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340707 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 13:02:48 +00:00
Lucien Gentis
10f185528f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339631 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 15:09:35 +00:00
André Malo
35d82cdd2d update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335781 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:37:58 +00:00
Daniel Gruno
6ed51f4fe9 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335634 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 16:50:38 +00:00
Daniel Gruno
f1c43293f4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335588 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 15:27:25 +00:00
Daniel Gruno
e212ea7ad6 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335369 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 07:42:49 +00:00
Daniel Gruno
ea40fea5e0 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335034 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 14:21:38 +00:00
Rich Bowen
70e2ba2faf Fixes the 'FAQ' link in the header and footer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333685 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 23:43:13 +00:00
André Malo
cadc3c17dd update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331553 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 19:42:29 +00:00
Rich Bowen
2e5d9d52e1 Rebuild Humbedooh's changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330892 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 14:57:35 +00:00
Daniel Gruno
14e7630d18 Syntax and formatting fixings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330881 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 14:40:34 +00:00
Daniel Gruno
a015503f65 rebuild eeeverything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329931 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:46:16 +00:00
Rich Bowen
4d986daddf Rebuilding with new CSS/JS syntax highlighting stuff turned on.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329852 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:00:48 +00:00
Rich Bowen
7ad51b7e7e Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329384 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 19:22:08 +00:00
Lucien Gentis
0767959631 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328706 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 16:18:44 +00:00
Daniel Gruno
46f309ed68 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328590 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 06:15:04 +00:00
Daniel Gruno
912fb9b877 More typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328589 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 06:13:05 +00:00
Igor Galić
cc9c35b680 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328525 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 22:14:56 +00:00