aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-12-02Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to controlDaniel Stenberg
2007-11-26more blurbDaniel Stenberg
2007-11-26slightly less outdatedDaniel Stenberg
2007-11-22Alessandro Vesely helped me improve the --data-urlencode's syntax, parserDaniel Stenberg
2007-11-20clarify somewhat what happens to some data when a share is set to be usedDaniel Stenberg
2007-11-20rephrasedDaniel Stenberg
2007-11-20ILE RPG binding: OS/400 specific and contained in source distributionPatrick Monnerat
2007-11-20Introuced --data-urlencode to the curl tool for easier url encoding of theDaniel Stenberg
2007-11-17Andres Garcia made the examples build fine on Windows (mingw + msys) whenDaniel Stenberg
2007-11-11new ruby binding, curl-multi version 0.1Daniel Stenberg
2007-11-07Add a call to curl_global_cleanup to show how to do a proper shutdown.Dan Fandrich
2007-11-05Andres Garcia made it build and run on windowsDaniel Stenberg
2007-11-05I check the code right now and while() and if() are in majority over while ()Daniel Stenberg
2007-10-30added new people from the 7.17.1 announcementDaniel Stenberg
2007-10-26mention --static-libs as added in 7.17.1Daniel Stenberg
2007-10-25Added the --static-libs option to curl-configDan Fandrich
2007-10-15Mention first version with CURLOPT_COPYPOSTFIELDS.Dan Fandrich
2007-10-15Updated minimum libcurl sizeDan Fandrich
2007-10-15Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat
2007-10-13Chris Leighton:Daniel Stenberg
2007-10-09Documented error codes 77-80, and fixed the one for 60.Dan Fandrich
2007-10-09Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl'sDaniel Stenberg
2007-10-09Michal Marek removed the no longer existing return codes from the curl.1Daniel Stenberg
2007-10-07Known bug #47, which confused libcurl if doing NTLM auth over a proxy withDaniel Stenberg
2007-10-05add url to the wikipedia article for a longer descriptionDaniel Stenberg
2007-10-05Alexey Pesternikov documented CURLOPT_OPENSOCKETDATA andDaniel Stenberg
2007-10-05Michael Wallner made the CULROPT_COOKIELIST option support a new magicDaniel Stenberg
2007-10-04The new file docs/libcurl/ABI describes how we view ABI breakages, sonameDaniel Stenberg
2007-10-03people from the 7.17.0 announcementDaniel Stenberg
2007-10-03I renamed the CURLE_SSL_PEER_CERTIFICATE error code toDaniel Stenberg
2007-10-03Based on a patch brought by Johnny Luong, libcurl now offersDaniel Stenberg
2007-10-02known bug #46: chunked-encoded CONNECT responses from a http proxy now works.Daniel Stenberg
2007-10-02document --post301, based on the phrasing in curl_easy_setopt.3 forDaniel Stenberg
2007-10-02CURLOPT_POST301 section, added by Philip LangdaleDaniel Stenberg
2007-09-25a new Lua binding and I shortened the wording on several bindings by cuttingDaniel Stenberg
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-24Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to theDaniel Stenberg
2007-09-21--proxy-negotiate is added in 7.17.1Daniel Stenberg
2007-09-21Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg
2007-09-20reformatted to be similar to the FAQ to make it look nicer on the site:Daniel Stenberg
2007-09-20Achint Mehta pointed out this dead linkDaniel Stenberg
2007-09-20the winsock stuff is made by curl_global_initDaniel Stenberg
2007-09-20fix bad linkDaniel Stenberg
2007-09-18Rob Crittenden provided an NSS update with the following highlights:Daniel Stenberg
2007-09-18mention the prefered source code line length to be less than 80 columnsDaniel Stenberg
2007-09-13Compile samples with -DCURL_NO_OLDIESDan Fandrich
2007-09-13Remove remaining traces of ftp3rdparty.c and mention htmltidy.cDan Fandrich
2007-09-13added some further stuff from the feature-requests tracker, and a bunch of URLsDaniel Stenberg
2007-09-09A brand new binding for SP-Forth was writtenDaniel Stenberg
2007-09-06two new CONNECT response problems that have appearedDaniel Stenberg