Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / version.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-09-04 Daniel Stenberghttp2: add http2.[ch] and add nghttp2 version output
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-08-08 Daniel Stenbergcurl_version: fixed Value stored to 'len' is never...
2012-07-26 Guenter KnaufChanged Windows IDN text to 'WinIDN'.
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Daniel StenbergRevert: 634f7cfee40d4658 partially
2012-06-11 Marc Hoerskenversion: Replaced SSPI feature information with version...
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-23 Yang TseRevert "Fixed 'extra tokens at end of #endif directive'."
2012-04-22 Guenter KnaufFixed 'extra tokens at end of #endif directive'.
2012-04-22 Steve Holmesspi: Added version information
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-21 Yang TseNTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-18 Mandy WuNTLM single-sign on supported
2011-05-19 Yang Tseversion: linkage fix
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-08 Dan FandrichFixed libcurl to honour the --disable-ldaps configure...
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2010-12-28 Pierre JoyeIDN: use win32 API if told to
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-06-01 Yang Tsefix ldap related compilation issues
2010-05-28 Howard ChuLDAPS: list availability depending on SSL's presence
2010-05-24 Howard ChuLDAP: properly implemented as a curl_handler
2010-05-15 Howard ChuRMTP: the version code is now rtmp aware
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-16 Daniel Stenbergcurl_version: remove superfluous assignments
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-23 Yang Tseadjust preprocessor symbol definition check relative...
2010-01-22 Daniel Stenbergalphabetically sort the list of supported protocols
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-06-10 Yang TseAdjusted to take in account that...
2009-03-13 Daniel Stenberg- Use libssh2_version() to present the libssh2 version...
2008-08-26 Yang TseUse SIZEOF_OFF_T definition from config file
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-11 Yang Tse s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g
2007-11-07 Daniel Stenbergif () => if()
2007-08-24 Patrick MonneratRemove leading space in curl_version_info ss_version...
2007-08-16 Gunter Knaufadded basic ldaps support; for now its ifdef'd with...
2007-08-15 Patrick MonneratFix a potential buffer overflow bug in lib/version.c
2006-11-24 Daniel StenbergJames Housley did lots of work and introduced SFTP...
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-08-15 Gisle VanemUse '_LIBICONV_VERSION' instead of variable '_libiconv_...
2006-08-04 Gisle VanemAdded version info for iconv.
2006-04-19 Daniel StenbergCURL_VERSION_CONV is returned by curl_version_info...
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...
next