summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-05-137.9.7 commitcurl-7_9_7Daniel Stenberg
2002-05-077.9.7-pre2curl-7_9_7-pre2Daniel Stenberg
2002-05-07support for ingoring session cookies addedDaniel Stenberg
2002-05-03CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggestDaniel Stenberg
2002-04-22The timecond stuff now have CURL_ prefixesDaniel Stenberg
2002-04-16Dirk Manske brought the patch that introduces two new CURLINFO_* values:Daniel Stenberg
2002-04-157.9.6 commitcurl-7_9_6Daniel Stenberg
2002-04-14check for _MSC_VER as well as __STDC__ when deciding to use the ## operatorDaniel Stenberg
2002-04-127.9.6-pre5Daniel Stenberg
2002-04-12Jean-Philippe Barrette-LaPierre provided his patch that introducesDaniel Stenberg
2002-04-10two new error codes to separate READ into READ/RECV and WRITE into WRITE/SENDDaniel Stenberg
2002-04-087.9.6-pre4 commitDaniel Stenberg
2002-04-04Jonatan Lander's fix to compile properly on pre-ISO compilers (without theDaniel Stenberg
2002-03-19added multi.hDaniel Stenberg
2002-03-19include multi.h tooDaniel Stenberg
2002-03-19moved here from ../../lib/Daniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-03-13CURLFORM_ARRAYSTART and ARRAYEND are now historyDaniel Stenberg
2002-03-11CURLFORM_FILENAME added and some cleanups, HttpPost is now curl_httppostDaniel Stenberg
2002-03-077.9.5 commitcurl-7_9_5Daniel Stenberg
2002-03-05corrected the progress callback prototype!!!Daniel Stenberg
2002-02-28Wesley Laxton's CURLOPT_PREQUOTE workDaniel Stenberg
2002-02-267.9.5-pre4 commitcurl-7_9_5-pre4Daniel Stenberg
2002-02-057.9.4curl-7_9_4Daniel Stenberg
2002-02-047.9.4-pre2Daniel Stenberg
2002-01-31struct HttpHeader died ages ago, corrected commentsDaniel Stenberg
2002-01-29Giaslas Georgios introduced CURLINFO_CONTENT_TYPEDaniel Stenberg
2002-01-237.9.3curl-7_9_3Daniel Stenberg
2002-01-21pre4Daniel Stenberg
2002-01-18#if [undefined] => #ifdef [undefined]Daniel Stenberg
2002-01-177.9.3-pre3curl-7_9_3-pre3Daniel Stenberg
2002-01-167.9.3-pre2curl-7_9_3-pre2Daniel Stenberg
2002-01-087.9.3 pre-release commitDaniel Stenberg
2002-01-08Add support for DNS cache timeouts via the CURLOPT_DNS_CACHE_TIMEOUT option.Sterling Hughes
2002-01-07Make cach'ing work with threads now, there are now three cases:Sterling Hughes
2001-12-17Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg
2001-12-14Marcus Webster's newly added CURLFORM_CONTENTHEADERDaniel Stenberg
2001-12-057.9.2 commitcurl-7_9_2Daniel Stenberg
2001-11-29disabling EPSV is now possibleDaniel Stenberg
2001-11-28added CURLOPT_FTP_USE_EPSVDaniel Stenberg
2001-11-20Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg
2001-11-05Added an CURL_SSLVERSION_* enum for SSL protocol versionsDaniel Stenberg
2001-11-047.9.1 cleanup commitcurl-7_9_1Daniel Stenberg
2001-10-222000 => 2001Daniel Stenberg
2001-10-19new return code: CURLE_GOT_NOTHINGDaniel Stenberg
2001-10-09New: CURLOPT_HTTP_VERSIONDaniel Stenberg
2001-10-03added new curl_formadd() stuffDaniel Stenberg
2001-09-257.9 commitcurl-7_9Daniel Stenberg
2001-09-17Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg
2001-09-13added curl_easy_duphandleDaniel Stenberg