aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-10-22Updated example sizes and disable key wordsDan Fandrich
2008-10-17remove some spurious line-endingsYang Tse
2008-10-16CURLOPT_POST301 => CURLOPT_POSTREDIRDan Fandrich
2008-10-16- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg
2008-10-16mention the openssl requirement for the certinfo dataDaniel Stenberg
2008-10-16correct version number for the certinfo additionDaniel Stenberg
2008-10-16Added CURLINFO_CERTINFODaniel Stenberg
2008-10-14Added signal-based resolver timeout issueDan Fandrich
2008-10-09Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos AlloattiDan Fandrich
2008-10-09Update docs now that SFTP supports file ranges.Dan Fandrich
2008-10-08- Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg
2008-10-07Document how to disable tests when certain --disable-* flags are used.Dan Fandrich
2008-10-07oops, counted one of them twice!Daniel Stenberg
2008-10-07two more bindingsDaniel Stenberg
2008-09-244.16 My HTTP POST or PUT requests are slow!Daniel Stenberg
2008-09-24Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg
2008-09-22Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich
2008-09-10Checked in some grammatical and minor other fixes in the documentation andDan Fandrich
2008-09-09Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich
2008-09-09Hammer home the fact that "multi interface" != "multi-threaded"Dan Fandrich
2008-09-07SOCKS5_RESOLVE_LOCAL was just never added as an option!Daniel Stenberg
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-09-06remove unnecessary typecasting of realloc()Yang Tse
2008-09-05- Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg
2008-09-05- Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg
2008-09-0118 new contributors from the 7.19.0 release notesDaniel Stenberg
2008-08-31MSVC adjustmentYang Tse
2008-08-30vc6curl.dsw and MSVC 6 IDE build directionsYang Tse
2008-08-28Fixed a couple of typosDan Fandrich
2008-08-27s/you you/you/ thanks to hexo6 at wp.plDaniel Stenberg
2008-08-2458. It seems sensible to be able to use CURLOPT_NOBODY andDaniel Stenberg
2008-08-2157. On VMS-Alpha: When using an http-file-upload the file is not sent to theDaniel Stenberg
2008-08-20the .netrc curl checks for is called _netrc on windows bug report #2061610Daniel Stenberg
2008-08-20Added an edited version of Vincent Le Normand's documentation of SFTP quoteDan Fandrich
2008-08-17Pick-up programs from Makefile.inc.Gisle Vanem
2008-08-14Fixed unused variable warningDan Fandrich
2008-08-13httpcustomheader.c is a new tiny example showing a HTTP request with a customDaniel Stenberg
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-08-06- mention curl_multi_socket_action() rather than the deprecatedDaniel Stenberg
2008-08-01Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn'tDan Fandrich
2008-08-01User names embedded in proxy URLs without a password were parsedDan Fandrich
2008-07-31Fixed parsing of an IPv6 proxy address to support a scope identifier,Dan Fandrich
2008-07-30Added IPv6 sectionDan Fandrich
2008-07-30- Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URLDaniel Stenberg
2008-07-30- Made the curl tool's -w option support the %{ssl_verify_result} variableDaniel Stenberg
2008-07-2956. When libcurl sends CURLOPT_POSTQUOTE commands when connected to a SFTPDaniel Stenberg
2008-07-29Document that PKG_CONFIG_PATH is the preferred way to configure withDan Fandrich
2008-07-23Eliminated references to TRUE and FALSE since those identifiers aren'tDan Fandrich
2008-07-23- I went over the curl_easy_setopt man page and replaced most references toDaniel Stenberg
2008-07-23Simplified Minix compile instructions and added some special cases.Dan Fandrich