Patrick Monnerat
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
2 years ago |
Raito Bezarius
|
0a75964d0d
haproxy: add --haproxy-clientip flag to spoof client IPs
|
1 year ago |
Daniel Stenberg
|
fff65550bc
CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
4cfa5bcc9a
urlapi: cleanups
|
1 year ago |
Daniel Stenberg
|
712e5f1e7f
CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
|
1 year ago |
Daniel Stenberg
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 year ago |
Viktor Szakats
|
75087c3baa
misc: fix typos
|
1 year ago |
Daniel Stenberg
|
c9c3ec482b
setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct
|
1 year ago |
Stefan Eissing
|
72bb489543
setopt: allow HTTP3 when HTTP2 is not defined
|
1 year ago |
James Keast
|
635bf5a6b2
setopt: Address undefined behaviour by checking for null
|
1 year ago |
Daniel Stenberg
|
a0adda4b47
setopt: use >, not >=, when checking if uarg is larger than uint-max
|
1 year ago |
Daniel Stenberg
|
b45b6b618d
setopt: move the SHA256 opt within #ifdef libssh2
|
1 year ago |
Daniel Stenberg
|
1485e89213
misc: reduce struct and struct field sizes
|
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
|
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
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 years ago |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 years ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
Viktor Szakats
|
811c799f2d
cmake: really enable warnings with clang
|
2 years ago |