| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
SMTPCommandSet::isFinished().
|
|
|
|
| |
command text on MAIL/RCPT errors.
|
| |
|
| |
|
| |
|
|
|
|
| |
FQDN. Use getaddrinfo() instead of gethostbyname() for IPv6 compatibility.
|
| |
|
|
|
|
| |
Use localtime_s and gmtime_s on Windows, if available.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
follow-up to 3e9e8c9265f722d294c0060e1ccf29695fa5d2eb
|
| |
|
|
|
|
| |
Windows platform are now non-blocking (thanks to Mehmet Bozkurt).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
selection of platform handler.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
very big messages to be parsed without loading the whole message data into memory.
|