Daniel Stenberg
|
f2cc26456b
ngtcp2: do QUIC connections happy-eyeballs friendly
|
5 년 전 |
Daniel Stenberg
|
98c3f14871
alt-svc: send Alt-Used: in redirected requests
|
5 년 전 |
Daniel Stenberg
|
026840e35c
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
|
5 년 전 |
Daniel Stenberg
|
f933449d3b
CURLINFO_RETRY_AFTER: parse the Retry-After header value
|
5 년 전 |
Daniel Stenberg
|
1f145b02d9
quiche: make use of the connection timeout API properly
|
5 년 전 |
Steve Holme
|
7c469fa537
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
|
5 년 전 |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 년 전 |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 년 전 |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 년 전 |
Daniel Stenberg
|
094b5f3540
multi: make sure 'data' can present in several sockhash entries
|
5 년 전 |
Frank Gevaerts
|
660603141c
ssl: Update outdated "openssl-only" comments for supported backends
|
5 년 전 |
Michael Kaufmann
|
2e5ceb3934
http: don't parse body-related headers bodyless responses
|
5 년 전 |
Daniel Stenberg
|
8581e1928e
multi: track users of a socket better
|
5 년 전 |
Jay Satiro
|
db8ec1fa38
Revert all SASL authzid (new feature) commits
|
5 년 전 |
Steve Holme
|
a14d72ca2f
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
|
5 년 전 |
Daniel Stenberg
|
e91e481612
libcurl: #ifdef away more code for disabled features/protocols
|
5 년 전 |
Steve Holme
|
e832d1ef74
http_negotiate: Move the Negotiate state out of the negotiatedata structure
|
5 년 전 |
Steve Holme
|
85bef18ca1
http_ntlm: Move the NTLM state out of the ntlmdata structure
|
5 년 전 |
Steve Holme
|
0c73adfad3
url: Move the negotiate state type into a dedicated enum
|
5 년 전 |
Daniel Stenberg
|
0e2208ada6
wildcard: disable from build when FTP isn't present
|
5 년 전 |
Daniel Stenberg
|
7c70a3b1ad
http: CURL_DISABLE_HTTP_AUTH
|
5 년 전 |
Daniel Stenberg
|
ae4adae954
doh: CURL_DISABLE_DOH
|
5 년 전 |
Daniel Stenberg
|
d37b0936d1
ssh: define USE_SSH if SSH is enabled (any backend)
|
5 년 전 |
Daniel Stenberg
|
5c8783d77f
process_pending_handles: mark queued transfers as previously pending
|
5 년 전 |
Daniel Stenberg
|
5fc28510a4
CURL_MAX_INPUT_LENGTH: largest acceptable string input size
|
5 년 전 |
Daniel Stenberg
|
e649432e72
CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse
|
5 년 전 |
Daniel Stenberg
|
f73de32d46
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
|
5 년 전 |
Daniel Stenberg
|
2f44e94efb
pipelining: removed
|
5 년 전 |
Brad Spencer
|
80208d68dc
resolve: apply Happy Eyeballs philosophy to parallel c-ares queries
|
5 년 전 |
Dominik Hölzl
|
6c60355323
Negotiate: fix for HTTP POST with Negotiate
|
6 년 전 |