Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 år sedan |
Daniel Stenberg
|
446fb0518b
smtp: set auth correctly
|
4 år sedan |
Daniel Gustafsson
|
10822c652c
lib: fix typos in comments and errormessages
|
4 år sedan |
Daniel Stenberg
|
aeb292301a
smtp: overwriting 'from' leaks memory
|
4 år sedan |
Daniel Stenberg
|
81ade13c37
smtp: fix memory leak on exit path
|
4 år sedan |
Daniel Stenberg
|
1d1e9e8ad7
Curl_is_ASCII_name: handle a NULL argument
|
4 år sedan |
Steve Holme
|
8220ec8219
smtp: Tidy up, following recent changes, to maintain the coding style
|
4 år sedan |
Steve Holme
|
34a1ffb05f
smtp: Support the SMTPUTF8 extension for the EXPN command
|
4 år sedan |
Steve Holme
|
efce3ea5a8
smtp: Support the SMTPUTF8 extension in the VRFY command
|
4 år sedan |
Steve Holme
|
483edeb8dd
smtp: Support the SMTPUTF8 extension in the RCPT TO command
|
4 år sedan |
Steve Holme
|
aba1bf630f
smtp: Support the SMTPUTF8 extension in the MAIL command
|
4 år sedan |
Steve Holme
|
4754c55cd7
smtp: Detect server support for the UTF-8 extension as defined in RFC-6531
|
4 år sedan |
Steve Holme
|
2aa6c1735a
smtp: Support UTF-8 based host names in the VRFY command
|
4 år sedan |
Steve Holme
|
e7959c280c
smtp: Support UTF-8 based host names in the RCPT TO command
|
4 år sedan |
Steve Holme
|
68fb25fa3f
smtp: Support UTF-8 based host names in the MAIL command
|
4 år sedan |
Steve Holme
|
0b8651d48b
smtp: Simplify the MAIL command and avoid a duplication of send strings
|
4 år sedan |
Pavel Volgarev
|
4a4609bf3c
smtp: Allow RCPT TO command to fail for some recipients
|
4 år sedan |
Daniel Stenberg
|
4d0306c698
smtp: check for and bail out on too short EHLO response
|
5 år sedan |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 år sedan |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 år sedan |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 år sedan |
Steve Holme
|
166ace8be0
emailL Added reference to RFC8314 for implicit TLS
|
5 år sedan |
Rikard Falkeborn
|
f5a77473c5
smtp: fix compiler warning
|
5 år sedan |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 år sedan |
Daniel Gustafsson
|
39df4073e5
smtp: avoid risk of buffer overflow in strtol
|
5 år sedan |
Daniel Stenberg
|
154a17b6ee
pingpong: ignore regular timeout in disconnect phase
|
6 år sedan |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 år sedan |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
6 år sedan |
Daniel Stenberg
|
ba1dbd78e5
smtp: use the upload buffer size for scratch buffer malloc
|
6 år sedan |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 år sedan |