- Apr 30, 2004
-
-
Daniel Stenberg authored
initial basic valgrind-log scan for memory leaks it could detect.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
curlx_-functions with the new prefix to prepare this code for the future removal of several curl_-functions from the public libcurl API.
-
Daniel Stenberg authored
curlx_ functions are NOT part of the offical API, but only available as source code functions from the lib directory in case of need.
-
Daniel Stenberg authored
trace if a test results in a 'core' file and gdb is present
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
libcurl.
-
Daniel Stenberg authored
work when using proxy by converting the IDN-name to the ACE-encoded version before the request-URL is passed to the proxy.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
from time to time!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 28, 2004
-
-
Daniel Stenberg authored
-
- Apr 27, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and then figure it out with a suitable windows call.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
all things up to work with encoded host names internally, as well as keeping 'display names' to show in debug messages. IDN resolves work for me now using ipv6, ipv4 and ares resolving. Even cookies on IDN sites seem to do right.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
disabled SSL with --without-ssl. This previously made the Makefiles use the SSL libs even though told not to.
-