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
/
hostip.c
Age
Commit message (
Collapse
)
Author
2000-10-09
added memory debugging include file
Daniel Stenberg
2000-10-08
GetHost() did not properly assign the third argument pointer!
Daniel Stenberg
2000-09-29
#include <malloc.h> was removed, it causes warnings on openbsd
Daniel Stenberg
2000-09-21
GetHost() changed function arguments
Daniel Stenberg
2000-09-18
GetHost() now should return NULL when it fails, even for Tru64 unix
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-08-23
Albert Chin-A-Young's fixes
Daniel Stenberg
2000-08-17
the gethostbyname_r() usage was improved by Fred Noz
Daniel Stenberg
2000-08-04
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
Daniel Stenberg
the AIX-style as well. The AIX-stuff is *NOT* verified to work.
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-31
David LeBlanc corrected one of my mistakes
Daniel Stenberg
2000-05-30
Adjusted to the GETHOSTBYADDR_R_NARGS style
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg