summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2007-09-05Minor updatesDan Fandrich
2007-09-03added some comments for MingW32 builds.Gunter Knauf
2007-09-01bash is not required when compiling under MinixDan Fandrich
2007-08-31Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.Dan Fandrich
2007-08-30Renamed several libcurl error codes and options to make them more generalDan Fandrich
2007-08-23Mention OS/400 and TPFDan Fandrich
2007-08-23--libcurl does not support -FDaniel Stenberg
2007-08-221) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0Daniel Stenberg
2007-08-17ignore all the binaries and the .deps and .libsDaniel Stenberg
2007-08-17 NEXT soname bumpDaniel Stenberg
2007-08-14LDAP is no longer excluded on Minix.Dan Fandrich
2007-08-14updated NetWare docu about recent LDAP changes.Gunter Knauf
2007-08-14the curl_multi_handle_control() ideaDaniel Stenberg
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg