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 (
Expand
)
Author
2001-08-06
Nico Baggus' VMS adjustments
Daniel Stenberg
2001-05-30
finally fixed the 'ret' compiler warning
Daniel Stenberg
2001-02-05
Jun-ichiro itojun Hagino's IPv6 adjustments
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-21
GetHost() now sets the third pointer to NULL when the lookup fails, as the
Daniel Stenberg
2000-11-21
added comment on a variable that is unused on some platforms
Daniel Stenberg
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
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