Age | Commit message (Expand) | Author |
---|---|---|
2004-06-24 | ah, simplified my latest change more | Daniel Stenberg |
2004-06-24 | fix for systems without gethostbyname_r() | Daniel Stenberg |
2004-06-24 | made the Curl_he2ai() take the port number as an int intead, to avoid lots | Daniel Stenberg |
2004-06-24 | use Curl_addrinfo, not 'struct addrinfo' | Daniel Stenberg |
2004-06-24 | Source cleanups. The major one being that we now _always_ use a Curl_addrinfo | Daniel Stenberg |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg |
2004-04-26 | Curl_ip2addr() now takes an in_addr_t argument instead to prevent compiler | Daniel Stenberg |
2004-04-26 | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg |