summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpDxe/HttpProto.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/HttpDxe: Fix various typosAntoine Coeur2020-02-101-8/+8
* NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)Wu, Jiaxin2019-11-021-0/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/HttpDxe: Fix the bug when parsing HTTP(S) message body.Jiaxin Wu2018-07-121-0/+10
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-15/+15
* NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP childJiaxin Wu2017-08-021-1/+2
* NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo2017-01-231-2/+3
* NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu2016-12-221-9/+49
* NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu2016-06-131-3/+1
* NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde2016-05-161-0/+1
* NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu2016-04-281-5/+10
* NetworkPkg: Use the New Functions from HttpLibGhazi Belaam2016-03-101-32/+1
* NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo2016-02-031-1/+3
* NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo2015-11-131-1/+3
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-33/+160
* NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan2015-09-141-0/+4
* NetworkPkg: Add HTTP DriverYe Ting2015-07-071-0/+457