summaryrefslogtreecommitdiff
path: root/lib/hostthre.c
Commit message (Expand)AuthorAgeFilesLines
* Gisle cleaned up remaining host resolve re-org issuesDaniel Stenberg2004-06-241-5/+5
* made the Curl_he2ai() take the port number as an int intead, to avoid lotsDaniel Stenberg2004-06-241-1/+1
* typecast to prevent warningDaniel Stenberg2004-06-241-1/+1
* fixed problems I missed to fix from my cleanupDaniel Stenberg2004-06-241-3/+3
* Source cleanups. The major one being that we now _always_ use a Curl_addrinfoDaniel Stenberg2004-06-241-1/+1
* Gisle Vanem's improved verbose output and timeout handling when connecting toDaniel Stenberg2004-06-101-1/+1
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-2/+1
* outputed elsewhere alreadyDaniel Stenberg2004-04-271-4/+0
* Made host name and proxy name get stored in a 'struct hostname' and setDaniel Stenberg2004-04-271-2/+2
* Gisle fixed a mistaken checkDaniel Stenberg2004-04-261-1/+1
* IDN adjustments and host cleanups by GisleDaniel Stenberg2004-04-261-9/+8
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-0/+556