Histórico de Commits

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