From 7371f7c59ae722769fbc0dc810583a0cd0e38877 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 7 Mar 2012 01:24:19 +0000 Subject: Add SecureQueue::empty Hide the handshake reader behind a function. Add pieces for DTLS hello verify request message --- src/tls/info.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tls/info.txt') diff --git a/src/tls/info.txt b/src/tls/info.txt index 7b6595154..822914a3d 100644 --- a/src/tls/info.txt +++ b/src/tls/info.txt @@ -39,6 +39,7 @@ c_kex.cpp cert_req.cpp cert_ver.cpp finished.cpp +hello_verify.cpp next_protocol.cpp rec_read.cpp rec_wri.cpp -- cgit v1.2.3