nao
|
dea17b519d
http: move "oauth_bearer" from connectdata to Curl_easy
|
4 years ago |
Daniel Stenberg
|
564d88a8bd
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
|
5 years ago |
Niall
|
8acfad38ca
doh: use dedicated probe slots
|
5 years ago |
Jay Satiro
|
1f6a18685e
lib: Move lib/ssh.h -> lib/vssh/ssh.h
|
5 years ago |
Daniel Stenberg
|
d0a7ee3f61
cookies: using a share with cookies shouldn't enable the cookie engine
|
5 years ago |
Jay Satiro
|
cded993700
url: don't set appconnect time for non-ssl/non-ssh connections
|
5 years ago |
Daniel Stenberg
|
03ebe66d70
urldata: use 'bool' for the bit type on MSVC compilers
|
5 years ago |
Daniel Stenberg
|
3c5f9ba899
url: only reuse TLS connections with matching pinning
|
5 years ago |
Daniel Stenberg
|
4ac2884003
urldata: avoid 'generic', use dedicated pointers
|
5 years ago |
Daniel Stenberg
|
68fab35c73
http: fix use of credentials from URL when using HTTP proxy
|
5 years ago |
Daniel Stenberg
|
f2cc26456b
ngtcp2: do QUIC connections happy-eyeballs friendly
|
5 years ago |
Daniel Stenberg
|
98c3f14871
alt-svc: send Alt-Used: in redirected requests
|
5 years ago |
Daniel Stenberg
|
026840e35c
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
|
5 years ago |
Daniel Stenberg
|
f933449d3b
CURLINFO_RETRY_AFTER: parse the Retry-After header value
|
5 years ago |
Daniel Stenberg
|
1f145b02d9
quiche: make use of the connection timeout API properly
|
5 years ago |
Steve Holme
|
7c469fa537
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
|
5 years ago |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 years ago |
Daniel Stenberg
|
094b5f3540
multi: make sure 'data' can present in several sockhash entries
|
5 years ago |
Frank Gevaerts
|
660603141c
ssl: Update outdated "openssl-only" comments for supported backends
|
5 years ago |
Michael Kaufmann
|
2e5ceb3934
http: don't parse body-related headers bodyless responses
|
5 years ago |
Daniel Stenberg
|
8581e1928e
multi: track users of a socket better
|
5 years ago |
Jay Satiro
|
db8ec1fa38
Revert all SASL authzid (new feature) commits
|
5 years ago |
Steve Holme
|
a14d72ca2f
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
|
5 years ago |
Daniel Stenberg
|
e91e481612
libcurl: #ifdef away more code for disabled features/protocols
|
5 years ago |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
5 years ago |
Steve Holme
|
85bef18ca1
http_ntlm: Move the NTLM state out of the ntlmdata structure
|
5 years ago |
Steve Holme
|
0c73adfad3
url: Move the negotiate state type into a dedicated enum
|
5 years ago |
Daniel Stenberg
|
0e2208ada6
wildcard: disable from build when FTP isn't present
|
5 years ago |