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
Age
Commit message (
Expand
)
Author
2016-07-11
NetworkPkg: Fix typos in comments
Giri P Mudusuru
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: Fix incorrect buffer free in HttpDxe
Jiaxin Wu
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-25
NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe
Samer El-Haj-Mahmoud
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-23
NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definition
Jiaxin Wu
2015-12-22
NetworkPkg : Remove unused local variables to fix gcc build errors.
Samer El-Haj-Mahmoud
2015-12-21
NetworkPkg:Fix a bug the 2nd httpboot fail issue.
Zhang Lubo
2015-12-18
NetworkPkg:Fix the issue Http boot hang when network failed.
Zhang Lubo
2015-12-15
NetworkPkg: Convert all .uni files to utf-8
Jordan Justen
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-21
NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitions
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: RxToken event not closed in Http.Response().
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