aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* cleanupGravatar Hoa V. DINH2013-07-31
* Fixed leak. Returns false when there's no certificate.Gravatar Hoa V. Dinh2013-07-30
* added release for vertGravatar Michael Mork2013-07-30
* Removed commentGravatar Hoa V. DINH2013-07-29
* Workaround certificate issueGravatar Hoa V. DINH2013-07-29
* revert change in MCIMAPSession.ccGravatar Hoa V. Dinh2013-07-26
* Fixed #233: fixed headers import from libetpan to mailcore data structures re...Gravatar Hoa V. Dinh2013-07-26
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
* Fixed memory leak on cancellation in ObjC APIGravatar Hoa V. Dinh2013-07-25
* Fixed cancellation of SMTPOperationGravatar Hoa V. Dinh2013-07-25
* Fixed cancellation of POPOperationGravatar Hoa V. Dinh2013-07-25
* Fixed memory leak in MCIMAPOperationGravatar Hoa V. Dinh2013-07-25
* Fixed log for deallocGravatar Hoa V. Dinh2013-07-25
* Moved iOS MCOMessageView to src/ui/iosGravatar Hoa V. DINH2013-07-25
* Fixed memory leaks (fixed #241)Gravatar Hoa V. DINH2013-07-24
* Fixed #230: fixed AbstractMessagePart::partForUniqueID() and case when all re...Gravatar Hoa V. DINH2013-07-22
* Fixed IndexSet::count() implementation.Gravatar Hoa V. DINH2013-07-22
* Removed unused ivarGravatar Hoa V. DINH2013-07-22
* Fixed #227: SMTP OAuth2 can now be used even if the password is not setGravatar Hoa V. Dinh2013-07-22
* Added an Obj-C method to create a file attachment with in-memory data.Gravatar Hoa V. DINH2013-07-22
* Fixed namespace constantsGravatar Hoa V. DINH2013-07-22
* Fixed indentation of MCIMAPAsyncSession.hGravatar Hoa V. DINH2013-07-21
* Remove case of Comment and Keyword headers.Gravatar Hoa V. DINH2013-07-20
* Adds automatically fetch kind when extra headers is non-NULLGravatar Hoa V. DINH2013-07-20
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\
* \ Merge pull request #220 from CodaFi/x-oauth2-capabilityGravatar Hoà V. DINH2013-07-20
|\ \
* | | changing #warnings to TODOGravatar Damien Glancy2013-07-20
| * | Fixed missing constantGravatar CodaFi2013-07-20
| * | Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
* | | - Removed hardcoded #warnings as mentioned in Issue #215.Gravatar Damien Glancy2013-07-20
|/ /
| * Fixes for PR feedbackGravatar Ryan Johnson2013-07-18
* | Fixed #202: Fixed decoding of modified UTF7Gravatar Hoa V. DINH2013-07-17
* | Fixed buildGravatar Hoa V. DINH2013-07-16
* | Don't crash when namespace is emptyGravatar Hoa V. DINH2013-07-16
* | Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
* | Fixed buildGravatar Hoa V. DINH2013-07-16
* | Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
| * Fix for incorrect date() checkGravatar Ryan Johnson2013-07-16
| * Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
|/
* CMakefile: Detection of UUID, tidy and libxml2Gravatar Hoa V. DINH2013-07-15
* Fixed #194: SMTP detection is now performed with an almost valid address.Gravatar Hoa V. DINH2013-07-12
* Fixed 171: Updated CMakefile to latest changesGravatar Hoa V. DINH2013-07-12
* Fixed build issue.Gravatar Hoa V. DINH2013-07-12
* Added a comment about mailstream_cfstream_enabled.Gravatar Hoa V. DINH2013-07-12
* Made mailcore::IMAPMessageRenderingOperation public. It made IMAPMessageRende...Gravatar Hoa V. DINH2013-07-12
* Fixed warning.Gravatar Hoa V. DINH2013-07-11
* Removed non-useful include.Gravatar Hoa V. DINH2013-07-11
* Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...Gravatar Paul Young2013-07-11
|\
* | Cnsolidated calls to release message ivar.Gravatar Paul Young2013-07-11