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 |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Stefan Eissing
|
b42156b825
cfilter: improve SSL connection checks
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
1 year ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
1 year ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
1 year 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 |
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 |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Patrick Monnerat
|
3e2c1dcda8
sasl: binary messages
|
3 years ago |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 years ago |
Patrick Monnerat
|
8ef147c436
ftp,imap,pop3,smtp: reject STARTTLS server response pipelining
|
3 years ago |
Patrick Monnerat
|
364f174724
ftp,imap,pop3: do not ignore --ssl-reqd
|
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 |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 years ago |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
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 |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |