audk/NetworkPkg/TlsDxe
Jiaxin Wu fd95015673 NetworkPkg/TlsDxe: Fix failure to process multiple TLS records.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1290.

Current implementation failed to parse the multiple TLS record
messages due to the incorrect pointer of TLS record header. This
patch is to resolve that problem.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2018-11-01 09:37:41 +08:00
..
TlsConfigProtocol.c NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
TlsDriver.c NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
TlsDriver.h NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
TlsDxe.inf NetworkPkg/TlsDxe: Remove the redundant library class. 2018-10-22 09:04:55 +08:00
TlsDxe.uni NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
TlsDxeExtra.uni NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
TlsImpl.c NetworkPkg/TlsDxe: Fix failure to process multiple TLS records. 2018-11-01 09:37:41 +08:00
TlsImpl.h NetworkPkg/TlsDxe: Handle the multiple TLS record messages encryption/decryption. 2018-03-22 08:24:53 +08:00
TlsProtocol.c NetworkPkg/TlsDxe: clean up byte order conversion for EfiTlsCipherList 2018-04-13 14:06:12 +02:00