summaryrefslogtreecommitdiff
path: root/NetworkPkg/DnsDxe/DnsImpl.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-10NetworkPkg/DnsDxe: Fix various typosAntoine Coeur1-14/+14
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-28NetworkPkg/DnsDxe: [CVE-2018-12178] Check the received packet size before par...Jiaxin Wu1-0/+2
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-60/+60
2017-12-12NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec.Jiaxin Wu1-2/+3
2016-06-13NetworkPkg: Fix DNS GeneralLookUp failure in some caseJiaxin Wu1-0/+2
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu1-19/+0
2016-02-01NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu1-251/+332
2016-01-14NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu1-14/+1
2016-01-06NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek1-1/+1
2015-12-30NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu1-6/+28
2015-07-07NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu1-0/+1139