aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-15ftp wildcard: fix int32_t and size/group mixupsPavel Raiskup
2010-05-14version: we're now going for 7.21.0Daniel Stenberg
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-05-12RTMP: initial support added, powered by librtmpHoward Chu
2010-04-14bumped to start the journey towards 7.20.2Daniel Stenberg
2010-04-14ignore files generated by 'maketgz'Daniel Stenberg
2010-03-25remove all .cvsignore filesDaniel Stenberg
2010-03-24CMake fixes for Linux.Bill Hoffman
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-24s/CVS/gitDaniel Stenberg
2010-03-22remove references to CVS in the code and use DEV insteadDaniel Stenberg
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2010-02-13- Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.Daniel Stenberg
2010-02-10Mention the minimum size of CURL_MAX_WRITE_SIZEDan Fandrich
2010-02-09start working on 7.20.1Daniel Stenberg
2010-02-02- Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,Yang Tse
2010-01-22s/RTPFUNCTION/INTERLEAVEFUNCTION/Daniel Stenberg
2010-01-21remove typedef we ended up not usingDaniel Stenberg
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2010-01-21Julien Chaffraix removed an old obsolete typedefDaniel Stenberg
2010-01-01update copyright year since we are in 2010 nowDaniel Stenberg
2010-01-01- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg
2009-12-30VMS specific preprocessor symbol checking adjustmentsYang Tse
2009-12-27Adjust FreeBSD version check to follow FreeBSD Porter's HandbookYang Tse
2009-12-25- Renato Botelho and Peter Pentchev brought a patch that makes the libcurlDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-11-277.20.0 is the planned next version numberDaniel Stenberg
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-11-04start over towards 7.19.8Daniel Stenberg
2009-10-27Fix spellingYang Tse
2009-10-16Move commentYang Tse
2009-09-27- I introduced a maximum limit for received HTTP headers. It is controlled byDaniel Stenberg
2009-09-01clarify: building outside of the source tree is not special for theDaniel Stenberg
2009-08-31Added a warning comment about curlbuild.h inclusion leading path.Patrick Monnerat
2009-08-31added curl prefix for curlbuild.h back until we find a better solution;Gunter Knauf
2009-08-31removed curl prefix for curlbuild.h as Patrick suggested.Gunter Knauf
2009-08-12start over fresh again towards 7.19.7Daniel Stenberg
2009-08-11Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat
2009-07-22- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg
2009-07-15BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r...Bill Hoffman
2009-06-10Adjusted to take in account that...Yang Tse
2009-06-06ENH: add some cmake docs and fix build with socklen_tBill Hoffman
2009-06-04allow building libcurl for VxWorksYang Tse
2009-06-01John E. Malmberg's VMS specific clean-up for curl.hYang Tse
2009-05-30Allow compiling under AndroidDan Fandrich
2009-05-28Fixed a few comment typos (from the FreeBSD ports)Dan Fandrich
2009-05-18Update copyright year, to force CVS to update the $Id date string formatYang Tse
2009-05-18start climbing to 7.19.6Daniel Stenberg
2009-05-12fiX *__SOCKLEN_T definitions for remaining targetsYang Tse