summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-171-2/+2
* proxy: http2 proxy tunnel implementationStefan Eissing2023-04-061-0/+6
* lib: add `bufq` and `dynhds`Stefan Eissing2023-03-301-0/+4
* wildcard: remove files and move functions into ftplistparser.cDaniel Stenberg2023-03-031-2/+0
* lib: give source files cf-http.* better fitting namesStefan Eissing2023-03-021-2/+2
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-021-2/+4
* curl_log: for failf/infof and debug logging implementationsStefan Eissing2023-01-121-0/+2
* quic: rename vquic implementations, fix for quiche build.Stefan Eissing2023-01-051-6/+6
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* lib: connect/h2/h3 refactorStefan Eissing2022-12-301-2/+4
* idn: rename the files to idn.[ch] and hold all IDN functionsDaniel Stenberg2022-12-151-1/+2
* lib: connection filters (cfilter) addition to curl:Stefan Eissing2022-11-111-0/+3
* noproxy: support proxies specified using cidr notationDaniel Stenberg2022-10-211-0/+2
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-0/+1
* ws: initial websockets supportDaniel Stenberg2022-09-091-2/+4
* urlapi: leaner with fewer allocsDaniel Stenberg2022-09-071-2/+0
* curl_ctype: convert to macros-onlyDaniel Stenberg2022-09-061-1/+0
* fopen: add Curl_fopen() for better overwriting of filesDaniel Stenberg2022-06-261-0/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: make curl_global_init() threadsafe when possibleThomas Guillem2022-06-071-0/+1
* timediff.[ch]: add curlx helper functions for timeval conversionsMarc Hoersken2022-04-171-0/+2
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-0/+2
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-221-0/+2
* h2h3: added Curl_pseudo_headers()Daniel Stenberg2022-02-071-0/+2
* lib: move hostcheck and x509sn1 sources to vtls/Daniel Stenberg2022-02-051-8/+8
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-2/+0
* mesalink: remove supportDaniel Stenberg2022-01-101-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