aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/pop/MCPOPSession.cc
Commit message (Collapse)AuthorAge
* Use correct constantsGravatar Hoa V. DINH2014-09-11
|
* Make sure that the "size" property is propagated into the object during fetchGravatar David Hearst2014-01-20
| | | | I noticed that UID and index were being stored in the object based on fetch results, but size was always left as 0.
* 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
| | | | it's been disconnected.
* 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
| | | | - Opened individual issues for each #warning removal
* 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
|
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
|
* pop3 progress, mime typesGravatar DINH Viet Hoa2013-01-19
|
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
|
* first commitGravatar DINH Viet Hoa2013-01-11