aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/smtp/MCSMTPSession.h
Commit message (Expand)AuthorAge
* Autocorrect auth type for outlook serversGravatar Hoa V. DINH2016-05-15
* Save SMTP server last response not only after message sending but after login...Gravatar Dmitry Isaikin2016-05-10
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* Added ability of canceling for active sending operationGravatar AlexKar2016-04-01
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Add file-based interface for sending messages via SMTP (reduce memory usage)Gravatar Dmitry Isaikin2016-02-09
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
* added exportGravatar Hoa V. DINH2014-11-22
* Add a new operation for SMTP login.Gravatar robario2014-10-29
* Conformant header guardsGravatar CodaFi2014-02-22
* Unify Project StyleGravatar CodaFi2013-12-08
* Implement SMTP noopGravatar CodaFi2013-09-24
* Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ...Gravatar Hoa V. DINH2013-08-21
* Fixed #314: added -[MCOSMTPSession sendOperationWithData:from:recipients:]Gravatar Hoa V. DINH2013-08-17
* Implemented SMTP OAuth 2.0Gravatar Hoa V. DINH2013-07-06
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
* Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
* first commitGravatar DINH Viet Hoa2013-01-11