Home | History | Annotate | Download | only in c-ares
      1 c-ares version 1.7.5
      2 
      3 Fixed:
      4 
      5  o detection of semicolon comments in resolv.conf
      6  o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
      7  o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory
      8  o replacement ares_inet_ntop affected by potential out of bounds write
      9  o added install target to Makefile.msvc
     10  o only fall back to AF_INET searches when looking for AF_UNSPEC addresses
     11  o fixed ares_parse_*_reply memory leaks
     12  o Use correct sizeof in ares_getnameinfo()
     13  o IPv6-on-windows: find DNS servers correctly
     14  o man pages: docs for the c-ares utility programs
     15  o getservbyport replacement for Win CE
     16  o config_sortlist: (win32) missing else
     17  o advance_tcp_send_queue: avoid NULL ptr dereference
     18  o configure: fix a bashism
     19  o ares_expand_name: Fix encoded length for indirect root
     20 
     21 Thanks go to these friendly people for their efforts and contributions:
     22 
     23  Yang Tse, Jakub Hrozek, Gisle Vanem, Tom Hughes, David Stuart, Dima Tisnek,
     24  Peter Pentchev, Stefan Buhler
     25 
     26 Have fun!
     27