summaryrefslogtreecommitdiff
path: root/include/curl
AgeCommit message (Expand)Author
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
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.1curl-7_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
2001-08-08Patrick Bihan-Faou's verifyhost additionDaniel Stenberg
2001-08-067.8.1-pre3 commitcurl-7_8_1-pre3Daniel Stenberg
2001-08-03added CURLOPT_HTTPGETDaniel Stenberg
2001-07-12Add win32 initialization support to curl_global_init() andSterling Hughes
2001-06-077.8 commitcurl-7_8Daniel Stenberg
2001-05-31MUTE is now considered obsoleteDaniel Stenberg
2001-05-31the CURL_GLOBAL flags are now used to set what parts to init globallyDaniel Stenberg
2001-05-307.8-pre2curl-7_8-pre2Daniel Stenberg
2001-05-30curl_global_init() support for CURL_GLOBAL_NOT_SSLDaniel Stenberg
2001-05-287.8-pre1 commitDaniel Stenberg
2001-05-28global_init() takes a flag option now, to tell libcurl what _not_ to init.Daniel Stenberg
2001-05-22cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg
2001-05-16Added #define CURLE_ALREADY_COMPLETE to not break compiles that use thatDaniel Stenberg
2001-05-12CURLE_ALREADY_COMPLETE is removedDaniel Stenberg
2001-05-077.7.3curl-7_7_3Daniel Stenberg