summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2017-01-04NetworkPkg/Ip6Dxe: Fix the potential NULL pointer freeJiaxin Wu
2016-12-29NetworkPkg/NetworkPkg.dsc: Move TLS modules to the supported componentsJiaxin Wu
2016-12-26NetworkPkg: Fix potentially uninitialized local variableJiaxin Wu
2016-12-26NetworkPkg/HttpDxe: Fix the potential NULL dereferenceJiaxin Wu
2016-12-26NetworkPkg/DnsDxe: Fixed the assert issue in DnsDxeJiaxin Wu
2016-12-22NetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthConfigDxe moduleJiaxin Wu
2016-12-22NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6Jiaxin Wu
2016-12-22NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configurationJiaxin Wu
2016-12-22NetworkPkg/TlsDxe: TlsDxe driver implementation over OpenSSLJiaxin Wu
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan
2016-12-06NetworkPkg/IpSecDxe: correct one comment and remove the unused bufJiaxin Wu
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-10-31NetworkPkg: Check for NULL pointer before dereference it.Fu Siyuan
2016-10-31NetworkPkg: Add error handling logic when using AllocateZeroPoolZhang Lubo
2016-10-31NetworkPkg: Fix the wrong Timer event checkJiaxin Wu
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-27NetworkPkg/TcpDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27NetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27NetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE macroLaszlo Ersek
2016-10-27NetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZELaszlo Ersek
2016-10-26NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSIZhang Lubo
2016-10-26NetworkPkg: Enhance the code in DNS driver.Zhang Lubo
2016-10-26NetworkPkg: Add dns support for pxe boot based on IPv6.Zhang Lubo
2016-10-26NetworkPkg: Fix typos in commentsGary Lin
2016-10-21NetworkPkg: Coding style refine for IpSecDxeJiaxin Wu
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting
2016-10-12NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan
2016-10-09NetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage.Zhang Lubo
2016-09-26NetworkPkg: Clean the previous address since the policy changedJiaxin Wu
2016-09-20NetworkPkg: Correct the DNS token return status by RCODEJiaxin Wu
2016-09-07NetworkPkg/DnsDxe: Handle CNAME type responded from the name serverJiaxin Wu
2016-09-06NetworkPkg/IpSecDxe: Generate SPI randomly and correct IKE_SPI_BASE valueJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" updateJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failureJiaxin Wu
2016-08-18NetworkPkg: Fix assert issue in iSCSI driverZhang Lubo
2016-08-18NetworkPkg: Refine codes of iSCSI driverZhang Lubo
2016-08-08NetworkPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-01NetworkPkg: Add missed character in copyright.Fu Siyuan
2016-07-26NetworkPkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-22Fix IPv6 HTTPClient vendor class dataMichael Chang
2016-07-18NetworkPkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan
2016-07-12NetworkPkg: Update PXE driver to follow edk2 coding standards.Fu Siyuan
2016-07-11NetworkPkg: Fix Assert issue in iSCSI driver.Zhang, Lubo
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru
2016-06-30NetworkPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek
2016-06-30NetworkPkg: Stop the HTTP Boot service after the boot image download complete.Fu Siyuan
2016-06-27NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo