summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* mesalink: remove supportbagder/rm-mesalinkDaniel Stenberg2022-01-091-3/+1
* bufref: buffer reference supportPatrick Monnerat2021-04-221-0/+2
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-091-0/+2
* sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsaslSimon Josefsson2021-02-091-0/+1
* lib/Makefile.inc: convert to listing each file on its own lineDaniel Stenberg2021-01-191-16/+60
* http: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+2
* lib: introduce c-hyper for using HyperDaniel Stenberg2020-12-181-36/+237
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-2/+2
* curl_krb5.h: rename from krb5.hDaniel Stenberg2020-09-221-1/+1
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-2/+2
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-271-2/+2
* win32: Add Curl_verify_windows_version() to curlxCameron Cawley2020-08-021-2/+3
* vtls: Extract and simplify key log file handling from OpenSSLPeter Wu2020-05-271-7/+7
* ngtcp2: introduce qlog supportDaniel Stenberg2020-05-071-2/+2
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-2/+2
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-53/+48
* rename: a new file for Curl_rename()Daniel Stenberg2020-02-181-2/+2
* polarssl: removedDaniel Stenberg2020-01-161-9/+8
* wolfSSH: new SSH backendDaniel Stenberg2020-01-121-1/+1
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-2/+3
* lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro2019-11-171-2/+4
* socketpair: an implemention for Windows and moreDaniel Stenberg2019-10-101-2/+2
* 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