summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe/HttpProto.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-28NetworkPkg: Add HTTP Additional Event NotificationsHeng Luo1-0/+13
2021-07-28NetworkPkg: Making the HTTP IO timeout value programmable with PCDZachary Clark-Williams1-2/+1
2020-02-10NetworkPkg/HttpDxe: Fix various typosAntoine Coeur1-8/+8
2019-11-02NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)Wu, Jiaxin1-0/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-12NetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S) message body.Jiaxin Wu1-0/+10
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-15/+15
2017-08-02NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP childJiaxin Wu1-1/+2
2017-01-23NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo1-2/+3
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu1-9/+49
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu1-3/+1
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde1-0/+1
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu1-5/+10
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam1-32/+1
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo1-1/+3
2015-11-13NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo1-1/+3
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-33/+160
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan1-0/+4
2015-07-07NetworkPkg: Add HTTP DriverYe Ting1-0/+457