summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe/DnsImpl.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Replace the internal function with exposed oneJiaxin Wu2016-02-181-57/+6
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-5/+29
* NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek2016-01-061-1/+1
* NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu2016-01-061-4/+0
* NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu2015-12-301-70/+251
* NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu2015-12-101-18/+41
* NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo2015-07-141-8/+8
* NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang22015-07-101-1/+3
* NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu2015-07-071-0/+1875