aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/pop
Commit message (Expand)AuthorAge
* Fixed loggerGravatar Hoa V. DINH2013-07-03
* Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
* Implemented logging API for SMTP, POP and IMAPGravatar 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
* Updated the rest of the docsGravatar Matt Ronge2013-06-02
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
* IMAP Objective-C API documentation completed.Gravatar Hoa V. DINH2013-04-06
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* Documentation for POP Objective-C API.Gravatar Hoa V. DINH2013-04-04
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30