summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe
AgeCommit message (Expand)Author
2020-02-10NetworkPkg/HttpDxe: Fix various typosAntoine Coeur
2020-01-14NetworkPkg/HttpDxe: fix 32-bit truncation in HTTPS downloadLaszlo Ersek
2019-11-02NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)Wu, Jiaxin
2019-10-08NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal
2018-09-29NetworkPkg/HttpDxe: fix read memory access overflow in HTTPBoot.Songpeng Li
2018-08-03NetworkPkg/HttpDxe: Strip square brackets in IPv6 expressed HostName.Jiaxin Wu
2018-07-12NetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S) message body.Jiaxin Wu
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2018-03-28NetworkPkg/HttpDxe: sanity-check the TlsCaCertificate variable before useLaszlo Ersek
2018-03-28NetworkPkg/HttpDxe: drop misleading comment / status code in cert configLaszlo Ersek
2018-03-28NetworkPkg/HttpDxe: use error handler epilogue in TlsConfigCertificate()Laszlo Ersek
2018-03-22NetworkPkg/HttpDxe: Handle the large data request via HTTPS channel.Jiaxin Wu
2018-03-02NetworkPkg/HttpDxe: Support HTTP Delete Method.Jiaxin Wu
2018-02-14NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session.Jiaxin Wu
2018-01-10NetworkPkg/HttpDxe: Fix build warning error if CHAR8 is unsigned.Jiaxin Wu
2017-12-28NetworkPkg: Convert source file to DOS formatLiming Gao
2017-12-27NetworkPkg/HttpDxe: Remove the unnecessary ASSERT.Jiaxin Wu
2017-12-27NetworkPkg/HttpDxe: Fix the memory leak issue in HttpRequest().Jiaxin Wu
2017-11-24NetworkPkg/HttpDxe: Fix the incorrect SizeofHeaders in HttpTcpReceiveHeader().Jiaxin Wu
2017-11-16NetworkPkg: Fix incorrect SizeofHeaders returned from HttpTcpReceiveHeader().Fu Siyuan
2017-11-16NetworkPkg: Print error message to screen if error occurs during HTTP boot.Fu Siyuan
2017-10-10NetworkPkg: Update Protocol/Guid usage in INF file to match source code logicLiming Gao
2017-09-29NetworkPkg/HttpDxe: Clarify the usage of HttpConfigData in HTTP protocolJiaxin Wu
2017-08-14NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigDataJiaxin Wu
2017-08-07NetworkPkg/HttpDxe: Support HTTP Patch methodJiaxin Wu
2017-08-02NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP childJiaxin Wu
2017-08-02NetworkPkg/HttpDxe: Refine the coding style.Jiaxin Wu
2017-04-21NetworkPkg/HttpDxe: Fix HTTP download OS image over 4G size failureJiaxin Wu
2017-04-06NetworkPkg: Convert files to CRLF line endingHao Wu
2017-03-06NetworkPkg: Refine type cast for pointer subtractionHao Wu
2017-01-23NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo
2017-01-23NetworkPkg: Remove superfluous return statement.Thomas Huth
2017-01-23NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu
2017-01-06MdePkg, NetworkPkg: Refine the coding style.Jiaxin Wu
2016-12-26NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu
2016-12-26NetworkPkg/HttpDxe: Fix the potential NULL dereferenceJiaxin Wu
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu
2016-05-26NetworkPkg: Correct HttpConfigure parameter checkJiaxin Wu
2016-05-24NetworkPkg: update code for NULL pointer check.Fu Siyuan
2016-05-20NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde
2016-04-28NetworkPkg: Fix incorrect buffer free in HttpDxeJiaxin Wu
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu
2016-04-27NetworkPkg:HttpDxe:Consume DxeHttpLib API changesNagaraj Hegde
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam