our internal strlcat() is now named Curl_strlcat()
[platform/upstream/curl.git] / include /
2001-05-16 Daniel StenbergAdded #define CURLE_ALREADY_COMPLETE to not break compi...
2001-05-12 Daniel StenbergCURLE_ALREADY_COMPLETE is removed
2001-05-07 Daniel Stenberg7.7.3
2001-05-04 Daniel Stenberg'FILE *' changed to 'void *' in all callback functions
2001-04-23 Daniel Stenbergcurl 7.7.2
2001-04-17 Daniel StenbergFrederic Lepied's ftp download resume fix
2001-04-10 Daniel StenbergAdded new CURLOPT_HEADERFUNCTION callback for writing...
2001-04-04 Daniel Stenberg7.7.1 commit
2001-03-26 Daniel Stenberg7.7.1-beta1
2001-03-22 Daniel Stenberg7.7 commit
2001-03-22 Daniel Stenbergthe new escape/unescape function setup
2001-03-19 Daniel Stenberg7.7-beta5 commit
2001-03-15 Daniel StenbergAdded CURLOPT_CONNECTTIMEOUT
2001-03-14 Daniel Stenbergcurl 7.7 beta 3
2001-03-14 Daniel StenbergCurl_str(n)equal renamed to curl_str(n)equal
2001-03-13 Daniel Stenberg7.7 beta 2 fixes
2001-03-13 Daniel Stenbergcurl_getinfo is removed, not a public function
2001-03-12 Daniel Stenbergtwo new random seed options: CURLOPT_RANDOM_FILE and...
2001-03-12 Daniel StenbergAdded options for the persistant support, they're also...
2001-03-08 Daniel Stenbergversion 7.7-beta1
2001-03-08 Daniel Stenbergadded lots of numbers for the error codes as they're...
2001-03-04 Daniel Stenberg7.7 alpha 2 commit
2001-03-04 Daniel StenbergAdded include of easy.h to enable libcurl-using program...
2001-03-03 Daniel Stenbergfixed for persistant stuff
2001-02-20 Daniel Stenbergmultiple connection support initial commit
2001-02-19 Daniel Stenbergremoved a bunch of "low level" functions that were...
2001-02-13 Daniel Stenberg7.6.1 commit
2001-02-07 Daniel Stenberg7.6.1-pre3
2001-02-04 Daniel StenbergCURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_L...
2001-02-01 Daniel Stenberg7.6.1-pre2
2001-01-31 Daniel Stenbergcurl_read() and Curl_read() now have ssize_t in the...
2001-01-29 Daniel Stenberg7.6-pre1
2001-01-27 Daniel Stenberg7.6
2001-01-25 Daniel Stenberg7.6-pre4
2001-01-19 Daniel Stenbergremoved MAX_URL_LENGTH, there is no longer any length...
2001-01-19 Daniel Stenbergversion 7.6-pre3
2001-01-11 Daniel Stenberg7.6-pre2
2001-01-09 Daniel Stenbergversion 7.6-pre1
2001-01-05 Daniel Stenbergrenamed Curl_ to curl_ for the printf() prefixes
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-05 Daniel Stenbergrelease commit
2001-01-04 Daniel Stenbergupdated license text in headers
2001-01-03 Daniel Stenbergdual-license fix
2001-01-03 Daniel Stenbergcleanup-commit
2000-12-19 Daniel Stenbergupdated email and web site
2000-12-14 Daniel Stenbergadded include stdio.h for the FILE
2000-12-04 Daniel Stenberg7.5-commit
2000-11-28 Daniel Stenbergadded maxredirs, moved CURL_PROGRESS* defines to src...
2000-11-22 Daniel Stenberg7.5-pre3 commit
2000-11-22 Daniel Stenbergadded filetime for opt and info
2000-11-20 Daniel Stenbergchanged the comment for URL_MAX_LENGTH
2000-11-17 Daniel Stenbergcurl_formfree() added
2000-11-06 Daniel Stenbergnew getpass proto and function pointer usage
2000-11-02 Daniel Stenbergerror code fix
2000-10-30 Daniel Stenbergremoved extra comma in the CURLINFO enum typedef
2000-10-30 Daniel StenbergAdded CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFO
2000-10-16 Daniel Stenberg7.4.1 commit
2000-10-09 Daniel Stenbergbool typedef fix
2000-10-02 Daniel Stenbergadjusted for curl_easy_getinfo
2000-09-28 Daniel Stenberg7.3 commit
2000-09-21 Daniel StenbergAdded CURLOPT_KRB4LEVEL
2000-09-18 Daniel StenbergStephen Kick added CURLOPT_INTERFACE
2000-09-14 Daniel StenbergAdded HTTPPROXYTUNNEL
2000-09-07 Daniel StenbergC++ adjusted
2000-08-30 Daniel Stenberg7.2 cleanup commit
2000-08-24 Daniel StenbergAdded CURLOPT_POSTFIELDSIZE
2000-08-21 Daniel Stenberg7.1.1 commit
2000-08-02 Daniel StenbergAdded the strequal() prototypes here
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-31 Daniel Stenbergadded to enable include file install
2000-07-25 Daniel StenbergTorsten Foertsch's improvements
2000-07-25 Daniel StenbergAdded CURLOPT_PROXYPORT
2000-06-20 Daniel StenbergAdded AUTOREFERER
2000-06-16 Daniel StenbergPROGRESSMODE is history
2000-06-14 Daniel Stenbergnew binary stdout approach for win32 systems
2000-06-08 Daniel Stenberglower casing getenv and formparse
2000-05-26 Daniel Stenbergfixed the CURL_ERROR_SIZE and renamed a urlget() leftover
2000-05-22 Daniel Stenbergunused
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-03-21 Daniel Stenberg6.5.2 release commit
2000-03-14 Daniel Stenberg6.5 cleanup commit
2000-03-02 Daniel Stenbergcorrected a spelling mistake
2000-03-02 Daniel StenbergAdded the WRITEINFO tag
2000-01-10 Daniel Stenbergfixes
1999-12-29 Daniel StenbergInitial revision