aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPOperation.cc
Commit message (Expand)AuthorAge
* Fixed crash on disconnectionGravatar Hoa V. DINH2014-07-22
* connection of an imap operation is now set when it's started (#783)Gravatar Hoa V. DINH2014-07-20
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...Gravatar Hoa V. DINH2014-01-02
* Callback is now called on the dispatch queue where the operation has been ins...Gravatar Hoa V. DINH2013-09-29
* Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
* work in progress on automatic configurationGravatar Hoa V. DINH2013-08-05
* Fixed memory leak in MCIMAPOperationGravatar Hoa V. Dinh2013-07-25
* Fixed cancellation of IMAP operationsGravatar Hoa V. DINH2013-03-27
* rename classesGravatar DINH Viet Hoa2013-01-19
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16