aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/pop
Commit message (Expand)AuthorAge
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Apply timeout for pop3Gravatar Hoa V. DINH2015-08-29
* 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
* Port to win32Gravatar Hoa V. Dinh2014-11-14
* Use correct constantsGravatar Hoa V. DINH2014-09-11
* Conformant header guardsGravatar CodaFi2014-02-22
* Make sure that the "size" property is propagated into the object during fetchGravatar David Hearst2014-01-20
* Unify Project StyleGravatar CodaFi2013-12-08
* Brace stylingGravatar CodaFi2013-09-24
* Implement IMAP noopGravatar CodaFi2013-09-24
* Implement POP noopGravatar CodaFi2013-09-24
* Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ...Gravatar Hoa V. DINH2013-08-21
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
* changing #warnings to TODOGravatar Damien Glancy2013-07-20
* - Removed hardcoded #warnings as mentioned in Issue #215.Gravatar Damien Glancy2013-07-20
* Simplified logger C++ APIGravatar Hoa V. DINH2013-06-26
* Implement IMAP logger. Work in progress on POP and SMTP loggers.Gravatar Hoa V. DINH2013-06-26
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
* #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
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* more renameGravatar DINH Viet Hoa2013-01-19
* 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
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
* first commitGravatar DINH Viet Hoa2013-01-11