- Apr 10, 2007
-
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 09, 2007
-
-
Yang Tse authored
-
- Apr 08, 2007
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
- Apr 07, 2007
- Apr 06, 2007
-
-
Yang Tse authored
-
Dan Fandrich authored
Made libssh2 logging more verbose when debugging is enabled.
-
- Apr 05, 2007
-
-
Yang Tse authored
-
- Apr 04, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 03, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Gisle Vanem authored
-
- Apr 02, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
- Apr 01, 2007
-
-
Daniel Stenberg authored
easy handles are added to a multi handle, by avoiding the looping over all the handles to find which one to remove.
-
Daniel Stenberg authored
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non- configure platforms that havve setmode() needs their hard-coded config.h files fixed. I fixed the src/config-win32.h.
-
- Mar 31, 2007
-
-
Daniel Stenberg authored
and they have to be non-NULL long before this check. CID 22 in the coverity.com scan
-
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
-
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
-
- Mar 30, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Removed the NULL check since the pointer must be valid already.
-
Daniel Stenberg authored
-
Dan Fandrich authored
and added tests 290 and 291 to check.
-
- Mar 29, 2007
-
-
Dan Fandrich authored
Enable libssh2 tracing when ssh debugging is turned on.
-
Yang Tse authored
-
Yang Tse authored
-