Historique des commits

Auteur SHA1 Message Date
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers il y a 6 ans
  Rich Felker 432f9f0e31 move __res_msend_rc declaration to lookup.h il y a 6 ans
  Rich Felker c98bf5b869 move and deduplicate declarations of __dns_parse to make it checkable il y a 6 ans
  Rich Felker 64466094ed fix stack-based oob memory clobber in resolver's result sorting il y a 6 ans
  Rich Felker 4f35eb7591 resolver: don't depend on v4mapped ipv6 to probe routability of v4 addrs il y a 6 ans
  Rich Felker 63e2e40ee3 resolver: omit final dot (root/suppress-search) in canonical name il y a 6 ans
  Rich Felker 45ca5d3fcb in dns parsing callback, enforce MAXADDRS to preclude overflow il y a 7 ans
  Rich Felker 1ca597551b fix read past end of buffer in getaddrinfo backend il y a 8 ans
  Natanael Copa 4adc6c33e7 refactor name_from_dns in hostname lookup backend il y a 8 ans
  Natanael Copa 04bced403d in performing dns lookups, check result from res_mkquery il y a 8 ans
  Rich Felker 6d70c08a2c handle non-matching address family entries in hosts file il y a 9 ans
  Rich Felker 1563587b45 reuse parsed resolv.conf in dns core to avoid re-reading/re-parsing il y a 9 ans
  Rich Felker 3d6e2e477c add support for search domains to dns resolver il y a 9 ans
  Rich Felker 0fef7ffac1 fix handling of dns response codes il y a 9 ans
  Rich Felker 2683e267fa safely handle failure to open hosts, services, resolv.conf files il y a 9 ans
  Rich Felker 3c42605a60 implement result address sorting in the resolver (getaddrinfo, etc.) il y a 10 ans
  Szabolcs Nagy 07355f503a accept trailing . and empty domain names il y a 10 ans
  Szabolcs Nagy 2abb70c302 fix the domain name length limit checks il y a 10 ans
  Rich Felker 01dc3f4fea add support for reverse name lookups from hosts file to getnameinfo il y a 10 ans
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo il y a 10 ans
  Rich Felker d85d261ee6 fix negative response and non-response handling for dns queries il y a 10 ans
  Rich Felker 76f440cff7 remove cruft from old resolver and numeric ip parsing il y a 10 ans
  Rich Felker 3330198060 switch standard resolver functions to use the new dns backend il y a 10 ans
  Rich Felker bb9af59bba fix off-by-one in checking hostname length in new resolver backend il y a 10 ans
  Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features il y a 10 ans