summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* - 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
* added chkspeed to samples.Gunter Knauf2009-09-031-1/+1
* updated MingW32 makefile for recent external libs.Gunter Knauf2009-09-031-2/+2
* spell out that when running_handles is zero, there is no longer any transfersDaniel Stenberg2009-09-021-0/+3
* 73. if a connection is made to a FTP server but the server then just neverDaniel Stenberg2009-08-311-0/+7
* added simple chkspeed sample.Gunter Knauf2009-08-311-0/+163
* - Eric Wong introduced support for the new option -T. (dot) that makes curlDaniel Stenberg2009-08-241-0/+3
* - Lots of good work by Krister Johansen, mostly related to pipelining:Daniel Stenberg2009-08-211-3/+0
* 5.3 Sort outgoing cookiesDaniel Stenberg2009-08-191-0/+22
* the mozilla browser is called Firefox...Daniel Stenberg2009-08-181-1/+1
* I think it's worth clarifying that curl DOES NOT validate a given URL moreDaniel Stenberg2009-08-141-0/+4
* imported names from the 7.19.6 RELEASE-NOTESDaniel Stenberg2009-08-121-0/+17
* pasted here (and renumbered) from the TODO-RELEASE since they are in factDaniel Stenberg2009-08-121-0/+15
* RFC1867 was updated by RFC2388Daniel Stenberg2009-08-044-10/+11
* 67. When creating multipart formposts. The file name part can be encoded withDaniel Stenberg2009-07-311-0/+6
* - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg2009-07-221-0/+38