summaryrefslogtreecommitdiff
path: root/lib/version.c
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-16version.c: silent scan-build even when librtmp is not enabledPatrick Monnerat
2019-01-12Merge tag 'curl-7_63_0'ng0
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-04vtls: use unified "supports" bitfield member in backendsDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-12-01libssh: added SFTP supportNikos Mavrogiannopoulos
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
2017-11-13zlib/brotli: only include header files in modules needing themPatrick Monnerat
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-08-28version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin
2017-08-28vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl structJohannes Schindelin
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2017-08-22idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
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