Age | Commit message (Expand) | Author |
2001-08-03 | clarified '-d @filename' with a tiny example | Daniel Stenberg |
2001-08-03 | fixed the header that wrongly was the krb4-style one | Daniel Stenberg |
2001-08-03 | Andrew Francis base64 decode, my previous base64 encoder, new source header. | Daniel Stenberg |
2001-08-03 | added CURLOPT_HTTPGET | Daniel Stenberg |
2001-08-03 | httpreq cleanup fix | Daniel Stenberg |
2001-08-03 | httpsserver.pl added to release archive | Daniel Stenberg |
2001-08-02 | Funny, I skipped right over this before. | Sterling Hughes |
2001-08-02 | manual fix, select() loop fix, progress callback fix | Daniel Stenberg |
2001-08-02 | Frank Keeney pointed out a manual mistake for certificate convertions | Daniel Stenberg |
2001-08-02 | "Add an interface that enables a user to select prefered SSL ciphers to use." | Daniel Stenberg |
2001-08-02 | don't do final newline output when using progress callback | Daniel Stenberg |
2001-08-02 | FD_ZERO() the keepfd variables properly when keepon is modified (Tomasz Lacki | Daniel Stenberg |
2001-07-12 | Leftover -- add a note about this in the examples file :) | Sterling Hughes |
2001-07-12 | Add win32 initialization support to curl_global_init() and | Sterling Hughes |
2001-07-02 | borland makefile fix | Daniel Stenberg |
2001-07-02 | added more ideas that've been floating around lately | Daniel Stenberg |
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 |