summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-213-6/+164
* Yun Fu pointed out a flaw in the loop that checks handles, and I indentedDaniel Stenberg2010-01-211-14/+17
* "5.3 Sort outgoing cookies" removed, we now sort themDaniel Stenberg2010-01-211-10/+2
* Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...Claes Jakobsson2010-01-061-0/+3
* use the modern name for this optionDaniel Stenberg2010-01-041-1/+1
* - Julien Chaffraix eliminated a duplicated initialization in singlesocket().Kamil Dudka2010-01-031-0/+1
* - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specificDaniel Stenberg2010-01-021-10/+15
* update copyright year since we are in 2010 nowDaniel Stenberg2010-01-012-12/+12
* added CURLOPT_FTP_USE_PRETDaniel Stenberg2010-01-011-0/+1
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-013-0/+15
* added descriptions for CURLOPT_MAIL_FROM and CURLOPT_MAIL_RCPTDaniel Stenberg2009-12-311-0/+13
* --mail-rcpt and --mail-from are starting to settle and work like this...Daniel Stenberg2009-12-311-0/+8
* CURLOPT_HEADERDATA was added in 7.10Daniel Stenberg2009-12-301-0/+1
* Julien Chaffraix's clarificationsDaniel Stenberg2009-12-271-2/+7
* symbols added in the CVS version meant for 7.20.0Daniel Stenberg2009-12-261-0/+8
* - Siegfried Gyuricsko found out that the curl manual said --retry would retryDaniel Stenberg2009-12-101-1/+1
* 74. The HTTP spec allows headers to be merged and become comma-separatedDaniel Stenberg2009-12-041-0/+6
* #71 "TFTP block size / better integration in transfer" is now expected toDaniel Stenberg2009-11-291-6/+0
* a binding for FalconDaniel Stenberg2009-11-291-0/+4
* document --tftp-blksizeDaniel Stenberg2009-11-271-1/+9
* clarify what a modern version of libcurl meansDaniel Stenberg2009-11-241-6/+6
* fixed CURLOPT_TFTP_BLKSIZE typoDaniel Stenberg2009-11-231-1/+1
* Added '--configure' option to curl-config to display original configure argum...Claes Jakobsson2009-11-141-0/+2
* NSS SSL connections are also blockingDaniel Stenberg2009-11-111-0/+1
* Joshua Kwan added paragraph 4.18 about file:// URLs on windows etcDaniel Stenberg2009-11-071-1/+29
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-2/+4
* updated with names from the 7.19.7 release notesDaniel Stenberg2009-11-041-1/+14
* Updated systems, bindings, NTLM supportDan Fandrich2009-11-031-13/+15
* strerror() => curl_easy_strerror()Daniel Stenberg2009-11-021-2/+2
* grrr, removed the conflict markersDaniel Stenberg2009-10-261-6/+1
* spell fix by Michael WoodDaniel Stenberg2009-10-261-0/+5
* Mention that Android worksDan Fandrich2009-10-241-0/+1
* Fabian Keil's suggested wordingDaniel Stenberg2009-10-241-2/+1
* update the company sponsors part, as one company is no longer sponsoringDaniel Stenberg2009-10-221-6/+9
* Update MSVC 6 caveats sectionYang Tse2009-10-211-12/+42
* Update memory tracking/debugging referenceYang Tse2009-10-211-3/+14
* mention bug 2848436 in regard to the TFTP problemsDaniel Stenberg2009-10-211-0/+3
* add --crlfile to the man pageDaniel Stenberg2009-10-211-0/+8
* s/Make NTLM work without OpenSSL functions/Make NTLM work with other crypto f...Daniel Stenberg2009-10-171-15/+16
* Minix has new build prerequisites using autoconf 2.64Dan Fandrich2009-10-061-8/+9
* mention some alternative method names in the docs for --requestDaniel Stenberg2009-10-011-1/+3
* mention "quiet" for the --silent option to get easier to findDaniel Stenberg2009-10-011-1/+3
* added section for libcurl builds with NSS SSL support.Gunter Knauf2009-09-211-0/+25
* point to the current functions, not the deprecated onesDaniel Stenberg2009-09-111-15/+15
* use stderr for error output.Gunter Knauf2009-09-101-1/+2
* fixed spelling.Gunter Knauf2009-09-101-1/+1
* add ftpgetinfoDaniel Stenberg2009-09-051-1/+1
* Make CURLOPT_FTPPORT support an additional port numberDaniel Stenberg2009-09-051-9/+2
* added ftpgetinfo sample since users asked frequently for such a sample.Gunter Knauf2009-09-051-0/+77
* added MSVC6 caveats.Gunter Knauf2009-09-041-0/+17