aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-03-047.7 alpha 2 commitDaniel 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 commitDaniel Stenberg
2001-02-077.6.1-pre3Daniel Stenberg
2001-02-04CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD wereDaniel Stenberg
2001-02-017.6.1-pre2Daniel Stenberg
2001-01-31curl_read() and Curl_read() now have ssize_t in the last argumentDaniel Stenberg
2001-01-297.6-pre1Daniel Stenberg
2001-01-277.6Daniel Stenberg
2001-01-257.6-pre4Daniel Stenberg
2001-01-19removed MAX_URL_LENGTH, there is no longer any length restrictions on URLsDaniel Stenberg
2001-01-19version 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 commitDaniel Stenberg
2001-01-04updated license text in headersDaniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2001-01-03cleanup-commitDaniel Stenberg
2000-12-19updated email and web siteDaniel Stenberg
2000-12-14added include stdio.h for the FILEDaniel Stenberg
2000-12-047.5-commitDaniel 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 commitDaniel Stenberg
2000-10-09bool typedef fixDaniel Stenberg
2000-10-02adjusted for curl_easy_getinfoDaniel Stenberg
2000-09-287.3 commitDaniel Stenberg
2000-09-21Added CURLOPT_KRB4LEVELDaniel Stenberg
2000-09-18Stephen Kick added CURLOPT_INTERFACEDaniel Stenberg
2000-09-14Added HTTPPROXYTUNNELDaniel Stenberg
2000-09-07C++ adjustedDaniel Stenberg
2000-08-307.2 cleanup commitDaniel Stenberg
2000-08-24Added CURLOPT_POSTFIELDSIZEDaniel Stenberg
2000-08-217.1.1 commitDaniel Stenberg
2000-08-02Added the strequal() prototypes hereDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-31added to enable include file installDaniel Stenberg
2000-07-25Torsten Foertsch's improvementsDaniel Stenberg