summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe/DnsImpl.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/DnsDxe: cosmetic fixupswenyi,xie via groups.io2021-01-051-1/+1
* NetworkPkg/DnsDxe: Fix various typosAntoine Coeur2020-02-101-14/+14
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/DnsDxe: [CVE-2018-12178] Check the received packet size before par...Jiaxin Wu2019-02-281-0/+2
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-60/+60
* NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec.Jiaxin Wu2017-12-121-2/+3
* NetworkPkg: Fix DNS GeneralLookUp failure in some caseJiaxin Wu2016-06-131-0/+2
* NetworkPkg: Replace the internal function with exposed oneJiaxin Wu2016-02-181-19/+0
* NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu2016-02-011-251/+332
* NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu2016-01-141-14/+1
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-01-061-1/+1
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2015-12-301-6/+28
* NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu2015-07-071-0/+1139