summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa2019-08-271-2/+2
* vssh: create directory for SSH backend codeDaniel Stenberg2019-08-171-2/+4
* lib/quic.c: unused - removedDaniel Stenberg2019-08-131-1/+1
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-211-4/+10
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-2/+2
* altsvc: Fix building with cookies disablesPo-Chuan Hsieh2019-04-201-2/+2
* pipelining: removedDaniel Stenberg2019-04-061-2/+2
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-2/+3
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-3/+3
* axtls: removedDaniel Stenberg2018-11-011-2/+2
* configure.ac: add a MesaLink vtls backendYiming Jing2018-09-131-2/+2
* URL-APIDaniel Stenberg2018-09-081-2/+2
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-061-2/+3
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-281-2/+2
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-2/+2
* Curl_range: commonize FTP and FILE range handlingMax Dymond2018-01-301-3/+3
* curl_ctype: private is*() type macros and functionsDaniel Stenberg2018-01-291-3/+3
* Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos2017-12-011-3/+4
* setopt: split out curl_easy_setopt() to its own fileDaniel Stenberg2017-11-101-3/+3
* auth: add support for RFC7616 - HTTP Digest access authenticationFlorin2017-10-281-2/+2
* mime: new MIME API.Patrick Monnerat2017-09-021-2/+3
* Curl_rand: fixed and moved to rand.cDaniel Stenberg2016-11-141-2/+2
* strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg2016-10-311-2/+2
* strcasecompare: is the new name for strequal()Daniel Stenberg2016-10-311-2/+2
* loadlibrary: Only load system DLLs from the system directorySteve Holme2016-05-301-2/+2
* http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme2016-03-271-2/+2
* http_negotiate: Combine GSS-API and SSPI source filesSteve Holme2016-03-261-4/+4
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-2/+1
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-1/+3
* vauth: Updated the copyright year after recent changesSteve Holme2016-03-251-1/+1
* vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme2016-03-251-8/+7
* vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme2016-03-251-3/+3
* vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme2016-03-251-2/+3
* vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme2016-03-251-2/+6
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* vtls: added support for mbedTLSJonas Minnberg2015-10-201-2/+4
* bundles: merged into conncache.cDaniel Stenberg2015-05-121-2/+2
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-1/+2
* By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann2015-02-151-2/+2
* schannel: Removed curl_ prefix from source filesSteve Holme2015-02-071-2/+2
* des: Added Curl_des_set_odd_parity()Steve Holme2015-01-281-3/+4
* endian: Fixed Linux compilation issuesSteve Holme2014-12-311-2/+2
* endian: Introduced endian moduleSteve Holme2014-12-311-2/+2
* Makefile.inc: Updated file formattingSteve Holme2014-12-061-37/+37
* sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme2014-12-021-1/+1
* smb: Added initial source files for SMBBill Nagel2014-11-291-2/+2
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+2