Stefan Eissing
|
671158242d
connections: introduce http/3 happy eyeballs
|
1 year ago |
Stefan Eissing
|
d55de24dce
connect: fix strategy testing for attempts, timeouts and happy-eyeball
|
1 year ago |
Stefan Eissing
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 year ago |
Daniel Stenberg
|
4c48fb4933
ws: unstick connect-only shutdown
|
1 year ago |
Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 year ago |
Jay Satiro
|
260fea215a
sendf: fix build for Linux TCP fastopen
|
1 year ago |
Daniel Stenberg
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
Stefan Eissing
|
6a8d7ef981
cf-socket: keep sockaddr local in the socket filters
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
becfe2ec78
urldata: cease storing TLS auth type
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Daniel Stenberg
|
076a2f6291
share: add sharing of HSTS cache among handles
|
1 year ago |
Daniel Stenberg
|
db07301fbb
urldata: remove unused struct fields, made more conditional
|
1 year ago |
Daniel Stenberg
|
f4883ba966
urldata: make set.http200aliases conditional on HTTP being present
|
1 year ago |
Daniel Stenberg
|
31b9a32260
urldata: make 'ftp_create_missing_dirs' depend on FTP || SFTP
|
1 year ago |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 year ago |
Daniel Stenberg
|
57d2d9b6be
lib: use size_t or int etc instead of longs
|
1 year ago |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Daniel Stenberg
|
c7cd781a63
urldata: change port num storage to int and unsigned short
|
2 years ago |
Alexandre Ferrieux
|
49798cac83
CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit
|
2 years ago |
Stefan Eissing
|
a8e6351e12
proxy: refactor haproxy protocol handling as connection filter
|
2 years ago |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Fata Nugraha
|
11ad25fff4
http: do not send PROXY more than once
|
2 years ago |
Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 years ago |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Viktor Szakats
|
0c327464ca
tidy-up: delete parallel/unused feature flags
|
2 years ago |