Age | Commit message (Expand) | Author |
2001-07-02 | removed the "change test suite" item, as that is already made | Daniel Stenberg |
2001-07-02 | Added an item about the cookie jar stuff, contains a link to the dev file | Daniel Stenberg |
2001-06-29 | removed static, removed curl special return type, added include windows.h | Daniel Stenberg |
2001-06-29 | added strtok.c as a source file | Daniel Stenberg |
2001-06-29 | Nic Roets brought a fix for the certificate verification when using SSL. | Daniel Stenberg |
2001-06-28 | added test 43 | Daniel Stenberg |
2001-06-28 | HTTP Location: following over HTTP proxy | Daniel Stenberg |
2001-06-27 | now runs ok on IPv6 enabled hosts | Daniel Stenberg |
2001-06-27 | now does OK even on IPv6-enabled hosts | Daniel Stenberg |
2001-06-27 | better strip | Daniel Stenberg |
2001-06-25 | multiple file transfers with resume fix | Daniel Stenberg |
2001-06-25 | 'resume from'-fix. When using "-C -" and doing multiple file download, the | Daniel Stenberg |
2001-06-25 | - Anton Kalmykov provided a fix that makes curl work with form field names | Daniel Stenberg |
2001-06-25 | Anton Kalmykov's fix for dealing with form names with spaces! | Daniel Stenberg |
2001-06-21 | added return type void in SYNOPSIS | Daniel Stenberg |
2001-06-21 | libcurl.5 is renamed to libcurl.3 | Daniel Stenberg |
2001-06-20 | all changes from year 2000 was moved to CHANGES.2000 and that is now | Daniel Stenberg |
2001-06-20 | the changelog from year 2000 | Daniel Stenberg |
2001-06-20 | ftp cut off transfer fix, configure --with-ssl fix | Daniel Stenberg |
2001-06-20 | when --with-ssl is used with a specified path, we use that path immediately | Daniel Stenberg |
2001-06-19 | Added items we've discussed previously, and URLs to dev notes discussing | Daniel Stenberg |
2001-06-19 | better treatment of truly aborted transfers | Daniel Stenberg |
2001-06-18 | files to ignore by default in cvs operations | Daniel Stenberg |
2001-06-14 | made stdin testing work, also made 'nocheck=true' work when set on the | Daniel Stenberg |
2001-06-14 | three more HTTP tests added from the old test suite | Daniel Stenberg |
2001-06-12 | removed a failf() that would overwrite the previous error message | Daniel Stenberg |
2001-06-12 | better ssl error msg, libcurl.def fix, -version-info corrected, more test | Daniel Stenberg |
2001-06-12 | Salvador Dávila's ftp range download fix | Daniel Stenberg |
2001-06-12 | New test cases added | Daniel Stenberg |
2001-06-12 | supports SIZE now | Daniel Stenberg |
2001-06-11 | corrected the -version-info | Daniel Stenberg |
2001-06-11 | Added a check that 'localhost' resolves before the gethostbyname_r() checks, | Daniel Stenberg |
2001-06-07 | duplicate curl_unescape entry removed | Daniel Stenberg |
2001-06-07 | 7.8 commit | Daniel Stenberg |
2001-06-07 | SM's suggested update of the Microsoft and SSL compiling section | Daniel Stenberg |
2001-06-07 | SDavila posted a fix that sets conn->bits.use_range properly when doing | Daniel Stenberg |
2001-06-07 | Jörn corrected the mingw32 makefile | Daniel Stenberg |
2001-06-06 | S. Moonesamy updates, strtok.[ch] issues | Daniel Stenberg |
2001-06-06 | Added note about src/hughelp.c and the new *.cvs file that can be used if | Daniel Stenberg |
2001-06-06 | For people using CVS but with no perl, like all those windows losers. They | Daniel Stenberg |
2001-06-06 | corrected the CVS note about not creating a subdirectory... which it does now | Daniel Stenberg |
2001-06-05 | MUTE is gone, PHP examples, new CVS structure | Daniel Stenberg |
2001-06-05 | made the test-program in the bottom compile/build, remember to link with | Daniel Stenberg |
2001-06-01 | Add documentation for the --vernum attribute | Sterling Hughes |
2001-06-01 | CURLOPT_CONNECTTIMEOUT works on win32 these days, S. Moonesamy pointed out | Daniel Stenberg |
2001-06-01 | Update the cvs instructions. | Sterling Hughes |
2001-06-01 | Test (and revert change from previous test). | Sterling Hughes |
2001-05-31 | testing... testing... 1, 2, 3 | Sterling Hughes |
2001-05-31 | removed CURLOPT_MUTE, it is not used anymore | Daniel Stenberg |
2001-05-31 | MUTE is now considered obsolete | Daniel Stenberg |