| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Warning: this is an API-breaking change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for SMTP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
';' (thanks to Zarafa).
|
|
|
|
Added test for UTF-7 encoding availability. Added test for input buffer
underflow in charsetFilteredOutputStream. Refactored charset conversion
tests and removed useless tests.
|
|
|
|
|
|
|
|
|
|
|
|
implementation of RFC-6532.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SMTPCommandSet::isFinished().
|
|
|
|
|
|
|
|
very big messages to be parsed without loading the whole message data into memory.
|