David Shaw finally removed all traces of Gopher and we are now officially
[platform/upstream/curl.git] / lib / version.c
2006-01-16 Daniel StenbergDavid Shaw finally removed all traces of Gopher and...
2005-09-02 Daniel StenbergJohn Kelly added TFTP support to libcurl. A bunch of...
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2005-03-11 Daniel Stenbergcurl_version_info() returns the feature bit CURL_VERSIO...
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2004-12-20 Dan FandrichMake some more arrays of pointers const.
2004-06-24 Daniel Stenbergto prevent compier warnings, we only declare len if...
2004-06-24 Daniel StenbergReplaced all uses of sprintf() with the safer snprintf...
2004-05-24 Daniel Stenberg Simon Josefsson added a idn_free() function in libidn...
2004-05-06 Daniel Stenbergremoved the unused 'len' variable, made use of the...
2004-05-06 Daniel Stenbergtypecast the unsigned long to plain long to prevent...
2004-04-26 Daniel Stenbergadded libidn awareness
2004-03-08 Daniel Stenbergwe must not only support long long for Largefile to...
2004-03-01 Daniel Stenbergset CURL_VERSION_LARGEFILE if we support large files
2004-02-05 Daniel Stenbergprevent warning from that picky MIPSpro compiler
2004-02-03 Daniel Stenbergadded the missing ares numerical version initialiser
2004-02-02 Daniel Stenbergnow provides c-ares version info in both version calls
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-12-02 Daniel Stenberguse the HAVE_KRB4 define instead of just KRB4
2003-09-19 Daniel StenbergMarkus Moeller's SPNEGO patch applied, with my edits...
2003-08-29 Daniel Stenbergtypecase to please the compiler gods
2003-08-11 Daniel StenbergSet the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
2003-06-26 Daniel Stenberginclude GSS in the debug string if available, support...
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-30 Daniel Stenbergget an argument and add a 'age' field to the struct
2002-09-26 Daniel Stenbergenhanced curl_version_info
2002-09-25 Daniel Stenbergextended curl_version_info() with more info on related...
2002-09-25 Daniel StenbergWez Furlong's curl_version_info() function added, still...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-09-02 Daniel Stenbergadjusted to more HTTP-strict version strings and to...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-01-16 Daniel StenbergKevin Roth's SSLeay() patch, slight edited by me. Works...
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-04-24 Daniel Stenbergon albert chin's comment I remade the fix to set '...
2001-04-23 Daniel StenbergAdded zero termination, as the OpenSSL version string...
2001-04-06 Daniel Stenbergshow openssl 0.9.6a properly
2001-01-23 Daniel StenbergAdded 'ipv6 enabled' for ipv6 compiled versions
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-09-21 Daniel Stenbergnow reports "krb4 enabled" is that's so
2000-08-24 Daniel Stenberg#include "setup.h" moved first of all includes
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-22 Daniel Stenbergmoved here from the newlib branch
1999-12-29 Daniel StenbergInitial revision