| Commit message (Expand) | Author | Age | Files | Lines |
* | RMTP: the version code is now rtmp aware | Howard Chu | 2010-05-15 | 1 | -5/+26 |
* | curl_version: remove superfluous assignments | Daniel Stenberg | 2010-04-16 | 1 | -0/+6 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | adjust preprocessor symbol definition check relative to resolver specialty | Yang Tse | 2010-01-23 | 1 | -1/+1 |
* | alphabetically sort the list of supported protocols | Daniel Stenberg | 2010-01-22 | 1 | -37/+36 |
* | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | 2010-01-21 | 1 | -1/+4 |
* | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg | 2009-12-12 | 1 | -0/+21 |
* | Adjusted to take in account that... | Yang Tse | 2009-06-10 | 1 | -1/+4 |
* | - Use libssh2_version() to present the libssh2 version in case the libssh2 | Daniel Stenberg | 2009-03-13 | 1 | -2/+9 |
* | Use SIZEOF_OFF_T definition from config file | Yang Tse | 2008-08-26 | 1 | -10/+2 |
* | Get rid of ENABLE_64BIT symbol definition and usage. | Yang Tse | 2008-08-21 | 1 | -1/+10 |
* | s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g | Yang Tse | 2008-08-11 | 1 | -1/+1 |
* | if () => if() | Daniel Stenberg | 2007-11-07 | 1 | -3/+3 |
* | Remove leading space in curl_version_info ss_version field. | Patrick Monnerat | 2007-08-24 | 1 | -3/+9 |
* | added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k... | Gunter Knauf | 2007-08-16 | 1 | -0/+3 |
* | Fix a potential buffer overflow bug in lib/version.c | Patrick Monnerat | 2007-08-15 | 1 | -2/+3 |
* | James Housley did lots of work and introduced SFTP downloads. | Daniel Stenberg | 2006-11-24 | 1 | -0/+1 |
* | James Housley brought support for SCP transfers | Daniel Stenberg | 2006-11-02 | 1 | -0/+25 |
* | Use '_LIBICONV_VERSION' instead of variable '_libiconv_version' | Gisle Vanem | 2006-08-15 | 1 | -2/+12 |
* | Added version info for iconv. | Gisle Vanem | 2006-08-04 | 1 | -0/+15 |
* | CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built | Daniel Stenberg | 2006-04-19 | 1 | -1/+4 |
* | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | 2006-01-16 | 1 | -3/+0 |
* | John Kelly added TFTP support to libcurl. A bunch of new error codes was | Daniel Stenberg | 2005-09-02 | 1 | -0/+3 |
* | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg | 2005-04-07 | 1 | -81/+11 |
* | curl_version_info() returns the feature bit CURL_VERSION_SSPI | Daniel Stenberg | 2005-03-11 | 1 | -1/+4 |
* | Christopher R. Palmer made it possible to build libcurl with the | Daniel Stenberg | 2005-03-10 | 1 | -1/+3 |
* | Make some more arrays of pointers const. | Dan Fandrich | 2004-12-20 | 1 | -1/+1 |
* | to prevent compier warnings, we only declare len if we have code | Daniel Stenberg | 2004-06-24 | 1 | -0/+5 |
* | Replaced all uses of sprintf() with the safer snprintf(). It is just a | Daniel Stenberg | 2004-06-24 | 1 | -40/+38 |
* | Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to | Daniel Stenberg | 2004-05-24 | 1 | -5/+11 |
* | removed the unused 'len' variable, made use of the ptr pointer even if no | Daniel Stenberg | 2004-05-06 | 1 | -5/+3 |
* | typecast the unsigned long to plain long to prevent compiler warnings | Daniel Stenberg | 2004-05-06 | 1 | -1/+1 |
* | added libidn awareness | Daniel Stenberg | 2004-04-26 | 1 | -1/+15 |
* | we must not only support long long for Largefile to work, we must have | Daniel Stenberg | 2004-03-08 | 1 | -1/+1 |
* | set CURL_VERSION_LARGEFILE if we support large files | Daniel Stenberg | 2004-03-01 | 1 | -0/+3 |
* | prevent warning from that picky MIPSpro compiler | Daniel Stenberg | 2004-02-05 | 1 | -5/+5 |
* | added the missing ares numerical version initialiser | Daniel Stenberg | 2004-02-03 | 1 | -0/+1 |
* | now provides c-ares version info in both version calls | Daniel Stenberg | 2004-02-02 | 1 | -2/+19 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | use the HAVE_KRB4 define instead of just KRB4 | Daniel Stenberg | 2003-12-02 | 1 | -2/+2 |
* | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | 2003-09-19 | 1 | -2/+5 |
* | typecase to please the compiler gods | Daniel Stenberg | 2003-08-29 | 1 | -1/+1 |
* | Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined. | Daniel Stenberg | 2003-08-11 | 1 | -0/+3 |
* | include GSS in the debug string if available, support a few new flag | Daniel Stenberg | 2003-06-26 | 1 | -0/+11 |
* | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg | 2003-01-29 | 1 | -8/+0 |
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
* | get an argument and add a 'age' field to the struct | Daniel Stenberg | 2002-09-30 | 1 | -11/+13 |
* | enhanced curl_version_info | Daniel Stenberg | 2002-09-26 | 1 | -2/+9 |
* | extended curl_version_info() with more info on related sub-libraries | Daniel Stenberg | 2002-09-25 | 1 | -10/+49 |
* | Wez Furlong's curl_version_info() function added, still needs some | Daniel Stenberg | 2002-09-25 | 1 | -0/+47 |