aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-08-06 11:54:40 +0000
committerlloyd <[email protected]>2012-08-06 11:54:40 +0000
commit0ca08219bb2dfbc8a902c139430ea6fb9034ff25 (patch)
treeb731140bed34ecb74a2b9c274a28dfe31e746d5c /src/tls/info.txt
parent073c13fb4d7d025340b4d52b3d622873816a0d21 (diff)
Move Certificate message to it's own file.
Remove ~Extensions declaration, not used anymore.
Diffstat (limited to 'src/tls/info.txt')
-rw-r--r--src/tls/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tls/info.txt b/src/tls/info.txt
index 40a4cc9a5..5294d3026 100644
--- a/src/tls/info.txt
+++ b/src/tls/info.txt
@@ -36,6 +36,7 @@ tls_session_key.h
<source>
msg_cert_req.cpp
msg_cert_verify.cpp
+msg_certificate.cpp
msg_client_hello.cpp
msg_client_kex.cpp
msg_finished.cpp