search for: dns_gethostbyname

Displaying 2 results from an estimated 2 matches for "dns_gethostbyname".

2015 Sep 10
3
[PATCH 0/1] efi: DNS resolver
From: Sylvain Gault <sylvain.gault at gmail.com> Despite having native network capabilities, UEFI 2.4 (the most widely deployed at the moment) has no native DNS resolver. I propose here an implementation more or less inspired by the one found in core/legacynet/dnsresolv.c. Since it's non-trivial, I'd like to ask for a deep review of this code. I tried to make it as strong as
2007 Mar 02
0
Wine release 0.9.32
...ImageName is usually blank, so print LoadedImageName in elf_load_debug_info_map. wininet: Fix the case of partial SSL reads from the peek buffer. kernel32: Fix an off-by-one error in GetComputerNameExA/W. netapi32: Add a stub for NetUserChangePassword. kernel32: Fix crash in dns_gethostbyname. ole32: Add tests for default handler creation and handler marshaling. ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface. libwine: Eliminate duplicate function implementations in string.c ole32: The stream returned by StgStreamImpl_Clone should h...