aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-08-29
|\
| * Install CMake anywayGravatar Hoa V. DINH2013-08-28
| * Don't install tools before buildGravatar Hoa V. DINH2013-08-28
| * Fixed #271: change attachment name to avoid caching side effectGravatar Hoa V. DINH2013-08-27
| * Fixed #321: fixed -pathForComponents:Gravatar Hoa V. DINH2013-08-25
| * Enabled back IMAP ID supportGravatar Hoa V. DINH2013-08-25
| * Update to libetpan df052805726c7825ea7dce127b5df501cbf62238Gravatar Hoa V. DINH2013-08-25
| * Disabled Identity because libetpan support is broken.Gravatar Hoa V. DINH2013-08-25
| * Make sure to install xctool before building.Gravatar Hoa V. DINH2013-08-25
| * Switch to xctool for build.Gravatar Hoa V. DINH2013-08-25
| * Added missing CMakeLists.txtGravatar Hoa V. DINH2013-08-24
| * Added CMake build to travisGravatar Hoa V. DINH2013-08-24
| * Fixed CMake buildGravatar Hoa V. DINH2013-08-24
| * Removed references to ICUGravatar Hoa V. DINH2013-08-24
| * 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 spe...Gravatar Hoa V. DINH2013-08-24
| * Fixed warningGravatar Hoa V. DINH2013-08-23
| * Fixed #319: [[MCOIMAPMessage alloc] init] can now be called.Gravatar 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
| * SMTP QUIT only if a stream is available.Gravatar Hoa V. DINH2013-08-21
| * Enable compressionGravatar Hoa V. DINH2013-08-21
| * Updated to libetpan 75a2e16a23c73ab0cdabb8e5b69b941ded0632f0. Fixed build wit...Gravatar Hoa V. DINH2013-08-21
| * Build all architectures on iOSGravatar Hoa V. Dinh2013-08-20
| * 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
| | |\ | | |/ | |/|
| * | Updated to libetpan - 2e016471cea776add8995124b0c58fa31a1c05ddGravatar 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 buildGravatar 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
| | |\ | | |/ | |/|
| * | Updated settingsGravatar 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 memory leak in loggerGravatar Hoa V. DINH2013-08-17
| * | Updated to libetpan 5ee776caa2b005a13ff604bb35539832b2ad1a52Gravatar 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
| * | Merge pull request #300 from pushkarsingh/masterGravatar HoĆ  V. DINH2013-08-10
| |\ \
| | * | Revert "ignore build/ folders"Gravatar Pushkar Singh2013-08-10
| | * | mailimap_has_qresync should be called to check QRESYNC instead of mailimap_ha...Gravatar Pushkar Singh2013-08-10
| | * | Merge remote-tracking branch 'upstream/master'Gravatar Pushkar Singh2013-08-10
| | |\ \ | | |/ / | |/| |
| * | | Fixed MIME type conversionGravatar Hoa V. DINH2013-08-09