History log of /curl/lib/hostip.c (Results 376 – 396 of 396)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2
# d9f39cc9 30-May-2001 Daniel Stenberg

finally fixed the 'ret' compiler warning


Revision tags: curl-7_7_3, curl-7_7_2, curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2, curl-7_7-beta1, curl-7_7_alpha2, curl-7_6_1, curl-7_6_1-pre3
# f6e2bfd4 05-Feb-2001 Daniel Stenberg

Jun-ichiro itojun Hagino's IPv6 adjustments


Revision tags: curl-7_6_1-pre2, curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4, curl_7_6-pre3
# 40311044 05-Jan-2001 Daniel Stenberg

Internal symbols that aren't static are now prefixed with 'Curl_'


Revision tags: curl-7_5_2
# 24dee483 03-Jan-2001 Daniel Stenberg

dual-license fix


Revision tags: pre-header-change, curl-7_5
# c06f7266 21-Nov-2000 Daniel Stenberg

GetHost() now sets the third pointer to NULL when the lookup fails, as the
memory is then freed in the function


# 336b0b7d 21-Nov-2000 Daniel Stenberg

added comment on a variable that is unused on some platforms


Revision tags: curl-7_4_1
# 0f8facb4 09-Oct-2000 Daniel Stenberg

added memory debugging include file


# 1e2e6a4e 08-Oct-2000 Daniel Stenberg

GetHost() did not properly assign the third argument pointer!


# e372a440 29-Sep-2000 Daniel Stenberg

#include <malloc.h> was removed, it causes warnings on openbsd


Revision tags: curl-7_3
# aa8a2fbd 21-Sep-2000 Daniel Stenberg

GetHost() changed function arguments


# 398e3f42 18-Sep-2000 Daniel Stenberg

GetHost() now should return NULL when it fails, even for Tru64 unix


Revision tags: curl-7_2
# b6e18f2f 24-Aug-2000 Daniel Stenberg

#include "setup.h" moved first of all includes


# 1b1f143c 24-Aug-2000 Daniel Stenberg

hostname and large file support added


# d4731b70 23-Aug-2000 Daniel Stenberg

Albert Chin-A-Young's fixes


Revision tags: curl-7_1_1
# a8f99e79 17-Aug-2000 Daniel Stenberg

the gethostbyname_r() usage was improved by Fred Noz


# 02f994a7 04-Aug-2000 Daniel Stenberg

Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
the AIX-style as well. The AIX-stuff is *NOT* verified to work.


# 1ef3600a 20-Jun-2000 Daniel Stenberg

haxx.nu => haxx.se


# 980ee98e 31-May-2000 Daniel Stenberg

David LeBlanc corrected one of my mistakes


# 8d76ad6c 30-May-2000 Daniel Stenberg

Adjusted to the GETHOSTBYADDR_R_NARGS style


Revision tags: v7_0_2beta
# a0ce95e1 29-May-2000 Daniel Stenberg

David LeBlanc's fixes!


Revision tags: curl-6_5_2, curl-6_5_1, curl-6_5
# ae1912cb 29-Dec-1999 Daniel Stenberg

Initial revision


1...<<111213141516