summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
+
+