Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain před 2 roky
  Rich Felker 7d568410b4 fix mishandling of errno in getaddrinfo AI_ADDRCONFIG logic před 2 roky
  Rich Felker ad795d56ba fix spurious undefined behavior in getaddrinfo před 6 roky
  Rich Felker 224d938c5e fix invalid free of partial addrinfo list with multiple services před 6 roky
  Rich Felker d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list před 6 roky
  Rich Felker f381c118b2 fix getaddrinfo regression with AI_ADDRCONFIG on some configurations před 6 roky
  Rich Felker 187bcc3bf4 implement getaddrinfo's AI_ADDRCONFIG flag před 6 roky
  Rich Felker 06bcf9bc94 make getaddrinfo return error if both host and service name are null před 9 roky
  Rich Felker c63c98a606 make getaddrinfo support SOCK_RAW and other socket types před 10 roky
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo před 10 roky
  Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features před 10 roky
  Rich Felker cabe9aa974 reject invalid address families in getaddrinfo před 11 roky
  Szabolcs Nagy 2b1f2f146d remove duplicate includes from dynlink.c, strfmon.c and getaddrinfo.c před 11 roky
  Rich Felker f5dfb45f78 make getaddrinfo with AF_UNSPEC and null host return both IPv4 and v6 před 11 roky
  Rich Felker c0193550a0 fix blank ai_canonname from getaddrinfo for non-CNAMEs před 12 roky
  Rich Felker 4b49060da0 fix getaddrinfo to accept port 0 (zero) před 12 roky
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 před 12 roky
  Rich Felker 845a5e69fa remove scanf dependency from getaddrinfo /etc/services support před 12 roky
  Rich Felker efe72c5619 getaddrinfo /etc/services lookup support před 12 roky
  Rich Felker 4f346b08b3 improve name lookup performance in corner cases před 13 roky
  Rich Felker f4e8e64b82 port numbers should always be interpreted as decimal před 13 roky
  Rich Felker f1ac8a28d8 disallow blank strings as service or host name před 14 roky
  Rich Felker e2cc0bee11 return the requested string as the "canonical name" for numeric addresses před 14 roky
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 před 14 roky