aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-04Fixes some more out of memory handling bugs.Dan Fandrich
2007-04-04Fixed file handle leak in OOM condition.Dan Fandrich
2007-04-04Fixed curl_slist_append handling of out of memory conditions on theDan Fandrich
2007-04-04Building Windows DLLs and C run-time (CRT) linkage issuesYang Tse
2007-04-04add debug message and expand commentYang Tse
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse
2007-04-04move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o...Yang Tse
2007-04-04cleanupYang Tse
2007-04-04Whoops--didn't mean to enable the ssh tests quite yet.Dan Fandrich
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse
2007-04-04Added more SSH tests (left disabled for now).Dan Fandrich
2007-04-04Fixed a memory leak and improper shutdown on SFTP post-quote command failure.Dan Fandrich
2007-04-03Only one issue left to deal with. Most of the others cut due to lack ofDaniel Stenberg
2007-04-03Rob Jones fixed better #ifdef'ing for a bunch of #include lines.Daniel Stenberg
2007-04-03update copyright yearYang Tse
2007-04-03Verify if the test is limited by an ancient stdio with a 256Yang Tse
2007-04-03fix enumeration of disabled tests when they have the highest numberYang Tse
2007-04-03fix MSDOS symbol checkYang Tse
2007-04-03recover code simplification lost with last commitYang Tse
2007-04-03Improve displaying of logfiles making sure all lines end with \nYang Tse
2007-04-03djgpp isn't the only possible DOS target.Gisle Vanem
2007-04-03Simplify setting binary mode on file-descriptors.Gisle Vanem
2007-04-03DOS targets do have setmode().Gisle Vanem
2007-04-03Added --ftp-account to --help output.Dan Fandrich
2007-04-03try not to link with unneeded libs, avoiding global LDADDYang Tse
2007-04-03Cleanup. Warnings related with FD_SET, FD_ISSET, and FD_ZERO macrosYang Tse
2007-04-03when detecting un/supported sshd options use curl's sshd config file.Yang Tse
2007-04-03Eliminate the sshd option checking dependency on wc and make it faster.Dan Fandrich
2007-04-02Nick Zitzmann made CURLOPT_POSTQUOTE work for SFTP as well.Daniel Stenberg
2007-04-02fix error in previous commitYang Tse
2007-04-02fix compiler warningYang Tse
2007-04-02fix compiler warningYang Tse
2007-04-02verify ssh daemon versionYang Tse
2007-04-01print update message only if we really update CVS.Gunter Knauf
2007-04-01ignore another generated file.Gunter Knauf
2007-04-01Robert Iakobashvili made curl_multi_remove_handle() a lot faster when manyDaniel Stenberg
2007-04-01Matt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyDaniel Stenberg
2007-04-01Added scp and sftp nonexistent file retrieval tests, but leave themDan Fandrich
2007-03-3126 flaws identified by coverity.comDaniel Stenberg
2007-03-31Since the str2num() function gets called with the 'nextarg' pointer fromDaniel Stenberg
2007-03-31check the correct variable to want about --stderr failures properlyDaniel Stenberg
2007-03-31fix memory leak in case of memory problemsDaniel Stenberg
2007-03-31fix a (minor) memory leak in case of errorDaniel Stenberg
2007-03-31Pointless to check for non-NULL pointers that already have been dereferencedDaniel Stenberg
2007-03-31avoid dereferencing a NULL pointer by setting a default word to lookup in caseDaniel Stenberg
2007-03-31Better deal with NULL pointers.Daniel Stenberg
2007-03-31"Pixel" fixed a problem that appeared when you used -f with user+passwordDaniel Stenberg
2007-03-31*** empty log message ***Daniel Stenberg
2007-03-31add units to a few infoDaniel Stenberg
2007-03-31new URL for wxWidgets bindingDaniel Stenberg