aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Fixed double-freeGravatar Hoa Dinh2014-11-12
|
* Implemented MCMainThread for GTKGravatar Hoa V. Dinh2014-11-11
|
* Renamed MCMainThread.mm to MCMainThreadMac.mmGravatar Hoa V. Dinh2014-11-11
|
* Improved charset conversionGravatar Hoa V. Dinh2014-11-05
|
* Fixed known charset listGravatar Hoa V. Dinh2014-11-05
|
* Fixed decoding of UTF-8Gravatar Hoa V. Dinh2014-11-05
|
* Tweaked template for attachmentsGravatar Hoa V. DINH2014-11-04
|
* Fixed base64 encoding/decodingGravatar Hoa V. DINH2014-11-04
|
* Improved stripWhitespace()Gravatar Hoa V. DINH2014-10-31
|
* Add a new operation for SMTP login.Gravatar robario2014-10-29
|
* Improved charset handlingGravatar Hoa V. DINH2014-10-29
|
* Cleanup multiple codepathsGravatar Hoa V. Dinh2014-10-27
|
* Use LLVM Unicode conversion. Improved extra headers parsing.Gravatar Hoa V. Dinh2014-10-27
|
* Fixed crash (#938)Gravatar Hoa V. DINH2014-10-27
|
* Use ICU on LinuxGravatar Hoa V. DINH2014-10-26
|
* Implemented u_strchr() and u_strrchr()Gravatar Hoa V. DINH2014-10-26
|
* Merge branch 'master' into removing-icu-dependencyGravatar Hoa V. DINH2014-10-25
|\
| * Additional memory allocation optimizationGravatar Hoa V. DINH2014-10-25
| |
* | Merge branch 'master' into removing-icu-dependencyGravatar Hoa V. DINH2014-10-25
|\|
| * Fixed crash, additional memory usage optimizationGravatar Hoa V. DINH2014-10-24
| |
| * Memory usage optimizationGravatar Hoa V. DINH2014-10-24
| |
| * Fixed memory leakGravatar Hoa V. DINH2014-10-24
| |
| * Fixed crashGravatar Hoa V. DINH2014-10-24
| |
| * Optimize memory allocationGravatar Hoa V. DINH2014-10-24
| |
* | Implemented String primitive using CoreFoundation instead of ICUGravatar Hoa V. Dinh2014-10-24
| |
| * Merge pull request #924 from CodaFi/NNTP-CleanupGravatar HoĆ  V. DINH2014-10-23
| |\ | | | | | | NNTP Cleanup
* | | Implemented charset detection with uchardetGravatar Hoa V. Dinh2014-10-23
| | |
| * | Fixed memory leakGravatar Hoa V. Dinh2014-10-23
| | |
* | | Work in progress on moving to chardetGravatar Hoa V. Dinh2014-10-23
|/ /
| * Renaming and Fix TyposGravatar Robert Widmann2014-10-22
| |
| * Simplify with suggested codeGravatar Robert Widmann2014-10-22
| |
| * Merge remote-tracking branch 'upstream/master' into NNTP-CleanupGravatar Robert Widmann2014-10-22
| |\ | |/ |/|
* | Update MCIMAPSession.ccGravatar Dmitry Savenok2014-10-22
| |
* | Removed ICU dependency from MCDateFormatterGravatar Hoa V. DINH2014-10-21
| |
* | Implement unit tests for message builder and message parsersGravatar Hoa V. DINH2014-10-21
| |
| * Server Time OperationsGravatar Robert Widmann2014-10-21
| |
| * MCNNTP -> NNTPGravatar Robert Widmann2014-10-21
| |
| * XOVERGravatar Robert Widmann2014-10-21
| |
| * Clarify Subscribed vs DefaultGravatar Robert Widmann2014-10-21
| |
| * Merge remote-tracking branch 'upstream/master' into NNTP-CleanupGravatar Robert Widmann2014-10-21
| |\ | |/ |/|
| * Range FetchingGravatar Robert Widmann2014-10-21
| |
* | Use LITERAL+ search in the case of GmailGravatar Hoa V. DINH2014-10-20
| |
* | Set sequenceNumber when fetching messagesGravatar Hoa V. DINH2014-10-17
| |
* | Fixed crash when lastPathComponent() is called on an empty string (#911)Gravatar Hoa V. DINH2014-10-16
| |
* | IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
| |
* | Fixed race condition in OperationQueue (fixed #893)Gravatar Hoa V. DINH2014-10-14
| |
* | Fixed #887: refactored to make use of stripWhitespaceGravatar Hoa V. DINH2014-10-07
| |
* | Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
| |
* | Keep boundaries across RFC822 message generation (fixed #597)Gravatar Hoa V. DINH2014-10-06
| |
* | Provided helpers for OpenPGP encryption and signatureGravatar Hoa V. DINH2014-09-23
| |