]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/DnsDxe
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / NetworkPkg / DnsDxe /
2017-05-09 Zhang LuboNetworkPkg: Fix issue in dns driver when building DHCP...
2017-03-30 Jiaxin WuNetworkPkg/DnsDxe: Fix zero StationIp configuration...
2017-03-23 Jiaxin WuNetworkPkg: Fix potential ASSERT if NetIp4IsUnicast...
2016-12-26 Jiaxin WuNetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe
2016-10-31 Jiaxin WuNetworkPkg: Fix the wrong Timer event check
2016-10-26 Zhang LuboNetworkPkg: Enhance the code in DNS driver.
2016-09-20 Jiaxin WuNetworkPkg: Correct the DNS token return status by...
2016-09-07 Jiaxin WuNetworkPkg/DnsDxe: Handle CNAME type responded from...
2016-07-11 Giri P MudusuruNetworkPkg: Fix typos in comments
2016-06-21 Jiaxin WuNetworkPkg: Replace ASSERT with error handling in DnsDxe
2016-06-13 Jiaxin WuNetworkPkg: Fix DNS GeneralLookUp failure in some case
2016-06-13 Jiaxin WuNetworkPkg: Remove TokenEntry from Token list before...
2016-04-01 Fu SiyuanNetworkPkg: Check received packet size before use it.
2016-03-02 Jiaxin WuNetworkPkg: Revert git 'eb213f2f' fix
2016-02-18 Jiaxin WuNetworkPkg: Replace the internal function with exposed one
2016-02-01 Jiaxin WuNetworkPkg: Correct inconsistent function descriptions...
2016-01-28 Zhang LuboNetworkPkg:Fix Network memory leak when calling GetMode...
2016-01-14 Jiaxin WuNetworkPkg: Remove DNS QType and QClass definition
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-24 Liming GaoNetworkPkg: Update module inf to include the missing...
2015-12-17 Liming GaoNetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxe
2015-12-15 Jordan JustenNetworkPkg: Convert all .uni files to utf-8
2015-12-10 Jiaxin WuNetworkPkg: Fix the potential NULL pointer dereferenced...
2015-08-28 Jiaxin WuNetworkPkg: Add Dns and HttpUtilities driver UNI files
2015-08-26 Jiaxin WuNetworkPkg: Update the DnsDhcp.c to use BSD license
2015-08-20 Jiaxin WuNetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING...
2015-07-16 Jiaxin WuNetworkPkg: Add the unspecified address check for DNS6...
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.