]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tls] Handle multiple handshake records
authorMichael Brown <mcb30@ipxe.org>
Wed, 23 Jun 2010 00:01:32 +0000 (01:01 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 23 Jun 2010 00:01:32 +0000 (01:01 +0100)
commit21682afe6905ddc566159471bdb1a51e376e2af1
tree2259721ddf3f895b87e16248a1ccd7dec6839292
parent719ba316dfc7c32f12375917301718af51509e5f
[tls] Handle multiple handshake records

The handshake record in TLS can contain multiple messages.

Originally-fixed-by: Timothy Stack <tstack@vmware.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tls.c