summaryrefslogtreecommitdiff
path: root/lib/hostasyn.c
Commit message (Expand)AuthorAgeFilesLines
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-2/+2
* set async.done to TRUE last in the addrinfo callback to prevent the risk thatDaniel Stenberg2004-10-031-1/+5
* Gisle cleaned up remaining host resolve re-org issuesDaniel Stenberg2004-06-241-4/+4
* Source cleanups. The major one being that we now _always_ use a Curl_addrinfoDaniel Stenberg2004-06-241-7/+23
* + when storing the address in the cache fails, cleanup the resolved addressDaniel Stenberg2004-05-181-5/+8
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-2/+1
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-0/+152