summaryrefslogtreecommitdiff
path: root/lib/hostip6.c
Commit message (Expand)AuthorAgeFilesLines
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-2/+2
* actually, we check for a numerical host using either ipv4 or ipv6, as neitherDaniel Stenberg2004-08-201-1/+2
* use inet_pton() correctly!Daniel Stenberg2004-08-201-1/+1
* Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, andDaniel Stenberg2004-08-191-8/+17
* Gisle cleaned up remaining host resolve re-org issuesDaniel Stenberg2004-06-241-1/+2
* Gisle Vanem's improved verbose output and timeout handling when connecting toDaniel Stenberg2004-06-101-21/+0
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-2/+1
* corrected mistakeDaniel Stenberg2004-04-261-1/+1
* IDN adjustments and host cleanups by GisleDaniel Stenberg2004-04-261-1/+1
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-0/+284