summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* curl: added --proto and --proto-redirAlex Bligh2010-04-241-0/+46
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-246-18/+30
* Implement SMTP authenticationmonnerat2010-04-191-0/+8
* IGNORE: files generated by maketgzDaniel Stenberg2010-04-142-0/+4
* added contributors from the 7.20.1 RELEASE-NOTESDaniel Stenberg2010-04-141-0/+18
* Added text for How To Make a Patch with gitDaniel Stenberg2010-04-121-1/+22
* refer to CURLMOPT_TIMERFUNCTION for multi_socket usersDaniel Stenberg2010-04-121-2/+5
* s/CVS/gitDaniel Stenberg2010-04-111-1/+1
* add contributors from the 7.20.0 release notesDaniel Stenberg2010-04-021-0/+14
* remove all .cvsignore filesDaniel Stenberg2010-03-253-40/+0
* Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy2010-03-241-1/+3
* 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