aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-02the 500-599 test case rangeDaniel Stenberg
2003-06-02ignore moreDaniel Stenberg
2003-06-02ignoreDaniel Stenberg
2003-06-02David Byron's fix to get the progress-bar use the local size too whenDaniel Stenberg
2003-06-02makefile fiddleDaniel Stenberg
2003-06-02work-around SSL implementation flaws better, pointed out in bug reportDaniel Stenberg
2003-06-02make a more descriptive error message when CURLE_HTTP_RETURNED_ERROR isDaniel Stenberg
2003-05-28haven't updates this in a loooong timeDaniel Stenberg
2003-05-28Posting static data using POST and chunked encoded now also appends theDaniel Stenberg
2003-05-27include sys/time.h, we didn't have a time() proto anymore. Did one of theDaniel Stenberg
2003-05-27Documented which rules the public headers must follow when we writeDaniel Stenberg
2003-05-27oops, removed a # too manyDaniel Stenberg
2003-05-27remove usage of HAVE_* defines, we cannot and shall not depend on any suchDaniel Stenberg
2003-05-27sys/select.h is not present on HPUX, avoid including itDaniel Stenberg
2003-05-27made it work ;-)Daniel Stenberg
2003-05-27if cvs update fails, attempt again after 5 seconds and retry 50 timesDaniel Stenberg
2003-05-27Only build in lib and src by default, make the others dist-subdirs.Daniel Stenberg
2003-05-27Rudy Koento experienced problems with curl's recent habit of POSTing data inDaniel Stenberg
2003-05-27runs on DOS nowDaniel Stenberg
2003-05-27include file flaw and yet another socks5-fixDaniel Stenberg
2003-05-27Another socks5-fix. Make sure that when we use a socks-proxy, it is not theDaniel Stenberg
2003-05-27CURLOPT_HTTPDIGEST is addedDaniel Stenberg
2003-05-26languageDaniel Stenberg
2003-05-26ftp ASCII transfers in general need fixingDaniel Stenberg
2003-05-26Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so weDaniel Stenberg
2003-05-23even moreDaniel Stenberg
2003-05-23Ricardo Cadime found a socket leak when listing directories withoutDaniel Stenberg
2003-05-23more ftp testing using NLST and no contents and bad return codeDaniel Stenberg
2003-05-23Rudy Koento's problem fixed, test case 66 verifies this.Daniel Stenberg
2003-05-23test 66 returns one line of data with no header (HTTP)Daniel Stenberg
2003-05-23--digest added, --compressed rephrasedDaniel Stenberg
2003-05-23include digest.h for protoDaniel Stenberg
2003-05-23DJGPP fix by Gisle VanemDaniel Stenberg
2003-05-22more more moreDaniel Stenberg
2003-05-22warning-free is betterDaniel Stenberg
2003-05-22Introducing --digestDaniel Stenberg
2003-05-22Better Digest stuffDaniel Stenberg
2003-05-22Added CURLOPT_HTTPDIGEST supportDaniel Stenberg
2003-05-22Document the <dataNUM> thing we use,Daniel Stenberg
2003-05-22Digest support addedDaniel Stenberg
2003-05-22Digest testing addedDaniel Stenberg
2003-05-22proper header addedDaniel Stenberg
2003-05-22hush the compilerDaniel Stenberg
2003-05-22Initial Digest support. At least partly working.Daniel Stenberg
2003-05-21David Balazic pointed out the lack of checks for a valid %XX code whenDaniel Stenberg
2003-05-21fix the makefile in packages/DOS tooDaniel Stenberg
2003-05-21 Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg
2003-05-21Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg
2003-05-20missing semicolon, by Gisle VanemDaniel Stenberg
2003-05-20Gisle Vanem's code for not trusting h_aliases to always be non-NULLDaniel Stenberg