aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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 commitDaniel 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 commitDaniel Stenberg
2002-02-057.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.3Daniel Stenberg
2002-01-21pre4Daniel Stenberg
2002-01-18#if [undefined] => #ifdef [undefined]Daniel Stenberg
2002-01-177.9.3-pre3Daniel Stenberg
2002-01-167.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 commitDaniel 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 commitDaniel 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 commitDaniel Stenberg
2001-09-17Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg
2001-09-13added curl_easy_duphandleDaniel Stenberg
2001-09-11added CURLOPT_SSL_CIPHER_LISTDaniel Stenberg
2001-08-29added COOKIEJARDaniel Stenberg
2001-08-28curl_formadd() adjustments by Georg HuetteneggerDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-207.8.1Daniel Stenberg
2001-08-15-Daniel Stenberg
2001-08-15curl_getenv() now takes a const char * as argumentDaniel Stenberg
2001-08-15add include of stdio.h, so that base64.c compilesDaniel Stenberg