Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 anni fa |
Daniel Stenberg
|
5a9d7c4e68
pop3/smtp: return *WEIRD_SERVER_REPLY when not understood
|
2 anni fa |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 anni fa |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 anni fa |
Patrick Monnerat
|
3e2c1dcda8
sasl: binary messages
|
3 anni fa |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 anni fa |
Patrick Monnerat
|
8ef147c436
ftp,imap,pop3,smtp: reject STARTTLS server response pipelining
|
3 anni fa |
Patrick Monnerat
|
364f174724
ftp,imap,pop3: do not ignore --ssl-reqd
|
3 anni fa |
Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 anni fa |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 anni fa |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 anni fa |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 anni fa |
Daniel Stenberg
|
a9bc819c89
sasl: use 'unsigned short' to store mechanism
|
3 anni fa |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 anni fa |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 anni fa |
Daniel Stenberg
|
5f08a5acd5
pingpong: rename the curl_pp_transfer enum to use PP prefix
|
3 anni fa |
Daniel Stenberg
|
7173fe98ba
pingpong: remove the 'conn' struct member
|
3 anni fa |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 anni fa |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 anni fa |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 anni fa |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 anni fa |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 anni fa |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 anni fa |
Daniel Stenberg
|
675eeb1c94
pingpong: use a dynbuf for the *_pp_sendf() function
|
4 anni fa |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 anni fa |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 anni fa |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 anni fa |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 anni fa |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 anni fa |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 anni fa |