summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* complete rewrite to avoid the BSD license in the previous versionDaniel Stenberg2001-08-031-295/+75
* clarified '-d @filename' with a tiny exampleDaniel Stenberg2001-08-031-2/+3
* fixed the header that wrongly was the krb4-style oneDaniel Stenberg2001-08-031-35/+22
* Andrew Francis base64 decode, my previous base64 encoder, new source header.Daniel Stenberg2001-08-031-124/+231
* added CURLOPT_HTTPGETDaniel Stenberg2001-08-031-2/+7
* httpreq cleanup fixDaniel Stenberg2001-08-034-31/+31
* httpsserver.pl added to release archiveDaniel Stenberg2001-08-031-2/+2
* Funny, I skipped right over this before.Sterling Hughes2001-08-021-1/+1
* manual fix, select() loop fix, progress callback fixDaniel Stenberg2001-08-021-0/+9
* Frank Keeney pointed out a manual mistake for certificate convertionsDaniel Stenberg2001-08-021-1/+1
* "Add an interface that enables a user to select prefered SSL ciphers to use."Daniel Stenberg2001-08-021-0/+2
* don't do final newline output when using progress callbackDaniel Stenberg2001-08-021-1/+3
* FD_ZERO() the keepfd variables properly when keepon is modified (Tomasz LackiDaniel Stenberg2001-08-021-0/+5
* Leftover -- add a note about this in the examples file :)Sterling Hughes2001-07-121-0/+6
* Add win32 initialization support to curl_global_init() andSterling Hughes2001-07-125-59/+78
* borland makefile fixDaniel Stenberg2001-07-021-0/+2
* added more ideas that've been floating around latelyDaniel Stenberg2001-07-021-0/+10
* removed the "change test suite" item, as that is already madeDaniel Stenberg2001-07-021-6/+0
* Added an item about the cookie jar stuff, contains a link to the dev fileDaniel Stenberg2001-07-021-0/+5
* removed static, removed curl special return type, added include windows.hDaniel Stenberg2001-06-291-2/+5
* added strtok.c as a source fileDaniel Stenberg2001-06-291-1/+2
* Nic Roets brought a fix for the certificate verification when using SSL.Daniel Stenberg2001-06-292-1/+13
* added test 43Daniel Stenberg2001-06-281-4/+4
* HTTP Location: following over HTTP proxyDaniel Stenberg2001-06-281-0/+64
* now runs ok on IPv6 enabled hostsDaniel Stenberg2001-06-271-0/+2
* now does OK even on IPv6-enabled hostsDaniel Stenberg2001-06-271-0/+3
* better stripDaniel Stenberg2001-06-271-2/+7
* multiple file transfers with resume fixDaniel Stenberg2001-06-251-0/+4
* 'resume from'-fix. When using "-C -" and doing multiple file download, theDaniel Stenberg2001-06-251-4/+10
* - Anton Kalmykov provided a fix that makes curl work with form field namesDaniel Stenberg2001-06-251-0/+4
* Anton Kalmykov's fix for dealing with form names with spaces!Daniel Stenberg2001-06-251-1/+1
* added return type void in SYNOPSISDaniel Stenberg2001-06-211-1/+1
* libcurl.5 is renamed to libcurl.3Daniel Stenberg2001-06-213-2/+2
* all changes from year 2000 was moved to CHANGES.2000 and that is nowDaniel Stenberg2001-06-201-1382/+0
* the changelog from year 2000Daniel Stenberg2001-06-201-0/+1381
* ftp cut off transfer fix, configure --with-ssl fixDaniel Stenberg2001-06-201-0/+10
* when --with-ssl is used with a specified path, we use that path immediatelyDaniel Stenberg2001-06-201-4/+11
* Added items we've discussed previously, and URLs to dev notes discussingDaniel Stenberg2001-06-191-4/+11
* better treatment of truly aborted transfersDaniel Stenberg2001-06-191-2/+2
* files to ignore by default in cvs operationsDaniel Stenberg2001-06-181-0/+6
* made stdin testing work, also made 'nocheck=true' work when set on theDaniel Stenberg2001-06-141-2/+4
* three more HTTP tests added from the old test suiteDaniel Stenberg2001-06-144-4/+127
* removed a failf() that would overwrite the previous error messageDaniel Stenberg2001-06-121-1/+1
* better ssl error msg, libcurl.def fix, -version-info corrected, more testDaniel Stenberg2001-06-121-0/+15
* Salvador Dávila's ftp range download fixDaniel Stenberg2001-06-121-0/+6
* New test cases addedDaniel Stenberg2001-06-129-3/+299
* supports SIZE nowDaniel Stenberg2001-06-121-5/+12
* corrected the -version-infoDaniel Stenberg2001-06-111-1/+1
* Added a check that 'localhost' resolves before the gethostbyname_r() checks,Daniel Stenberg2001-06-111-1/+28
* duplicate curl_unescape entry removedDaniel Stenberg2001-06-071-10/+9