aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/smtp
Commit message (Expand)AuthorAge
* Fixed cancellation of SMTPOperationGravatar Hoa V. Dinh2013-07-25
* Improved C++ correctnessGravatar Hoa V. DINH2013-07-10
* Implemented SMTP OAuth 2.0Gravatar Hoa V. DINH2013-07-06
* Fixed loggerGravatar Hoa V. DINH2013-07-03
* Fixed callback usageGravatar Hoa V. Dinh2013-06-27
* Simplified logger C++ APIGravatar Hoa V. DINH2013-06-26
* Logger API for SMTP, POPGravatar Hoa V. DINH2013-06-26
* Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.Gravatar Hoa V. DINH2013-06-24
* Retain session when IMAP and SMTP operations are running. Fixed #127, fixed #...Gravatar Hoa V. DINH2013-06-22
* Automatic disconnection of IMAP. Fixed #95.Gravatar Hoa V. DINH2013-06-22
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* #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
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
* implemented asynchronous SMTPGravatar DINH Viet Hoa2013-01-12
* first commitGravatar DINH Viet Hoa2013-01-11