- 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.
-