- Mar 31, 2007
-
-
Daniel Stenberg authored
it is missing CID 5 in the coverity.com scan
-
Daniel Stenberg authored
CID 3 and 4 from the coverity.com scan.
-
Daniel Stenberg authored
embedded in the URL.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
are sorted out.
-
Daniel Stenberg authored
cache, we must make sure not to derefence the NULL pointer... CID 6 coverity.com scan
-
Daniel Stenberg authored
have not been properly defined to allow this! Instead of changing the defines and break the ABI/API, I opted to modify the code to check for exact type matches. CID 10 coverity.com scan
-
Daniel Stenberg authored
happen when curl_multi_remove_handle() is called. CID 13. coverity.com scan
-
Daniel Stenberg authored
anyway and we can just as well rely on it being valid. CID 12, coverity.com scan
-
Yang Tse authored
Try to avoid this problem checking for some possible unsupported options, and avoid using them in the configuration file.
-
- Mar 30, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Removed the NULL check since the pointer must be valid already.
-
Daniel Stenberg authored
unnecessary - found by coverity.com scan
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Yang Tse authored
in the PATH and afterwards in other common locations.
-
Yang Tse authored
-
Dan Fandrich authored
and added tests 290 and 291 to check.
-
Dan Fandrich authored
-
- Mar 29, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
Enable libssh2 tracing when ssh debugging is turned on.
-
Dan Fandrich authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
-
- Mar 28, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
to complete with no delay and actually find out what happened with the socket. As well as detection of socket send()able condition. This also allows removal of a Cygwin specific block of code.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Dan Fandrich authored
-
Gisle Vanem authored
-
Dan Fandrich authored
-