11 Commits (3777f5b90d25b2cafc5fd7be57580f1925fb5515)

Author SHA1 Message Date
Rich Felker 4f346b08b3 improve name lookup performance in corner cases 14 years ago
Rich Felker 56ddcc7208 fix for previous incorrect fix of cancellation in dns lookups 14 years ago
Rich Felker 88d84b7cc8 fix default nameserver when resolv.conf doesn't exist 14 years ago
Rich Felker f42bad9ccb fix illegal goto out of cleanup context in dns lookups 14 years ago
Rich Felker 12d547b262 make dns lookups (and thus getaddrinfo) cancellable 15 years ago
Rich Felker bf027ca5e0 use poll rather than select in dns lookups (also clock_gettime) 15 years ago
Rich Felker 43ee4df338 dns lookups: protect against cancellation and fix incorrect error codes 15 years ago
Rich Felker d104c1f7e2 fix broken dns response parsing code that made most ipv6 lookups fail 15 years ago
Rich Felker d4fbebe18d fix uninitialized variables in dns lookup code 15 years ago
Rich Felker 6fbf8bfd75 another pointer signedness fix 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago