summaryrefslogtreecommitdiff
path: root/lib/version.c
AgeCommit message (Expand)Author
2017-08-20Patchset for gnURL microfork:gnurl-7.55.1gnurl-7_55_1Christian Grothoff
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2016-03-17version: init moved to private name space, added protosDaniel Stenberg
2016-03-16version: thread safetyJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-07version: Add flag CURL_VERSION_PSL for libpslGisle Vanem
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2014-12-12smb: Disable SMB when 64-bit integers are not supportedSteve Holme
2014-12-07smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme
2014-12-07smb: Build with SSPI enabledBill Nagel
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-12-03sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based buildsSteve Holme
2014-11-30libcurl: Enable support for the SMB protocolBill Nagel
2014-11-16kerberos: Use symbol qualified with _KERBEROS5Michael Osipov
2014-11-09build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is definedSteve Holme
2014-11-07version info: Added Kerberos V5 to the supported featuresSteve Holme
2014-07-23curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2013-12-20vtls: renamed sslgen.[ch] to vtls.[ch]Daniel Stenberg
2013-12-20vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg
2013-09-04http2: add http2.[ch] and add nghttp2 version outputDaniel Stenberg
2013-08-25FTP: remove krb4 supportDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
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