aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2010-05-16ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka
2010-05-13updated with symbols added in recent commits for 7.21.0Daniel Stenberg
2010-05-12ftp wildcards: mention they're added in 7.21.0Daniel Stenberg
2010-05-12syntax: cleanupsDaniel Stenberg
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-04-26progress callback: can be called more than once per secDaniel Stenberg
2010-04-14IGNORE: files generated by maketgzDaniel Stenberg
2010-04-12refer to CURLMOPT_TIMERFUNCTION for multi_socket usersDaniel Stenberg
2010-03-25remove all .cvsignore filesDaniel Stenberg
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-04Julien Chaffraix clarified CURLOPT_HEADERFUNCTION and madeDaniel Stenberg
2010-02-21TFTP transfers are not blocking since 7.20.0Daniel Stenberg
2010-02-20- Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2010-02-13- Martin Hager reported and fixed a problem with a missing quote in libcurl.m4Daniel Stenberg
2010-02-03more symbols added in 7.20.0Daniel Stenberg
2010-02-01We introduce a loop in lib/multi.c around all calls to multi_runsingle() andDaniel Stenberg
2010-01-28Chris Conroy's RTSP followup fixesYang Tse
2010-01-26no need to take precautiono for how things were before 7.16.0 since thatDaniel Stenberg
2010-01-22cleanups by Julien ChaffraixDaniel Stenberg
2010-01-22expanded to provide info about the newer protocols tooDaniel Stenberg
2010-01-22s/RTPFUNCTION/INTERLEAVEFUNCTION/Daniel Stenberg
2010-01-22keep lines shorter than 80 columns, and reduce/remove the use of the wordDaniel Stenberg
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2010-01-06Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...Claes Jakobsson
2010-01-01update copyright year since we are in 2010 nowDaniel Stenberg
2010-01-01added CURLOPT_FTP_USE_PRETDaniel Stenberg
2010-01-01- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg
2009-12-31added descriptions for CURLOPT_MAIL_FROM and CURLOPT_MAIL_RCPTDaniel Stenberg
2009-12-30CURLOPT_HEADERDATA was added in 7.10Daniel Stenberg
2009-12-27Julien Chaffraix's clarificationsDaniel Stenberg
2009-12-26symbols added in the CVS version meant for 7.20.0Daniel Stenberg
2009-11-24clarify what a modern version of libcurl meansDaniel Stenberg
2009-11-23fixed CURLOPT_TFTP_BLKSIZE typoDaniel Stenberg
2009-11-11NSS SSL connections are also blockingDaniel Stenberg
2009-09-11point to the current functions, not the deprecated onesDaniel Stenberg
2009-09-02spell out that when running_handles is zero, there is no longer any transfersDaniel Stenberg
2009-08-04RFC1867 was updated by RFC2388Daniel Stenberg
2009-07-22- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg
2009-07-15- Changed the description of CURLINFO_OS_ERRNO to make it clear that theMichal Marek
2009-07-08Markus Koetter's man page updates for the FTPPORT rangesDaniel Stenberg
2009-06-30silly typo, pointed out by Fabian KeilDaniel Stenberg
2009-06-29- Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a portDaniel Stenberg
2009-06-15curl_multi_socket_action() is the one to use nowadays, as Mohun BiswasDaniel Stenberg
2009-06-10extended the CURLOPT_HEADERFUNCTION description with Aaron Oneal's helpDaniel Stenberg
2009-06-10Adjusted to take in account that...Yang Tse
2009-05-28Fixed a few comment typos (from the FreeBSD ports)Dan Fandrich
2009-05-19Force revision update, to force CVS to update the $Id date string formatYang Tse