- Mar 21, 2005
-
-
Daniel Stenberg authored
more involved, but should hopefully not generate any compiler warnings on win32 systems (that can't check the socket based on the numeric).
-
Daniel Stenberg authored
is no longer only present when built with SSL support.
-
Daniel Stenberg authored
-
- Mar 20, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 19, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 18, 2005
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
style build
-
Daniel Stenberg authored
-
- Mar 17, 2005
-
-
Dan Fandrich authored
on a host with a buggy resolver that strips all but the bottom 8 bits of each octet. The resolved address in this case (192.0.2.127) is guaranteed never to belong to a real host (see RFC3330).
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the default options set in the Makefile
-
Daniel Stenberg authored
between platforms
-
Daniel Stenberg authored
these days...!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
options used by runtests.pl during testing (useful for disabling valgrind).
-
- Mar 16, 2005
-
-
Dan Fandrich authored
-
Dan Fandrich authored
scripts use the version in packages/vms/
-
Daniel Stenberg authored
-
Daniel Stenberg authored
server
-
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.
-
Dan Fandrich authored
-
- Mar 15, 2005
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
but using illegal values
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
never executed code when -Wunreachable-code is used
-
Daniel Stenberg authored
-