aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-05Jared Lundell filed bug report #1604956Daniel Stenberg
2006-12-05better preprocessor check for recent MSVC versionsDaniel Stenberg
2006-12-05CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things inDaniel Stenberg
2006-12-05oops, fix belonging to the previous curl_getdate() fix since it makes MSVCDaniel Stenberg
2006-12-05Martin Skinner brought back bug report #1230118 to haunt us once again.Daniel Stenberg
2006-12-05Alexey Simak filed bug report #1600447Daniel Stenberg
2006-12-05Matt Witherspoon fixed a problem case when the CPU load went to 100% when aDaniel Stenberg
2006-12-05curl.dsmirror.nl is another mirrorDaniel Stenberg
2006-12-05fixed in CVSDaniel Stenberg
2006-12-03fix the libssh2 include path somewhat when --with-libssh2 is used and addedDaniel Stenberg
2006-12-01CURLOPT_CLOSEPOLICY can't be setDaniel Stenberg
2006-12-01Toon Verwaest reported that there are servers that send the Content-Range:Daniel Stenberg
2006-11-30the extra copy of downloads should be fixed tooDaniel Stenberg
2006-11-29two moreDaniel Stenberg
2006-11-29Is CURLOPT_FORBID_REUSE broken?Daniel Stenberg
2006-11-27adding notes of what to work on and fix before next releaseDaniel Stenberg
2006-11-27no need to access it with conn->data since data is already a local variableDaniel Stenberg
2006-11-25added the new test 282Daniel Stenberg
2006-11-25Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg
2006-11-25James Housley fixed SCP downloading by setting the maxdownload.Daniel Stenberg
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse
2006-11-24James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-11-22Michael Wallner fixed this problem: When I set domains in the optionsDaniel Stenberg
2006-11-22Install ares_dns.h tooDaniel Stenberg
2006-11-22Added a check in configure that verifies if <signal.h> is available,Yang Tse
2006-11-21new french mirrorDaniel Stenberg
2006-11-20Revert ftpserver.pl back to revision 1.74 Adding change done in 1.76Yang Tse
2006-11-20Revert runtests.pl back to revision 1.212Yang Tse
2006-11-20Revert ftp.pm back to revision 1.5 Adding copyright notice.Yang Tse
2006-11-20Add some message loggingYang Tse
2006-11-20stop slaves before stopping serversYang Tse
2006-11-20Revert to KILL test servers until all test serversYang Tse
2006-11-19log the sleep, like when done in test 190Daniel Stenberg
2006-11-19Frank Teo provided an updated, mostly docs changedDaniel Stenberg
2006-11-19Avoid passing child pid and test server pid, using the runningYang Tse
2006-11-19Comment out the use of the "warnings" module now that ftp.pm seems toYang Tse
2006-11-18new ruby binding, new tclcurl releaseDaniel Stenberg
2006-11-18Avoid keeping dupe pids When forked pid and test server pid is the same one.Yang Tse
2006-11-18Fix warning "Use of uninitialized value in ...".Yang Tse
2006-11-17The hash of running servers is now a hash of hashes which for each runningYang Tse
2006-11-15Call libssh2_session_free() to release memory allocated duringGisle Vanem
2006-11-14Free 'scp->path' in case of libssh2 setup failure.Gisle Vanem
2006-11-13Ron in bug #1595348 (http://curl.haxx.se/bug/view.cgi?id=1595348) pointedDaniel Stenberg
2006-11-13bug #1595348 by Ron pointed out this flaw and fixDaniel Stenberg
2006-11-13Tor Arntsen spotted this mistakeDaniel Stenberg
2006-11-11we did 1.3.2 and are now on the 1.3.3 track!Daniel Stenberg
2006-11-11fix header to match actual protoDaniel Stenberg
2006-11-11cleaned up Curl_write() and the sub functions it uses for various protocols.Daniel Stenberg
2006-11-09Nir Soffer updated libcurl.framework.make: fix symlinks, should link toDaniel Stenberg