aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-04-05 01:18:10 +0000
committerlloyd <[email protected]>2012-04-05 01:18:10 +0000
commitf4ae793a4af5d0c9883a2a1555a539c925982239 (patch)
treee694abb6a5140cebdf2f16a3b493805744aee8cd /src/tls
parentfedd69e75ffe23c6249d49e4d23cc1b4ae2823aa (diff)
parentcdde9a171e3fcb164e7946c198ba4d8f9ef486fb (diff)
propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058d961991c68251)
to branch 'net.randombit.botan.tls-state-machine' (head 474a00b316f5b21a4e56033d4d990d87d9d3eed6)
Diffstat (limited to 'src/tls')
-rw-r--r--src/tls/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tls/info.txt b/src/tls/info.txt
index 21d3d54c1..ab329c342 100644
--- a/src/tls/info.txt
+++ b/src/tls/info.txt
@@ -1,5 +1,7 @@
define TLS
+load_on request
+
<comment>
The TLS code is complex, new, and not yet reviewed, there may be
serious bugs or security issues.