aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPAsyncSession.h
Commit message (Expand)AuthorAge
* Support of OAuth2 on C++ layer. Also reindent code.Gravatar Hoa V. DINH2013-06-29
* Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
* Logger API for SMTP, POPGravatar Hoa V. DINH2013-06-26
* Implement IMAP logger. Work in progress on POP and SMTP loggers.Gravatar Hoa V. DINH2013-06-26
* Automatic disconnection of IMAP. Fixed #95.Gravatar Hoa V. DINH2013-06-22
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
* fixed indentation of comments, variables and methods names - added class for ...Gravatar silenteh2013-06-12
* added imap STATUS commandGravatar silenteh2013-06-05
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* more renameGravatar DINH Viet Hoa2013-01-19
* 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