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 |
Matthias Gatto
|
08e8455ddd
http: introduce AWS HTTP v4 Signature
|
4 years ago |
Daniel Stenberg
|
58974d25d8
lib: introduce c-hyper for using Hyper
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
7385610d0c
hsts: add support for Strict-Transport-Security
|
4 years ago |
Daniel Stenberg
|
1ee289f7b5
curl_krb5.h: rename from krb5.h
|
4 years ago |
Daniel Stenberg
|
f4873ebd0b
krb5: merged security.c and krb specific FTP functions in here
|
4 years ago |
Daniel Stenberg
|
6ebe63fac2
options: API for meta-data about easy options
|
4 years ago |
Cameron Cawley
|
790137b0f7
win32: Add Curl_verify_windows_version() to curlx
|
4 years ago |
Peter Wu
|
6011a986ca
vtls: Extract and simplify key log file handling from OpenSSL
|
4 years ago |
Daniel Stenberg
|
14c17a2b6e
ngtcp2: introduce qlog support
|
4 years ago |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 years ago |