- Aug 29, 2006
-
-
Gisle Vanem authored
-
- Aug 08, 2006
-
-
Guenter Knauf authored
-
- Jul 25, 2006
-
-
Yang Tse authored
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
-
Gisle Vanem authored
Curl_freeaddrinfo() and Curl_ip2addr().
-
- Jul 21, 2006
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Jul 14, 2006
-
-
Yang Tse authored
-
- Jul 11, 2006
-
-
Yang Tse authored
-
- Apr 26, 2006
-
-
Gisle Vanem authored
(more logical).
-
- Sep 16, 2005
-
-
Daniel Stenberg authored
protocol sockets even if the resolved address may say otherwise
-
- Sep 02, 2005
-
-
Daniel Stenberg authored
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to list of protocols whereever those are mentioned.
-
- May 27, 2005
-
-
Daniel Stenberg authored
-
- Apr 19, 2005
-
-
Daniel Stenberg authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Mar 17, 2005
-
-
Daniel Stenberg authored
-
- Mar 16, 2005
-
-
Daniel Stenberg authored
inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted address which makes a different failure... Now I've modified the ipv4 resolve code to use inet_pton() instead in an attempt to make these systems better detect this as a bad IP address rather than creating a toally bogus address that is then passed on and used.
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 30, 2004
-
-
Daniel Stenberg authored
-
- Jun 29, 2004
-
-
Daniel Stenberg authored
variable to sort out some compiler warnings.
-
- Jun 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of typecasts all over
-
Daniel Stenberg authored
-
Daniel Stenberg authored
linked list for name resolved data, even on hosts/systems with only IPv4 stacks as this simplifies a lot of code.
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
warnings
-
Daniel Stenberg authored
usage.
-