aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2005-08-18it isn't strictly necessary to use it after a performDaniel Stenberg
2005-08-12clarifyDaniel Stenberg
2005-08-01mention that the NOBODY reset thing is added in 7.14.1Daniel Stenberg
2005-07-30CURLOPT_COOKIELIST change since it no longer modifies the input string contentsDaniel Stenberg
2005-07-27If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST isDaniel Stenberg
2005-07-27Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg
2005-07-13better description for HEADERFUNCTIONDaniel Stenberg
2005-07-13elaborate a bit on how to deal with chunked-encoded trailers that now areDaniel Stenberg
2005-06-26clarify that ftp ascii transfers don't do right in current libcurlDaniel Stenberg
2005-06-23added docs about the new proxy string supportDaniel Stenberg
2005-06-22David Shaw's updated version:Daniel Stenberg
2005-06-20mistakeDaniel Stenberg
2005-06-11CURLINFO_FILETIME returns the time for GMTDaniel Stenberg
2005-06-06Tupone Alfredo's fixes:Daniel Stenberg
2005-06-03first rough versionDaniel Stenberg
2005-05-16bad formattingDaniel Stenberg
2005-05-12remove blank linesDaniel Stenberg
2005-05-12CURLOPT_SSLVERSION clarifiedDaniel Stenberg
2005-05-09add multi-thread details for GnuTLSDaniel Stenberg
2005-05-02Bryan Henderson's fine update of SSL_VERIFYPEER and SSL_VERIFYHOSTDaniel Stenberg
2005-04-25be specific about what max_fd contains after a callDaniel Stenberg
2005-04-18digest works in the proxyauth tooDaniel Stenberg
2005-04-17somewhat clarified that this only sets the fd_sets and expects them to beDaniel Stenberg
2005-04-07ssl_version_num is not used anymoreDaniel Stenberg
2005-03-11added CURL_VERSION_SSPIDaniel Stenberg
2005-03-08mktime() returns a time_t. time_t is often 32 bits, even on many architecturesDaniel Stenberg
2005-03-08days are englishDaniel Stenberg
2005-03-04Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activateDaniel Stenberg
2005-02-09add missing error codesDaniel Stenberg
2005-01-25Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel Stenberg
2005-01-25David Shaw contributed a fairly complete and detailed autoconf macro you canDaniel Stenberg
2005-01-22\fI marked \fP more function calls etc.Daniel Stenberg
2005-01-22If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTIONDaniel Stenberg
2005-01-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg
2005-01-21clarify the struct name for CURLOPT_HTTPPOSTDaniel Stenberg
2005-01-11Dan Torop cleaned up a few no longer used variables from David Phillips'Daniel Stenberg
2004-12-22added CURLINFO_HTTP_CONNECTCODEDaniel Stenberg
2004-12-18Jean-Marc Ranger pointed out that the returned data doesn't survive a callDaniel Stenberg
2004-12-14clarify that the app must free the engine listDaniel Stenberg
2004-12-13Document CURLINFO_SSL_ENGINES and "--engine".Gisle Vanem
2004-12-03CURLOPT_FTPSSLAUTH was added in 7.12.2Daniel Stenberg
2004-11-29As reported in Mandrake's bug tracker bug 12285Daniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-11-15tiny format fix for nicer man outputDaniel Stenberg
2004-11-12format mistake fixedDaniel Stenberg
2004-11-11clarify and update according to commit made just nowDaniel Stenberg
2004-11-11dates from 2038 or later now return 0x7fffffff when 32 bit time_t is usedDaniel Stenberg
2004-10-25format updateDaniel Stenberg
2004-10-19CURLINFO_NUM_CONNECTS and moreDaniel Stenberg
2004-10-03added info about how users get info (like the CURLcode return code) fromDaniel Stenberg