summaryrefslogtreecommitdiff
path: root/lib/version.c
Commit message (Expand)AuthorAgeFilesLines
* version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin2017-08-281-0/+3
* vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl structJohannes Schindelin2017-08-281-3/+4
* curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij2016-11-261-0/+3
* idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg2016-10-311-7/+7
* version: init moved to private name space, added protosDaniel Stenberg2016-03-171-2/+4
* version: thread safetyJay Satiro2016-03-161-1/+21
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* version: Add flag CURL_VERSION_PSL for libpslGisle Vanem2015-12-071-0/+3
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-171-0/+9
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-4/+2
* smb: Disable SMB when 64-bit integers are not supportedSteve Holme2014-12-121-0/+1
* smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme2014-12-071-1/+2
* smb: Build with SSPI enabledBill Nagel2014-12-071-2/+1
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+3
* sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based buildsSteve Holme2014-12-031-1/+0
* libcurl: Enable support for the SMB protocolBill Nagel2014-11-301-0/+7
* kerberos: Use symbol qualified with _KERBEROS5Michael Osipov2014-11-161-1/+1
* build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is definedSteve Holme2014-11-091-2/+3
* version info: Added Kerberos V5 to the supported featuresSteve Holme2014-11-071-0/+4
* curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov2014-07-231-3/+0
* configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov2014-07-231-0/+6
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-3/+0
* vtls: renamed sslgen.[ch] to vtls.[ch]Daniel Stenberg2013-12-201-1/+1
* vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg2013-12-201-1/+1
* http2: add http2.[ch] and add nghttp2 version outputDaniel Stenberg2013-09-041-0/+9
* FTP: remove krb4 supportDaniel Stenberg2013-08-251-4/+1
* 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