Stefan Eissing
|
b42156b825
cfilter: improve SSL connection checks
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 years ago |
Patrick Monnerat
|
eb559c8056
mime: relax easy/mime structures binding
|
2 years ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
2 years ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
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 |
Glenn Strauss
|
7f43f3dc59
transfer: upload performance; avoid tiny send
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
5a9d7c4e68
pop3/smtp: return *WEIRD_SERVER_REPLY when not understood
|
2 years ago |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
7a92f865b4
misc: s/e-mail/email
|
2 years ago |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 years ago |
Patrick Monnerat
|
3e2c1dcda8
sasl: binary messages
|
3 years ago |
Patrick Monnerat
|
8ef147c436
ftp,imap,pop3,smtp: reject STARTTLS server response pipelining
|
3 years ago |
Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
a9bc819c89
sasl: use 'unsigned short' to store mechanism
|
3 years ago |
Daniel Stenberg
|
1763aceb0c
http: limit the initial send amount to used upload buffer size
|
3 years ago |
Daniel Stenberg
|
5f08a5acd5
pingpong: rename the curl_pp_transfer enum to use PP prefix
|
3 years ago |
Daniel Stenberg
|
7173fe98ba
pingpong: remove the 'conn' struct member
|
3 years ago |
Daniel Stenberg
|
560fc170ec
url: reduce conn->data references
|
3 years ago |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |