aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-06-07 23:58:28 +0000
committerlloyd <[email protected]>2012-06-07 23:58:28 +0000
commit1ca43e0c8caba8b2517122b46e83bf4ca5d79005 (patch)
treea1365d38c763cfd66844f7ad29f1f19ce05d15cd /src/tls
parent8a7eb1f73c503b289a6f4bc56f5ebef806c9d4e6 (diff)
Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new
allocator interface. The compression filters now just use malloc/free with a memset. Add a new info.txt field <warning>, like comment but warns. Use for CMS which is pretty broken (doesn't even compile anymore), and for TLS.
Diffstat (limited to 'src/tls')
-rw-r--r--src/tls/info.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tls/info.txt b/src/tls/info.txt
index 9c0051abd..1863be577 100644
--- a/src/tls/info.txt
+++ b/src/tls/info.txt
@@ -2,10 +2,10 @@ define TLS
load_on auto
-<comment>
+<warning>
The TLS code is complex, new, and not yet reviewed, there may be
serious bugs or security issues.
-</comment>
+</warning>
<header:public>
tls_alert.h