index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hostthre.c
Age
Commit message (
Expand
)
Author
2004-10-16
Added Traian Nicolescu's patches for threaded resolver on
Gisle Vanem
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-06-24
Gisle cleaned up remaining host resolve re-org issues
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
typecast to prevent warning
Daniel Stenberg
2004-06-24
fixed problems I missed to fix from my cleanup
Daniel Stenberg
2004-06-24
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
Daniel Stenberg
2004-06-10
Gisle Vanem's improved verbose output and timeout handling when connecting to
Daniel Stenberg
2004-05-11
curl_global_init_mem() allows the memory functions to be replaced.
Daniel Stenberg
2004-04-27
outputed elsewhere already
Daniel Stenberg
2004-04-27
Made host name and proxy name get stored in a 'struct hostname' and set
Daniel Stenberg
2004-04-26
Gisle fixed a mistaken check
Daniel Stenberg
2004-04-26
IDN adjustments and host cleanups by Gisle
Daniel Stenberg
2004-04-26
Major hostip.c cleanup and split into multiple files and easier #ifdef
Daniel Stenberg