aboutsummaryrefslogtreecommitdiff
path: root/lib/version.c
AgeCommit message (Expand)Author
2007-08-15Fix a potential buffer overflow bug in lib/version.cPatrick Monnerat
2006-11-24James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg
2006-11-02James Housley brought support for SCP transfersDaniel Stenberg
2006-08-15Use '_LIBICONV_VERSION' instead of variable '_libiconv_version'Gisle Vanem
2006-08-04Added version info for iconv.Gisle Vanem
2006-04-19CURL_VERSION_CONV is returned by curl_version_info if libcurl has been builtDaniel Stenberg
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
2005-09-02John Kelly added TFTP support to libcurl. A bunch of new error codes wasDaniel Stenberg
2005-04-07GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg
2005-03-11curl_version_info() returns the feature bit CURL_VERSION_SSPIDaniel Stenberg
2005-03-10Christopher R. Palmer made it possible to build libcurl with theDaniel Stenberg
2004-12-20Make some more arrays of pointers const.Dan Fandrich
2004-06-24to prevent compier warnings, we only declare len if we have codeDaniel Stenberg
2004-06-24Replaced all uses of sprintf() with the safer snprintf(). It is just aDaniel Stenberg
2004-05-24 Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction toDaniel Stenberg
2004-05-06removed the unused 'len' variable, made use of the ptr pointer even if noDaniel Stenberg
2004-05-06typecast the unsigned long to plain long to prevent compiler warningsDaniel Stenberg
2004-04-26added libidn awarenessDaniel Stenberg
2004-03-08we must not only support long long for Largefile to work, we must haveDaniel Stenberg
2004-03-01set CURL_VERSION_LARGEFILE if we support large filesDaniel Stenberg
2004-02-05prevent warning from that picky MIPSpro compilerDaniel Stenberg
2004-02-03added the missing ares numerical version initialiserDaniel Stenberg
2004-02-02now provides c-ares version info in both version callsDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-12-02use the HAVE_KRB4 define instead of just KRB4Daniel Stenberg
2003-09-19Markus Moeller's SPNEGO patch applied, with my edits, additions and minorDaniel Stenberg
2003-08-29typecase to please the compiler godsDaniel Stenberg
2003-08-11Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.Daniel Stenberg
2003-06-26include GSS in the debug string if available, support a few new flagDaniel Stenberg
2003-01-29removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-09-30get an argument and add a 'age' field to the structDaniel Stenberg
2002-09-26enhanced curl_version_infoDaniel Stenberg
2002-09-25extended curl_version_info() with more info on related sub-librariesDaniel Stenberg
2002-09-25Wez Furlong's curl_version_info() function added, still needs someDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-09-02adjusted to more HTTP-strict version strings and to offer LIBZ infoDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-01-16Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5Daniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-04-24on albert chin's comment I remade the fix to set '\0' instead of 0 sinceDaniel Stenberg
2001-04-23Added zero termination, as the OpenSSL version string was written withoutDaniel Stenberg
2001-04-06show openssl 0.9.6a properlyDaniel Stenberg
2001-01-23Added 'ipv6 enabled' for ipv6 compiled versionsDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-09-21now reports "krb4 enabled" is that's soDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg