aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Fixed crash in MCIndexSet (fixed #357)Gravatar Hoa V. DINH2013-09-09
|
* Fixed #367: fixed -hostnameWithEmail:Gravatar Hoa V. Dinh2013-09-09
|
* Merge pull request #368 from yuklai/master_unusedVariablesGravatar Hoà V. DINH2013-09-09
|\ | | | | Remove unused varilables.
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
* | Merge pull request #369 from yuklai/master_leaksGravatar Hoà V. DINH2013-09-09
|\ \ | | | | | | Remove a few potential memory leaks
| * | Remove a few potential memory leaksGravatar Yuk Lai Suen2013-09-09
| | |
| | * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |/
* | Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Ryan Walklin2013-09-06
|\|
* | Add MCOIMAPConnectOperation, include STARTTLS and auth methods in ↵Gravatar Ryan Walklin2013-09-06
| | | | | | | | autoconfiguration
| * Improved Content-Description support and fixed crash (Fixed #350)Gravatar Hoa V. Dinh2013-09-03
| |
| * Added assert in provider parserGravatar Hoa V. DINH2013-09-01
|/
* add Content-Description to attachmentGravatar Tae Won Ha2013-09-01
| | | | - using contentDescription->encodedMIMEHeaderValue()->bytes() for mailmime_fields_new_with_data()
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
|
* Fixed crash in hasSuffix (Fixed #141)Gravatar Hoa V. DINH2013-08-30
|
* Fixed #321: fixed -pathForComponents:Gravatar Hoa V. DINH2013-08-25
|
* Enabled back IMAP ID supportGravatar Hoa V. DINH2013-08-25
|
* Disabled Identity because libetpan support is broken.Gravatar Hoa V. DINH2013-08-25
|
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
|
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to ↵Gravatar Hoa V. DINH2013-08-24
| | | | specify custom fields.
* Fixed warningGravatar Hoa V. DINH2013-08-23
|
* Reconnect automatically the IMAP session after a connection error (Fixed #313)Gravatar Hoa V. DINH2013-08-21
|
* Fixed IDLE capability detectionGravatar Hoa V. DINH2013-08-21
|
* Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ↵Gravatar Hoa V. DINH2013-08-21
| | | | it's been disconnected.
* SMTP QUIT only if a stream is available.Gravatar Hoa V. DINH2013-08-21
|
* Enable compressionGravatar Hoa V. DINH2013-08-21
|
* Disable compressionGravatar Hoa V. Dinh2013-08-19
|
* Merge branch 'autoconfiguration'Gravatar Hoa V. DINH2013-08-18
|\
| * Clean upGravatar Hoa V. DINH2013-08-18
| |
| * Removed public method setDelimiterGravatar Hoa V. DINH2013-08-18
| |
* | IMAPMessage destructor is made virtualGravatar Hoa V. DINH2013-08-18
| |
| * Merge branch 'master' into autoconfigurationGravatar Hoa V. DINH2013-08-18
| |\ | |/ |/|
| * Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
| |
* | Fixed #314: added -[MCOSMTPSession sendOperationWithData:from:recipients:]Gravatar Hoa V. DINH2013-08-17
| |
* | Fixed #317: on yahoo servers, don't use charset when searching.Gravatar Hoa V. DINH2013-08-17
| |
| * merge with masterGravatar Hoa V. DINH2013-08-17
| |\ | |/ |/|
* | Fixed several warningsGravatar Hoa V. DINH2013-08-17
| |
* | Fixed memory leak in autorelease poolGravatar Hoa V. DINH2013-08-17
| |
* | Fixed state when select() fails on IMAPGravatar Hoa V. Dinh2013-08-14
| |
* | Fixed build (for Cocoapods)Gravatar Hoa V. Dinh2013-08-12
| |
* | Added capability for X-GM-EXT-1 (Gmail)Gravatar Hoa V. DINH2013-08-12
| |
* | mailimap_has_qresync should be called to check QRESYNC instead of ↵Gravatar Pushkar Singh2013-08-10
| | | | | | | | mailimap_has_condstore
* | Fixed MIME type conversionGravatar Hoa V. DINH2013-08-09
| |
* | renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
| |
* | added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
| |
* | Fix literal to char* conversion warningsGravatar CodaFi2013-08-07
| |
| * Automatic fetch of namespace and capabilities in IMAPSessionGravatar Hoa V. DINH2013-08-05
| |
| * Internal callbacks for ops, before and after running.Gravatar Hoa V. DINH2013-08-05
|/
* Reindented MCMessageHeader.ccGravatar Hoa V. DINH2013-08-04
|
* Fixed #269: fixed crash in forwardHeader() and replyHeader()Gravatar Hoa V. DINH2013-08-04
|