Commit History

作者 SHA1 備註 提交日期
  Dmitry Chestnykh ee24518407 Fix broken compilation of uClibc-ng. 3 月之前
  Dmitry Chestnykh 1447430eff libc: Fix dns-related build issues. 3 月之前
  Marius Melzer de8c46aee4 Fix -Wnon-literal-null-conversion clang warning 5 月之前
  hanishkvc 28805243f6 DnsLookup: stdint, timeforced reseeding 2 年之前
  hanishkvc f73fcb3d06 DnsLookup: Configurable dnsQueryId generation including random 2 年之前
  Waldemar Brodkorb 5b89fd74e7 fix compile for Linuxthreads enabled 2 年之前
  Peter Seiderer 67918f2bc3 libc/inet/resolv: fix per thread res_state access 2 年之前
  mirabilos 0f822af044 libc/inet/resolv.c: add __hnbad to check DNS entries for validity… 2 年之前
  mirabilos e966cf302a make __{en,de}code_dotted into macros 2 年之前
  mirabilos dc68c2fce0 actually remove the ifdeffed-out code from the previous commit 2 年之前
  mirabilos 8d96343468 libc/inet/resolv.c: use dn_{comp,expand} for __{en,de}code_dotted 2 年之前
  Waldemar Brodkorb cc2b7bf5dd Support b64_ntop(), b64_pton() (bsd-compat) 3 年之前
  Waldemar Brodkorb 892932d9e2 inet: fix getnameinfo problem found by new test cases 7 年之前
  Waldemar Brodkorb 278bb4a6c8 remove inline changelog, we have git 7 年之前
  Ingo van Lil 03e03e71af inet/resolv: Try search domains first for unqualified names 8 年之前
  Waldemar Brodkorb 493d0cc28b remove MJN only debug messages 8 年之前
  Tim Hockin 8c85b44f6a DNS: Don't apply search domains to PTR lookups 8 年之前
  Tim Hockin 2ac8348609 DNS: don't count search-path miss as a retry 8 年之前
  Ubaldo Porcheddu f78f0bdec8 Replace /etc/resolv.conf with _PATH_RESCONF to allow portability of the code on system where resolv.conf is not in /etc . 8 年之前
  Waldemar Brodkorb 405c9b96cb Make sure to always terminate decoded string 8 年之前
  Waldemar Brodkorb d9c3a16dca Do not follow compressed items forever. 8 年之前
  Waldemar Brodkorb 6932f2282b libc/inet: Unbreak gethostent() 8 年之前
  Waldemar Brodkorb 4e9bdc2a52 Use dynamic buffers for gethostent/gethostbyname/gethostbyaddr 8 年之前
  Waldemar Brodkorb 6b4bcce3cb resolv: fix gethostbyname2_r to match gethostbyname_r, fixing bugs with AAAA lookups 8 年之前
  Waldemar Brodkorb 6994bbf289 inet/resolv: Fix broken h_aliases list terminator after 2dab3f5 8 年之前
  Waldemar Brodkorb e83b4786d7 resolv: __dns_lookup - immediately switch to next server in case of poll() set error events 8 年之前
  Waldemar Brodkorb ef9ba44619 remove link warnings 9 年之前
  Alexey Brodkin 8ee422cffb resolv: fix unaligned tmp buffer corner-case 9 年之前
  Michel Stam 064d18b8e5 resolv: try next server on SERVFAIL 10 年之前
  Kenneth Soerensen 1c8d287e58 inet: Fix threaded res_init 10 年之前