summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
AgeCommit message (Expand)Author
2018-11-01axtls: removedDaniel Stenberg
2018-09-13configure.ac: add a MesaLink vtls backendYiming Jing
2018-09-08URL-APIDaniel Stenberg
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-01-30Curl_range: commonize FTP and FILE range handlingMax Dymond
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
2017-11-10setopt: split out curl_easy_setopt() to its own fileDaniel Stenberg
2017-10-28auth: add support for RFC7616 - HTTP Digest access authenticationFlorin
2017-09-02mime: new MIME API.Patrick Monnerat
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-05-30loadlibrary: Only load system DLLs from the system directorySteve Holme
2016-03-27http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme
2016-03-26http_negotiate: Combine GSS-API and SSPI source filesSteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Updated the copyright year after recent changesSteve Holme
2016-03-25vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-20vtls: added support for mbedTLSJonas Minnberg
2015-05-12bundles: merged into conncache.cDaniel Stenberg
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2015-02-15By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann
2015-02-07schannel: Removed curl_ prefix from source filesSteve Holme
2015-01-28des: Added Curl_des_set_odd_parity()Steve Holme
2014-12-31endian: Fixed Linux compilation issuesSteve Holme
2014-12-31endian: Introduced endian moduleSteve Holme
2014-12-06Makefile.inc: Updated file formattingSteve Holme
2014-12-02sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme
2014-11-29smb: Added initial source files for SMBBill Nagel
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-05-18build: Slight rename of new LIB_* makefile file variablesSteve Holme
2014-05-11Makefile.inc: Added resource file to assist Visual Studio project generationSteve Holme
2014-05-09Makefile.inc: Separated the lib and lib/vtls source file variablesSteve Holme
2014-04-06sasl: Renamed SSPI module following short name clashSteve Holme
2014-04-05sasl: Added initial stub functions for SSPI DIGEST-MD supportSteve Holme
2013-12-20Makefile.inc: use standard source headerDaniel Stenberg
2013-12-20Makefile.inc: specify the vtls sources+headers separatelyDaniel Stenberg
2013-12-20vtls: renamed sslgen.[ch] to vtls.[ch]Daniel Stenberg
2013-12-20openssl: renamed backend files to openssl.[ch]Daniel Stenberg