From: Jiaxin Wu <jiaxin.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Karunakar P <karunakarp@amiindia.co.in>,
Fu Siyuan <siyuan.fu@intel.com>, Ye Ting <ting.ye@intel.com>
Subject: [Patch 0/3] Support HTTP large data request via TLS channel.
Date: Tue, 20 Mar 2018 08:36:54 +0800 [thread overview]
Message-ID: <20180320003657.4524-1-jiaxin.wu@intel.com> (raw)
Cc: Karunakar P <karunakarp@amiindia.co.in>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Jiaxin Wu (3):
MdePkg/Tls1.h: Add TLS record header length and max payload length.
NetworkPkg/TlsDxe: Handle the multiple TLS record messages
encryption/decryption.
NetworkPkg/HttpDxe: Handle the large data request via HTTPS channel.
MdePkg/Include/IndustryStandard/Tls1.h | 16 ++++-
NetworkPkg/HttpDxe/HttpProto.c | 121 ++++++++++++++++++++++++---------
NetworkPkg/HttpDxe/HttpsSupport.c | 17 ++++-
NetworkPkg/HttpDxe/HttpsSupport.h | 12 +++-
NetworkPkg/TlsDxe/TlsImpl.c | 74 +++++++++++++-------
NetworkPkg/TlsDxe/TlsImpl.h | 6 +-
6 files changed, 178 insertions(+), 68 deletions(-)
--
2.16.2.windows.1
next reply other threads:[~2018-03-20 0:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 0:36 Jiaxin Wu [this message]
2018-03-20 0:36 ` [Patch 1/3] MdePkg/Tls1.h: Add TLS record header length and max payload length Jiaxin Wu
2018-03-20 7:07 ` Karunakar P
2018-03-20 0:36 ` [Patch 2/3] NetworkPkg/TlsDxe: Handle the multiple TLS record messages encryption/decryption Jiaxin Wu
2018-03-20 7:08 ` Karunakar P
2018-03-20 0:36 ` [Patch 3/3] NetworkPkg/HttpDxe: Handle the large data request via HTTPS channel Jiaxin Wu
2018-03-20 7:08 ` Karunakar P
2018-03-21 1:23 ` [Patch 0/3] Support HTTP large data request via TLS channel Fu, Siyuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180320003657.4524-1-jiaxin.wu@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox