]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/DnsDxe/DnsImpl.c
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / DnsDxe / DnsImpl.c
2019-04-09 Michael D KinneyNetworkPkg: Replace BSD License with BSD+Patent License
2019-02-28 Jiaxin WuNetworkPkg/DnsDxe: [CVE-2018-12178] Check the received...
2018-06-28 Liming GaoNetworkPkg: Clean up source files
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Fix the potential memory leak issue.
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Update RetryCount/RetryInterval...
2017-03-30 Jiaxin WuNetworkPkg/DnsDxe: Fix zero StationIp configuration...
2016-12-26 Jiaxin WuNetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe
2016-10-31 Jiaxin WuNetworkPkg: Fix the wrong Timer event check
2016-09-20 Jiaxin WuNetworkPkg: Correct the DNS token return status by...
2016-09-07 Jiaxin WuNetworkPkg/DnsDxe: Handle CNAME type responded from...
2016-06-13 Jiaxin WuNetworkPkg: Fix DNS GeneralLookUp failure in some case
2016-04-01 Fu SiyuanNetworkPkg: Check received packet size before use it.
2016-02-18 Jiaxin WuNetworkPkg: Replace the internal function with exposed one
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2016-01-06 Laszlo ErsekNetworkPkg: DnsDxe: fix return type of DnsFillinQNameFo...
2016-01-06 Jiaxin WuNetworkPkg: Removing or adding some ASSERT statement
2015-12-30 Jiaxin WuNetworkPkg: Support DNS4/6 GeneralLookUp feature
2015-12-10 Jiaxin WuNetworkPkg: Fix the potential NULL pointer dereferenced...
2015-07-14 Zhang LuboNetworkPkg: Fix an error that the call function declare...
2015-07-10 fanwang2NetworkPkg: Code logic optimization for DnsDxe and...
2015-07-07 jiaxinwuNetworkPkg: Add DNS feature support over IPv4 and IPv6.