summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe/HttpProto.c
AgeCommit message (Expand)Author
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu
2016-05-20NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin
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
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo
2015-11-26NetworkPkg:Fix NULL pointer dereference issues.Zhang Lubo
2015-11-13NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-10-06NetworkPkg: HttpDxe: Remove unused local variablesSamer El-Haj-Mahmoud
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud
2015-09-14NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan
2015-09-14NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan
2015-09-14NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo
2015-08-26NetworkPkg: Update HttpDxe driver to consume EFI_HTTP_UTILITIES_PROTOCOLJiaxin Wu
2015-07-07NetworkPkg: Add HTTP DriverYe Ting