| Commit message (Expand) | Author | Age | Files | Lines |
* | getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT | Frank Meier | 2010-06-05 | 1 | -1/+4 |
* | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka | 2010-05-16 | 1 | -1/+5 |
* | ftp wildcard: fix int32_t and size/group mixups | Pavel Raiskup | 2010-05-15 | 1 | -2/+2 |
* | version: we're now going for 7.21.0 | Daniel Stenberg | 2010-05-14 | 1 | -4/+4 |
* | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup | 2010-05-12 | 1 | -0/+109 |
* | RTMP: initial support added, powered by librtmp | Howard Chu | 2010-05-12 | 1 | -0/+6 |
* | bumped to start the journey towards 7.20.2 | Daniel Stenberg | 2010-04-14 | 1 | -3/+3 |
* | ignore files generated by 'maketgz' | Daniel Stenberg | 2010-04-14 | 1 | -1/+1 |
* | remove all .cvsignore files | Daniel Stenberg | 2010-03-25 | 2 | -7/+0 |
* | CMake fixes for Linux. | Bill Hoffman | 2010-03-24 | 1 | -0/+4 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 11 | -11/+0 |
* | s/CVS/git | Daniel Stenberg | 2010-03-24 | 3 | -5/+5 |
* | remove references to CVS in the code and use DEV instead | Daniel Stenberg | 2010-03-22 | 1 | -3/+3 |
* | provide an initial set of .gitignore files | Daniel Stenberg | 2010-03-20 | 1 | -0/+3 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 3 | -12/+12 |
* | - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake. | Daniel Stenberg | 2010-02-13 | 1 | -3/+3 |
* | Mention the minimum size of CURL_MAX_WRITE_SIZE | Dan Fandrich | 2010-02-10 | 1 | -1/+3 |
* | start working on 7.20.1 | Daniel Stenberg | 2010-02-09 | 1 | -5/+5 |
* | - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release, | Yang Tse | 2010-02-02 | 1 | -1/+5 |
* | s/RTPFUNCTION/INTERLEAVEFUNCTION/ | Daniel Stenberg | 2010-01-22 | 1 | -3/+3 |
* | remove typedef we ended up not using | Daniel Stenberg | 2010-01-21 | 1 | -6/+0 |
* | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | 2010-01-21 | 1 | -1/+59 |
* | Julien Chaffraix removed an old obsolete typedef | Daniel Stenberg | 2010-01-21 | 1 | -8/+0 |
* | update copyright year since we are in 2010 now | Daniel Stenberg | 2010-01-01 | 1 | -1/+1 |
* | - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This | Daniel Stenberg | 2010-01-01 | 1 | -0/+4 |
* | VMS specific preprocessor symbol checking adjustments | Yang Tse | 2009-12-30 | 1 | -10/+10 |
* | Adjust FreeBSD version check to follow FreeBSD Porter's Handbook | Yang Tse | 2009-12-27 | 1 | -3/+4 |
* | - Renato Botelho and Peter Pentchev brought a patch that makes the libcurl | Daniel Stenberg | 2009-12-25 | 1 | -1/+6 |
* | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg | 2009-12-12 | 1 | -0/+13 |
* | 7.20.0 is the planned next version number | Daniel Stenberg | 2009-11-27 | 1 | -4/+4 |
* | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse | 2009-11-05 | 1 | -9/+1 |
* | start over towards 7.19.8 | Daniel Stenberg | 2009-11-04 | 1 | -3/+3 |
* | Fix spelling | Yang Tse | 2009-10-27 | 3 | -4/+4 |
* | Move comment | Yang Tse | 2009-10-16 | 1 | -4/+8 |
* | - I introduced a maximum limit for received HTTP headers. It is controlled by | Daniel Stenberg | 2009-09-27 | 1 | -0/+9 |
* | clarify: building outside of the source tree is not special for the | Daniel Stenberg | 2009-09-01 | 1 | -5/+4 |
* | Added a warning comment about curlbuild.h inclusion leading path. | Patrick Monnerat | 2009-08-31 | 1 | -0/+5 |
* | added curl prefix for curlbuild.h back until we find a better solution; | Gunter Knauf | 2009-08-31 | 1 | -1/+1 |
* | removed curl prefix for curlbuild.h as Patrick suggested. | Gunter Knauf | 2009-08-31 | 1 | -1/+1 |
* | start over fresh again towards 7.19.7 | Daniel Stenberg | 2009-08-12 | 1 | -3/+3 |
* | Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT | Patrick Monnerat | 2009-08-11 | 1 | -1/+1 |
* | - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA. | Daniel Stenberg | 2009-07-22 | 1 | -0/+49 |
* | BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r... | Bill Hoffman | 2009-07-15 | 1 | -0/+1 |
* | Adjusted to take in account that... | Yang Tse | 2009-06-10 | 1 | -2/+2 |
* | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman | 2009-06-06 | 1 | -0/+23 |
* | allow building libcurl for VxWorks | Yang Tse | 2009-06-04 | 1 | -1/+1 |
* | John E. Malmberg's VMS specific clean-up for curl.h | Yang Tse | 2009-06-01 | 1 | -7/+2 |
* | Allow compiling under Android | Dan Fandrich | 2009-05-30 | 1 | -1/+2 |
* | Fixed a few comment typos (from the FreeBSD ports) | Dan Fandrich | 2009-05-28 | 1 | -2/+2 |
* | Update copyright year, to force CVS to update the $Id date string format | Yang Tse | 2009-05-18 | 1 | -1/+1 |