summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2001-05-04'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg
2001-04-23curl 7.7.2curl-7_7_2Daniel Stenberg
2001-04-17Frederic Lepied's ftp download resume fixDaniel Stenberg
2001-04-10Added new CURLOPT_HEADERFUNCTION callback for writing headers onlyDaniel Stenberg
2001-04-047.7.1 commitcurl-7_7_1Daniel Stenberg
2001-03-267.7.1-beta1Daniel Stenberg
2001-03-227.7 commitcurl-7_7Daniel Stenberg
2001-03-22the new escape/unescape function setupDaniel Stenberg
2001-03-197.7-beta5 commitcurl-7_7-beta5Daniel Stenberg
2001-03-15Added CURLOPT_CONNECTTIMEOUTDaniel Stenberg
2001-03-14curl 7.7 beta 3curl-7_7-beta3Daniel Stenberg
2001-03-14Curl_str(n)equal renamed to curl_str(n)equalDaniel Stenberg
2001-03-137.7 beta 2 fixescurl-7_7-beta2Daniel Stenberg
2001-03-13curl_getinfo is removed, not a public functionDaniel Stenberg
2001-03-12two new random seed options: CURLOPT_RANDOM_FILE and CURLOPT_EGDSOCKETDaniel Stenberg
2001-03-12Added options for the persistant support, they're also documented inDaniel Stenberg
2001-03-08version 7.7-beta1curl-7_7-beta1Daniel Stenberg
2001-03-08added lots of numbers for the error codes as they're often printedDaniel Stenberg
2001-03-047.7 alpha 2 commitcurl-7_7_alpha2Daniel Stenberg
2001-03-04Added include of easy.h to enable libcurl-using programs to *only* have toDaniel Stenberg
2001-03-03fixed for persistant stuffDaniel Stenberg
2001-02-20multiple connection support initial commitDaniel Stenberg
2001-02-19removed a bunch of "low level" functions that were never used and are aboutDaniel Stenberg
2001-02-137.6.1 commitcurl-7_6_1Daniel Stenberg
2001-02-077.6.1-pre3curl-7_6_1-pre3Daniel Stenberg
2001-02-04CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD wereDaniel Stenberg
2001-02-017.6.1-pre2curl-7_6_1-pre2Daniel Stenberg
2001-01-31curl_read() and Curl_read() now have ssize_t in the last argumentDaniel Stenberg
2001-01-297.6-pre1curl-7_6_1-pre1Daniel Stenberg
2001-01-277.6curl-7_6Daniel Stenberg
2001-01-257.6-pre4curl-7_6-pre4Daniel Stenberg
2001-01-19removed MAX_URL_LENGTH, there is no longer any length restrictions on URLsDaniel Stenberg
2001-01-19version 7.6-pre3curl_7_6-pre3Daniel Stenberg
2001-01-117.6-pre2Daniel Stenberg
2001-01-09version 7.6-pre1Daniel Stenberg
2001-01-05renamed Curl_ to curl_ for the printf() prefixesDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-05release commitcurl-7_5_2Daniel Stenberg
2001-01-04updated license text in headersDaniel Stenberg