Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 1d348566e6 add SOCK_CLOEXEC fallback for socketpair on old kernels hace 10 años
  Szabolcs Nagy abce315639 implement dn_comp RFC 1035 domain name compression hace 10 años
  Szabolcs Nagy 07355f503a accept trailing . and empty domain names hace 10 años
  Rich Felker 9ce2860fa3 add vdso clock_gettime acceleration support to i386 hace 10 años
  Rich Felker 60158bff74 fix fd leak in tmpfile when the fdopen operation fails hace 10 años
  Szabolcs Nagy 2abb70c302 fix the domain name length limit checks hace 10 años
  Szabolcs Nagy b3d9e0b94e fix multiple validation issues in dns response label parsing hace 10 años
  Rich Felker 7e222f46a8 fix missing function declarations in refactored ip literal parsing code hace 10 años
  Rich Felker fde3c29de4 add support for reverse port lookups from services file to getnameinfo hace 10 años
  Rich Felker 01dc3f4fea add support for reverse name lookups from hosts file to getnameinfo hace 10 años
  Rich Felker 934aa1350b remove some dummy "ent" function aliases that duplicated real ones hace 10 años
  Rich Felker 6a25313c11 simplify vasprintf implementation hace 10 años
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo hace 10 años
  Rich Felker 8041af5988 fix if_nametoindex return value when interface does not exist hace 10 años
  Rich Felker d85d261ee6 fix negative response and non-response handling for dns queries hace 10 años
  Rich Felker ac2a789342 fix some validation checks in dns response parsing code hace 10 años
  Rich Felker 8fba4458af fix incorrect end pointer in some cases when wcsrtombs stops early 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 a2a328bd89 fix uninitialized variable in new __res_msend dns function hace 10 años
  Rich Felker 8312f7f60f implement new dns backend, res_send and other legacy resolver functions hace 10 años
  Timo Teräs 1871f583f4 add ipsec and tunneling protocols to getprotoent-family functions 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 af7c308ee6 improve getservbyname_r using new resolver backend hace 10 años
  Rich Felker e8f39ca489 improve gethostbyname2_r using new resolver backend hace 10 años
  Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features hace 10 años
  Szabolcs Nagy 5f4c496693 fix POSIX namespace pollution in sys/types.h hace 10 años
  Szabolcs Nagy bff6095d91 use cleaner code for handling float rounding in vfprintf hace 10 años
  Szabolcs Nagy c350468658 update netinet/in.h to match the current kernel uapi hace 10 años
  Szabolcs Nagy c8ea212668 add SO_BPF_EXTENSIONS socket option hace 10 años