Historique des commits

Auteur SHA1 Message Date
  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