Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed tabs and trailing whitespace from source | Daniel Stenberg | 2004-10-06 | 1 | -2/+2 |
* | actually, we check for a numerical host using either ipv4 or ipv6, as neither | Daniel Stenberg | 2004-08-20 | 1 | -1/+2 |
* | use inet_pton() correctly! | Daniel Stenberg | 2004-08-20 | 1 | -1/+1 |
* | Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and | Daniel Stenberg | 2004-08-19 | 1 | -8/+17 |
* | Gisle cleaned up remaining host resolve re-org issues | Daniel Stenberg | 2004-06-24 | 1 | -1/+2 |
* | Gisle Vanem's improved verbose output and timeout handling when connecting to | Daniel Stenberg | 2004-06-10 | 1 | -21/+0 |
* | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg | 2004-05-11 | 1 | -2/+1 |
* | corrected mistake | Daniel Stenberg | 2004-04-26 | 1 | -1/+1 |
* | IDN adjustments and host cleanups by Gisle | Daniel Stenberg | 2004-04-26 | 1 | -1/+1 |
* | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg | 2004-04-26 | 1 | -0/+284 |