summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-24103-103/+0
* various changes of CVS to gitDaniel Stenberg2010-03-224-25/+28
* Julien Chaffraix clarified CURLOPT_HEADERFUNCTION and madeDaniel Stenberg2010-03-041-4/+4
* spellchecked by Stéphane FillodDaniel Stenberg2010-02-261-1/+1
* - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat2010-02-221-0/+3
* clarify more details on section "2.1 More non-blocking"Daniel Stenberg2010-02-211-1/+12
* TFTP transfers are not blocking since 7.20.0Daniel Stenberg2010-02-211-2/+1
* - Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg2010-02-201-0/+4
* replaced tabs with spacesYang Tse2010-02-166-136/+136
* -w speed_download and speed_upload are measured in bytes per secondDaniel Stenberg2010-02-151-2/+4
* 75. NTLM authentication involving unicode user name or password.Daniel Stenberg2010-02-141-0/+4
* removed trailing whitespaceYang Tse2010-02-1440-145/+145
* - Martin Hager reported and fixed a problem with a missing quote in libcurl.m4Daniel Stenberg2010-02-131-1/+1
* more symbols added in 7.20.0Daniel Stenberg2010-02-031-0/+12
* mention SOCKS related problems in the curl(1) man pageKamil Dudka2010-02-021-0/+2
* We introduce a loop in lib/multi.c around all calls to multi_runsingle() andDaniel Stenberg2010-02-012-26/+24
* Known bug #64 fixed by Constantine Sapuntzakis and Joshua Kwan in 7.20.0Yang Tse2010-01-281-5/+0
* Chris Conroy's RTSP followup fixesYang Tse2010-01-281-6/+2
* no need to take precautiono for how things were before 7.16.0 since thatDaniel Stenberg2010-01-261-8/+4
* Updated minimum library sizesDan Fandrich2010-01-251-3/+3
* Added -J/--remote-header-name.Bjorn Stenberg2010-01-231-0/+3
* "remove progress meter from libcurl" at next API breakDaniel Stenberg2010-01-231-0/+11
* cleanups by Julien ChaffraixDaniel Stenberg2010-01-222-10/+9
* expanded to provide info about the newer protocols tooDaniel Stenberg2010-01-221-2/+11
* s/RTPFUNCTION/INTERLEAVEFUNCTION/Daniel Stenberg2010-01-221-3/+3
* keep lines shorter than 80 columns, and reduce/remove the use of the wordDaniel Stenberg2010-01-221-64/+63
* 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