summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-01-09 09:47:56 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-01-09 09:47:56 +0100
commit2fc3015e6fea9b26d0ab752b5c623c9c7dc84f43 (patch)
tree70af9e7b2cbbd67c9c8399045a63d33e4fa777d8
parent5ac03256db0fe4ca7e3ad1117d096c3a76368b76 (diff)
downloadtomato-2fc3015e6fea9b26d0ab752b5c623c9c7dc84f43.tar.gz
tomato-2fc3015e6fea9b26d0ab752b5c623c9c7dc84f43.tar.bz2
updated README
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index 3fba1a23..876a3341 100644
--- a/README
+++ b/README
@@ -5,4 +5,10 @@ Based on Tomato 1.28 Vanilla (http://polarcloud.com/tomato)
Local fixes to make it compile on ArchLinux.
-Backports from TomatoUSB, TomatMod
+Backports from TomatoUSB, TomatMod:
+
+ * CyaSSL/OpenSSL instead of MatrixSSL in internal httpd. Original
+ MatrixSSL had no TLS support, SSLv3 is deprecated. Upgrading
+ MatrixSSL itself is too hard. Also requires deployment of libpthread.so.0.
+
+