summaryrefslogtreecommitdiff
path: root/lib/version.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+343
* build: rename 93 lib/*.c filesYang Tse2013-01-031-343/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-3/+3
* curl_version: fixed Value stored to 'len' is never readDaniel Stenberg2012-08-081-2/+5
* Changed Windows IDN text to 'WinIDN'.Guenter Knauf2012-07-261-1/+1
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-18/+0
* Revert: 634f7cfee40d4658 partiallyDaniel Stenberg2012-06-111-0/+3
* version: Replaced SSPI feature information with version string detailsMarc Hoersken2012-06-111-6/+22
* Revert "sspi: Added version information"Yang Tse2012-04-231-20/+6
* Revert "Fixed 'extra tokens at end of #endif directive'."Yang Tse2012-04-231-1/+1
* Fixed 'extra tokens at end of #endif directive'.Guenter Knauf2012-04-221-1/+1
* sspi: Added version informationSteve Holme2012-04-221-6/+20
* NTLM_WB: fix disabling of NTLM_WB when NTLM is disabledYang Tse2011-09-221-1/+1
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-1/+1
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-1/+1
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-1/+1
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-3/+0
* NTLM single-sign on supportedMandy Wu2011-07-181-0/+3
* version: linkage fixYang Tse2011-05-191-1/+5
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+4
* asynch resolvers: unifiedVsevolod Novikov2011-04-251-1/+1
* Fixed libcurl to honour the --disable-ldaps configure optionDan Fandrich2011-03-071-2/+3
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-0/+3
* HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs2011-01-071-2/+2
* IDN: use win32 API if told toPierre Joye2010-12-281-0/+7
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-0/+3
* fix ldap related compilation issuesYang Tse2010-06-011-2/+3
* LDAPS: list availability depending on SSL's presenceHoward Chu2010-05-281-1/+1
* LDAP: properly implemented as a curl_handlerHoward Chu2010-05-251-3/+3
* RMTP: the version code is now rtmp awareHoward Chu2010-05-151-5/+26
* curl_version: remove superfluous assignmentsDaniel Stenberg2010-04-161-0/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* adjust preprocessor symbol definition check relative to resolver specialtyYang Tse2010-01-231-1/+1
* alphabetically sort the list of supported protocolsDaniel Stenberg2010-01-221-37/+36
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-1/+4
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-0/+21
* Adjusted to take in account that...Yang Tse2009-06-101-1/+4
* - Use libssh2_version() to present the libssh2 version in case the libssh2Daniel Stenberg2009-03-131-2/+9
* Use SIZEOF_OFF_T definition from config fileYang Tse2008-08-261-10/+2
* Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse2008-08-211-1/+10
* s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/gYang Tse2008-08-111-1/+1
* if () => if()Daniel Stenberg2007-11-071-3/+3
* Remove leading space in curl_version_info ss_version field.Patrick Monnerat2007-08-241-3/+9
* added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we k...Gunter Knauf2007-08-161-0/+3
* Fix a potential buffer overflow bug in lib/version.cPatrick Monnerat2007-08-151-2/+3
* James Housley did lots of work and introduced SFTP downloads.Daniel Stenberg2006-11-241-0/+1
* James Housley brought support for SCP transfersDaniel Stenberg2006-11-021-0/+25
* Use '_LIBICONV_VERSION' instead of variable '_libiconv_version'Gisle Vanem2006-08-151-2/+12
* Added version info for iconv.Gisle Vanem2006-08-041-0/+15