Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2013-02-22 | libcurl documentation: clarifications and typos | Alexander Klauer | |
* Elaborates on default values of some curl_easy_setopt() options. * Reminds the user to cast variadic arguments to curl_easy_setopt() to 'void *' where curl internally interprets them as such. * Clarifies the working of the CURLOPT_SEEKFUNCTION option for curl_easy_setopt(). * Fixes typo 'forth' → 'fourth'. * Elaborates on CURL_SOCKET_TIMEOUT. * Adds some missing periods. * Notes that the return value of curl_version() must not be passed to free(). | |||
2011-03-12 | source header: added to more files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2004-04-13 | additional info | Daniel Stenberg | |
2004-03-15 | random formatting updates to look better in HTML version | Daniel Stenberg | |
2002-03-04 | ripped out from ../ and put in its own directory now | Daniel Stenberg | |