aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/pop
Commit message (Expand)AuthorAge
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Don't return in mc_foreach... loopGravatar Hoa V. DINH2015-10-04
* Fixed #1002: implemented operationqueue callback for smtp/nntp/popGravatar Hoa V. Dinh2014-12-18
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
* added exportGravatar Hoa V. DINH2014-11-22
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
* IndexSet iteratorGravatar Hoa V. DINH2014-05-18
* Fixed crash when download of message failed (fixed #612)Gravatar Hoa V. Dinh2014-02-25
* Conformant header guardsGravatar CodaFi2014-02-22
* Fixed #567: dispatch queue for POP and SMTPGravatar 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
* Unify Project StyleGravatar CodaFi2013-12-08
* Fixed includesGravatar CodaFi2013-09-26
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Brace stylingGravatar CodaFi2013-09-24
* Implement POP noopGravatar CodaFi2013-09-24
* Fixed #371: don't retain header when no result is returnedGravatar Hoa V. Dinh2013-09-10
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
* Fixed cancellation of POPOperationGravatar Hoa V. Dinh2013-07-25
* 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
* POP operations retain the session. Fixed #129Gravatar Hoa V. DINH2013-06-22
* Fixed #97: manual disconnection of POP sessionGravatar Hoa V. DINH2013-06-22
* Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
* CPP->CCGravatar CodaFi2013-05-04
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* pop3 progress, mime typesGravatar DINH Viet Hoa2013-01-19
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* implemented POP async APIGravatar DINH Viet Hoa2013-01-17