Historique des commits

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