aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2008-07-15add comment for include pathsYang Tse
2008-07-14HTTP_ONLY definition check in lib/setup.h is now done once that configurationYang Tse
2008-07-11document the exit codes 82 and 83 that are new in 7.19.0Daniel Stenberg
2008-07-10(Added in the section for CURLOPT_DNS_CACHE_TIMEOUT, pointed out on theDaniel Stenberg
2008-07-10updated to match current realityDaniel Stenberg
2008-07-10s/muse/mustDaniel Stenberg
2008-07-10document --remote-name-allDaniel Stenberg
2008-07-08Fixed test 554 to pass the torture test.Dan Fandrich
2008-07-08Added libidn libs as needed. Added compilation of sendrecv.cGisle Vanem
2008-07-03Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg
2008-07-01- Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg
2008-06-30minor language fixDaniel Stenberg
2008-06-26let's try to maintain compatibility with NSS 3.11.xDaniel Stenberg
2008-06-12added the versions of a range of build tools that we want to remain to workDaniel Stenberg
2008-06-12My first attempt at documenting what we try to support and make curl run withDaniel Stenberg
2008-06-087.19.0 is nextDaniel Stenberg
2008-06-08the next release is now called 7.19.0Daniel Stenberg
2008-06-08- curl the tool now deals with its command line options somewhat differently!Daniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg
2008-06-06mention added in 7.18.3Daniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg
2008-06-06- Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg
2008-06-04new contributors from the 7.18.2 releaseDaniel Stenberg
2008-05-29Added a new "13. Web Login" chapterDaniel Stenberg
2008-05-27Known bug #55, libcurl fails to build with MIT Kerberos for Windows (KfW)Yang Tse
2008-05-26Added Haiku OS, sorted the list of i386 OSesDaniel Stenberg
2008-05-24Christopher Palow's multi interface docs updatesDaniel Stenberg
2008-05-24Nikolai Kondrashov provided a clarification for CURLOPT_HEADERFUNCTIONDaniel Stenberg
2008-05-23Added some more to do items and a known bug.Dan Fandrich
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich