index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
HttpDxe
/
HttpImpl.c
Age
Commit message (
Expand
)
Author
2017-04-27
NetWorkPkg: Move to new location
Guo Mang
2017-03-06
NetworkPkg: Refine type cast for pointer subtraction
Hao Wu
2017-01-23
NetworkPkg: Fix protocol handler service in HttpDxe.
Zhang, Lubo
2017-01-23
NetworkPkg: Add PCD to enable the HTTP connections switch
Jiaxin Wu
2016-12-26
NetworkPkg/HttpDxe: Fix the potential NULL dereference
Jiaxin Wu
2016-12-22
NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6
Jiaxin Wu
2016-06-21
NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
Star Zeng
2016-06-13
NetworkPkg: HttpDxe response/cancel issue fix
Jiaxin Wu
2016-05-26
NetworkPkg: Correct HttpConfigure parameter check
Jiaxin Wu
2016-05-24
NetworkPkg: update code for NULL pointer check.
Fu Siyuan
2016-05-20
NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpc
Gary Lin
2016-05-16
NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operations
Nagaraj Hegde
2016-04-28
NetworkPkg: Avoid the indefinite wait case in HttpDxe
Jiaxin Wu
2016-04-27
NetworkPkg:HttpDxe:Consume DxeHttpLib API changes
Nagaraj Hegde
2016-03-10
NetworkPkg: Use the New Functions from HttpLib
Ghazi Belaam
2016-02-03
NetworkPkg:Add a new error status code EFI_HTTP_ERROR
Zhang Lubo
2016-01-28
NetworkPkg: Change HTTP API typos.
Zhang Lubo
2015-12-21
NetworkPkg:Fix a bug the 2nd httpboot fail issue.
Zhang Lubo
2015-11-26
NetworkPkg:Fix NULL pointer dereference issues.
Zhang Lubo
2015-11-13
NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.
Zhang Lubo
2015-11-09
NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.
Zhang Lubo
2015-11-09
NetworkPkg:Enable Http Boot over Ipv6 stack
Zhang Lubo
2015-11-06
NetworkPkg:Missing CloseEvent() in HttpResponseWorker
Nagaraj Hegde
2015-10-30
NetworkPkg: HttpDxe sometimes free a pointer twice
Nagaraj Hegde
2015-10-06
NetworkPkg: HttpDxe: Remove unused local variables
Samer El-Haj-Mahmoud
2015-09-16
NetworkPkg: Enhance the NULL pointer check before dereference it.
Fu Siyuan
2015-09-15
NetworkPkg: Correct the missed code in r18449.
Fu Siyuan
2015-09-14
NetworkPkg: Update Http driver to use DPC mechanism.
Fu Siyuan
2015-09-14
NetworkPkg: Avoid memory allocation for each HTTP message exchange.
Fu Siyuan
2015-09-06
NetworkPkg: Fix the HttpCloseConnection fail issue
Zhang Lubo
2015-08-26
NetworkPkg: Update HttpDxe driver to consume EFI_HTTP_UTILITIES_PROTOCOL
Jiaxin Wu
2015-08-22
NetworkPkg: Remove the hostname from the http request URL.
Gary Ching-Pang Lin
2015-07-10
NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driver
fanwang2
2015-07-07
NetworkPkg: Add HTTP Driver
Ye Ting