Historique des commits

Auteur SHA1 Message Date
  Rich Felker 06bcf9bc94 make getaddrinfo return error if both host and service name are null il y a 9 ans
  Rich Felker c63c98a606 make getaddrinfo support SOCK_RAW and other socket types 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 6f409bff00 refactor getaddrinfo and add support for most remaining features il y a 10 ans
  Rich Felker cabe9aa974 reject invalid address families in getaddrinfo il y a 11 ans
  Szabolcs Nagy 2b1f2f146d remove duplicate includes from dynlink.c, strfmon.c and getaddrinfo.c il y a 11 ans
  Rich Felker f5dfb45f78 make getaddrinfo with AF_UNSPEC and null host return both IPv4 and v6 il y a 11 ans
  Rich Felker c0193550a0 fix blank ai_canonname from getaddrinfo for non-CNAMEs il y a 12 ans
  Rich Felker 4b49060da0 fix getaddrinfo to accept port 0 (zero) il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker 845a5e69fa remove scanf dependency from getaddrinfo /etc/services support il y a 12 ans
  Rich Felker efe72c5619 getaddrinfo /etc/services lookup support il y a 12 ans
  Rich Felker 4f346b08b3 improve name lookup performance in corner cases il y a 13 ans
  Rich Felker f4e8e64b82 port numbers should always be interpreted as decimal il y a 13 ans
  Rich Felker f1ac8a28d8 disallow blank strings as service or host name il y a 14 ans
  Rich Felker e2cc0bee11 return the requested string as the "canonical name" for numeric addresses il y a 14 ans
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans