summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2001-01-03dual-license fixDaniel Stenberg
2001-01-03cleanup-commitpre-header-changeDaniel Stenberg
2000-12-19updated email and web siteDaniel Stenberg
2000-12-14added include stdio.h for the FILEDaniel Stenberg
2000-12-047.5-commitcurl-7_5Daniel Stenberg
2000-11-28added maxredirs, moved CURL_PROGRESS* defines to src/main.cDaniel Stenberg
2000-11-227.5-pre3 commitDaniel Stenberg
2000-11-22added filetime for opt and infoDaniel Stenberg
2000-11-20changed the comment for URL_MAX_LENGTHDaniel Stenberg
2000-11-17curl_formfree() addedDaniel Stenberg
2000-11-06new getpass proto and function pointer usageDaniel Stenberg
2000-11-02error code fixDaniel Stenberg
2000-10-30removed extra comma in the CURLINFO enum typedefDaniel Stenberg
2000-10-30Added CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFODaniel Stenberg
2000-10-167.4.1 commitcurl-7_4_1Daniel Stenberg
2000-10-09bool typedef fixDaniel Stenberg
2000-10-02adjusted for curl_easy_getinfoDaniel Stenberg