aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17Put the comments in an XML-valid location.Dan Fandrich
2008-01-17updated lib versions.Gunter Knauf
2008-01-17updated copyright for new year.Gunter Knauf
2008-01-16Added test 553. This test case and code is based on the bug recipe Joe MalickiDaniel Stenberg
2008-01-16remove trailing comma too, even though I don't think it does any harmDaniel Stenberg
2008-01-16Nathan Coulter's patch that makes runtests.pl respect the PATH when figuringDaniel Stenberg
2008-01-16Dmitry Kurochkin's additional pipelining bugfixDaniel Stenberg
2008-01-16fix handling of out of memory in the command line tool that afectedYang Tse
2008-01-16OS/400 update:Patrick Monnerat
2008-01-16Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg
2008-01-15Calls to Curl_failf() are not supposed to provide a trailing newline as theDaniel Stenberg
2008-01-15Woops, partly revert my previous commit and do it slightly differently instead.Daniel Stenberg
2008-01-15I made the torture test on test 530 go through. This was actually due toDaniel Stenberg
2008-01-15Michal Marek's improved .curlrc syntax descriptionDaniel Stenberg
2008-01-14Joe Malicki filed bug report #1871269Daniel Stenberg
2008-01-14fix compiler warningYang Tse
2008-01-14startnew() shouldn't return a positive pid as reported in the pidfileYang Tse
2008-01-145.3 support FF3 sqlite cookie filesDaniel Stenberg
2008-01-14Trying GnuTLS and OpenSSL together fails to compile in not soGisle Vanem
2008-01-14#115 is doneYang Tse
2008-01-13fix compiler warningYang Tse
2008-01-13add client features partYang Tse
2008-01-12I re-arranged the curl --help output. All the options are now sorted onDaniel Stenberg
2008-01-12Eric Landes provided the patch (edited by me) that introduces theDaniel Stenberg
2008-01-12added release dates for four very old releasesDaniel Stenberg
2008-01-12Remove hardcoded verbosityYang Tse
2008-01-12OoopsYang Tse
2008-01-11OoopsYang Tse
2008-01-11new yearDaniel Stenberg
2008-01-11When verifying that test harness's SSH and SOCKS servers have beenYang Tse
2008-01-11fix compiler warningYang Tse
2008-01-11fix compiler warningYang Tse
2008-01-11"114 - Ranged downloads on file:// URLs" doneDaniel Stenberg
2008-01-11Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg
2008-01-11I made the curl tool switch from using CURLOPT_IOCTLFUNCTION to now use theDaniel Stenberg
2008-01-10Michal Marek made curl-config --libs not include /usr/lib64 in the outputDaniel Stenberg
2008-01-10Temporary change to help debugging SSH server verification failuresYang Tse
2008-01-10Two more items done:Daniel Stenberg
2008-01-10Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allowDaniel Stenberg
2008-01-10Nikitinskit Dmitriy filed bug report #1868255Daniel Stenberg
2008-01-10corrected commentDaniel Stenberg
2008-01-09fix compiler warningYang Tse
2008-01-09Fix file IdYang Tse
2008-01-09Add /usr/freeware/sbin and /usr/freeware/libexec to the ssh binariesYang Tse
2008-01-08added the --retry problems mention on the curl-library list todayDaniel Stenberg
2008-01-08Partially cleanup debugging messages in test harness, introduced forYang Tse
2008-01-08Remove increased loglevel intended to debug autobuild's publickeyYang Tse
2008-01-08Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg
2008-01-08removed 113, both bugs #1850730 and #1854175 are fixed in CVSDaniel Stenberg
2008-01-08Change typecast due to http://cool.haxx.se/cvs.cgi/curl/include/curl/curl.h.d...Yang Tse