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 |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 years ago |
Daniel Stenberg
|
446fb0518b
smtp: set auth correctly
|
4 years ago |
Daniel Gustafsson
|
10822c652c
lib: fix typos in comments and errormessages
|
4 years ago |
Daniel Stenberg
|
aeb292301a
smtp: overwriting 'from' leaks memory
|
4 years ago |
Daniel Stenberg
|
81ade13c37
smtp: fix memory leak on exit path
|
4 years ago |
Daniel Stenberg
|
1d1e9e8ad7
Curl_is_ASCII_name: handle a NULL argument
|
4 years ago |
Steve Holme
|
8220ec8219
smtp: Tidy up, following recent changes, to maintain the coding style
|
4 years ago |
Steve Holme
|
34a1ffb05f
smtp: Support the SMTPUTF8 extension for the EXPN command
|
4 years ago |
Steve Holme
|
efce3ea5a8
smtp: Support the SMTPUTF8 extension in the VRFY command
|
4 years ago |
Steve Holme
|
483edeb8dd
smtp: Support the SMTPUTF8 extension in the RCPT TO command
|
4 years ago |
Steve Holme
|
aba1bf630f
smtp: Support the SMTPUTF8 extension in the MAIL command
|
4 years ago |
Steve Holme
|
4754c55cd7
smtp: Detect server support for the UTF-8 extension as defined in RFC-6531
|
4 years ago |
Steve Holme
|
2aa6c1735a
smtp: Support UTF-8 based host names in the VRFY command
|
4 years ago |
Steve Holme
|
e7959c280c
smtp: Support UTF-8 based host names in the RCPT TO command
|
4 years ago |
Steve Holme
|
68fb25fa3f
smtp: Support UTF-8 based host names in the MAIL command
|
4 years ago |
Steve Holme
|
0b8651d48b
smtp: Simplify the MAIL command and avoid a duplication of send strings
|
4 years ago |
Pavel Volgarev
|
4a4609bf3c
smtp: Allow RCPT TO command to fail for some recipients
|
4 years ago |
Daniel Stenberg
|
4d0306c698
smtp: check for and bail out on too short EHLO response
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 years ago |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 years ago |