aboutsummaryrefslogtreecommitdiff
path: root/lib/version.c
AgeCommit message (Expand)Author
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-08-08curl_version: fixed Value stored to 'len' is never readDaniel Stenberg
2012-07-26Changed Windows IDN text to 'WinIDN'.Guenter Knauf
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse
2012-06-11Revert: 634f7cfee40d4658 partiallyDaniel Stenberg
2012-06-11version: Replaced SSPI feature information with version string detailsMarc Hoersken
2012-04-23Revert "sspi: Added version information"Yang Tse
2012-04-23Revert "Fixed 'extra tokens at end of #endif directive'."Yang Tse
2012-04-22Fixed 'extra tokens at end of #endif directive'.Guenter Knauf
2012-04-22sspi: Added version informationSteve Holme
2011-09-22NTLM_WB: fix disabling of NTLM_WB when NTLM is disabledYang Tse
2011-08-27NTLM_WB: final congruency naming adjustmentsYang Tse
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-07-18NTLM single-sign on supportedMandy Wu
2011-05-19version: linkage fixYang Tse
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-25asynch resolvers: unifiedVsevolod Novikov
2011-03-07Fixed libcurl to honour the --disable-ldaps configure optionDan Fandrich
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-07HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs
2010-12-28IDN: use win32 API if told toPierre Joye
2010-08-25Gopher protocol support (initial release)Cameron Kaiser
2010-06-01fix ldap related compilation issuesYang Tse
2010-05-28LDAPS: list availability depending on SSL's presenceHoward Chu
2010-05-25LDAP: properly implemented as a curl_handlerHoward Chu
2010-05-15RMTP: the version code is now rtmp awareHoward Chu
2010-04-16curl_version: remove superfluous assignmentsDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-01-23adjust preprocessor symbol definition check relative to resolver specialtyYang Tse
2010-01-22alphabetically sort the list of supported protocolsDaniel Stenberg
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-06-10Adjusted to take in account that...Yang Tse
2009-03-13- Use libssh2_version() to present the libssh2 version in case the libssh2Daniel Stenberg
2008-08-26Use SIZEOF_OFF_T definition from config fileYang Tse
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-08-11 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/gYang Tse
2007-11-07if () => if()Daniel Stenberg
2007-08-24Remove leading space in curl_version_info ss_version field.Patrick Monnerat
2007-08-16added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k...Gunter Knauf
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