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 |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
675eeb1c94
pingpong: use a dynbuf for the *_pp_sendf() function
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
265717d271
smtp_parse_address: handle blank input string properly
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |