Commit History

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