Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 1ca597551b fix read past end of buffer in getaddrinfo backend hace 8 años
  Natanael Copa 4adc6c33e7 refactor name_from_dns in hostname lookup backend hace 8 años
  Natanael Copa 04bced403d in performing dns lookups, check result from res_mkquery hace 8 años
  Rich Felker 6d70c08a2c handle non-matching address family entries in hosts file hace 9 años
  Rich Felker 1563587b45 reuse parsed resolv.conf in dns core to avoid re-reading/re-parsing hace 9 años
  Rich Felker 3d6e2e477c add support for search domains to dns resolver hace 9 años
  Rich Felker 0fef7ffac1 fix handling of dns response codes hace 9 años
  Rich Felker 2683e267fa safely handle failure to open hosts, services, resolv.conf files hace 9 años
  Rich Felker 3c42605a60 implement result address sorting in the resolver (getaddrinfo, etc.) hace 10 años
  Szabolcs Nagy 07355f503a accept trailing . and empty domain names hace 10 años
  Szabolcs Nagy 2abb70c302 fix the domain name length limit checks hace 10 años
  Rich Felker 01dc3f4fea add support for reverse name lookups from hosts file to getnameinfo hace 10 años
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo hace 10 años
  Rich Felker d85d261ee6 fix negative response and non-response handling for dns queries hace 10 años
  Rich Felker 76f440cff7 remove cruft from old resolver and numeric ip parsing hace 10 años
  Rich Felker 3330198060 switch standard resolver functions to use the new dns backend hace 10 años
  Rich Felker bb9af59bba fix off-by-one in checking hostname length in new resolver backend hace 10 años
  Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features hace 10 años