summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary typecasting of realloc()Yang Tse2008-09-062-2/+4
* - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg2008-09-051-0/+7
* - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg2008-09-053-2/+70
* 18 new contributors from the 7.19.0 release notesDaniel Stenberg2008-09-011-0/+18
* MSVC adjustmentYang Tse2008-08-314-7/+24
* vc6curl.dsw and MSVC 6 IDE build directionsYang Tse2008-08-301-6/+33
* Fixed a couple of typosDan Fandrich2008-08-281-3/+3
* s/you you/you/ thanks to hexo6 at wp.plDaniel Stenberg2008-08-271-6/+5
* 58. It seems sensible to be able to use CURLOPT_NOBODY andDaniel Stenberg2008-08-241-0/+4
* 57. On VMS-Alpha: When using an http-file-upload the file is not sent to theDaniel Stenberg2008-08-211-0/+7
* the .netrc curl checks for is called _netrc on windows bug report #2061610Daniel Stenberg2008-08-201-3/+3
* Added an edited version of Vincent Le Normand's documentation of SFTP quoteDan Fandrich2008-08-202-6/+41
* Pick-up programs from Makefile.inc.Gisle Vanem2008-08-171-8/+3
* Fixed unused variable warningDan Fandrich2008-08-141-1/+0
* httpcustomheader.c is a new tiny example showing a HTTP request with a customDaniel Stenberg2008-08-132-1/+39
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+3
* - mention curl_multi_socket_action() rather than the deprecatedDaniel Stenberg2008-08-061-4/+3
* Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn'tDan Fandrich2008-08-012-6/+26
* User names embedded in proxy URLs without a password were parsedDan Fandrich2008-08-011-4/+0
* Fixed parsing of an IPv6 proxy address to support a scope identifier,Dan Fandrich2008-07-311-0/+3
* Added IPv6 sectionDan Fandrich2008-07-301-2/+21
* - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URLDaniel Stenberg2008-07-301-1/+4
* - Made the curl tool's -w option support the %{ssl_verify_result} variableDaniel Stenberg2008-07-301-0/+4
* 56. When libcurl sends CURLOPT_POSTQUOTE commands when connected to a SFTPDaniel Stenberg2008-07-291-0/+7
* Document that PKG_CONFIG_PATH is the preferred way to configure withDan Fandrich2008-07-291-9/+13
* Eliminated references to TRUE and FALSE since those identifiers aren'tDan Fandrich2008-07-232-19/+19
* - I went over the curl_easy_setopt man page and replaced most references toDaniel Stenberg2008-07-231-100/+97
* Simplified Minix compile instructions and added some special cases.Dan Fandrich2008-07-231-21/+21
* add comment for include pathsYang Tse2008-07-151-0/+7
* HTTP_ONLY definition check in lib/setup.h is now done once that configurationYang Tse2008-07-141-0/+2
* document the exit codes 82 and 83 that are new in 7.19.0Daniel Stenberg2008-07-111-0/+4
* (Added in the section for CURLOPT_DNS_CACHE_TIMEOUT, pointed out on theDaniel Stenberg2008-07-101-0/+6
* updated to match current realityDaniel Stenberg2008-07-101-41/+49
* s/muse/mustDaniel Stenberg2008-07-101-1/+1
* document --remote-name-allDaniel Stenberg2008-07-101-1/+6
* Fixed test 554 to pass the torture test.Dan Fandrich2008-07-081-2/+2
* Added libidn libs as needed. Added compilation of sendrecv.cGisle Vanem2008-07-081-1/+5
* Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg2008-07-032-14/+28
* - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg2008-07-011-0/+2
* minor language fixDaniel Stenberg2008-06-301-1/+1
* let's try to maintain compatibility with NSS 3.11.xDaniel Stenberg2008-06-261-1/+1
* added the versions of a range of build tools that we want to remain to workDaniel Stenberg2008-06-121-0/+13
* My first attempt at documenting what we try to support and make curl run withDaniel Stenberg2008-06-121-0/+37
* 7.19.0 is nextDaniel Stenberg2008-06-082-2/+2
* the next release is now called 7.19.0Daniel Stenberg2008-06-083-9/+9
* - curl the tool now deals with its command line options somewhat differently!Daniel Stenberg2008-06-081-91/+25
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg2008-06-062-0/+18
* mention added in 7.18.3Daniel Stenberg2008-06-061-1/+1
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg2008-06-062-0/+20
* - Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg2008-06-061-0/+6