aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2005-11-17I extended a patch from David Shaw to make libcurl _always_ provide an errorDaniel Stenberg
2005-11-11mention how to set domain when using NTLMDaniel Stenberg
2005-10-27Nis Jorgensen filed bug report #1338648Daniel Stenberg
2005-10-13Slight editing of wording in the CURLOPT_SSL_VERIFYHOST section.Daniel Stenberg
2005-10-13NTLM requires windows or OpenSSL. If you build with GnuTLS for example youDaniel Stenberg
2005-10-06remove getinfo-times from the dist archive since the info is now in theDaniel Stenberg
2005-10-06end the .nf section, mark the option names properly so that they end upDaniel Stenberg
2005-10-06Added the info from getinfo-times as it really belongs in this man page.Daniel Stenberg
2005-10-04Domenico Andreoli's SEE ALSO patchDaniel Stenberg
2005-09-22clarify what the default read callback does and how it uses the READDATADaniel Stenberg
2005-09-21clarified ERRORBUFFER - some errors just don't write a string even thoughDaniel Stenberg
2005-09-21mention what WRITEFUNCTION and WRITEDATA do by defaultDaniel Stenberg
2005-09-21oops, broken sentence fixed:Daniel Stenberg
2005-09-12CURLOPT_BUFFERSIZE clarificationDaniel Stenberg
2005-09-047.14.2 actuallyDaniel Stenberg
2005-09-04Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg
2005-09-01clarify that the ctxfunc is called on all new connectsDaniel Stenberg
2005-08-25"Added in 7.14.1" notes and some minor editsDaniel Stenberg
2005-08-25CURLINFO_COOKIELIST is added in 7.14.1Daniel Stenberg
2005-08-24Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg
2005-08-19Using CURLOPT_COOKIEFILE serveral times add more files to read from.Daniel Stenberg
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