Stefan Eissing
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
Stefan Eissing
|
61f52a97e9
lib: add `bufq` and `dynhds`
|
1 year ago |
Daniel Stenberg
|
56d5c07bbb
wildcard: remove files and move functions into ftplistparser.c
|
1 year ago |
Stefan Eissing
|
9deebd311b
lib: give source files cf-http.* better fitting names
|
1 year ago |
Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 year ago |
Stefan Eissing
|
446267c555
quic: rename vquic implementations, fix for quiche build.
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Daniel Stenberg
|
cc0aaf6e82
idn: rename the files to idn.[ch] and hold all IDN functions
|
1 year ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Daniel Stenberg
|
1e9a538e05
noproxy: support proxies specified using cidr notation
|
2 years ago |
Daniel Stenberg
|
eb33ccd533
functypes: provide the recv and send arg and return types
|
2 years ago |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 years ago |
Daniel Stenberg
|
f703cf971c
urlapi: leaner with fewer allocs
|
2 years ago |
Daniel Stenberg
|
f65f750742
curl_ctype: convert to macros-only
|
2 years ago |
Daniel Stenberg
|
20f9dd6bae
fopen: add Curl_fopen() for better overwriting of files
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Thomas Guillem
|
23af112f55
lib: make curl_global_init() threadsafe when possible
|
2 years ago |
Marc Hoersken
|
68035af29d
timediff.[ch]: add curlx helper functions for timeval conversions
|
4 years ago |
Nick Banks
|
37492ebbfa
msh3: add support for QUIC and HTTP/3 using msh3
|
2 years ago |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 years ago |
Daniel Stenberg
|
f8c3724aa9
h2h3: added Curl_pseudo_headers()
|
2 years ago |
Daniel Stenberg
|
9478a97035
lib: move hostcheck and x509sn1 sources to vtls/
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
223f26c28a
mesalink: remove support
|
2 years ago |
Patrick Monnerat
|
34cf40321c
bufref: buffer reference support
|
3 years ago |
Jacob Hoffman-Andrews
|
246399a874
vtls: initial implementation of rustls backend
|
3 years ago |
Simon Josefsson
|
3eebbfe8f3
sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl
|
3 years ago |
Daniel Stenberg
|
7542ec5b32
lib/Makefile.inc: convert to listing each file on its own line
|
3 years ago |