aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async
Commit message (Expand)AuthorAge
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
* added exportGravatar Hoa V. DINH2014-11-22
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
* Port to win32Gravatar Hoa V. Dinh2014-11-14
* Fix the new files information.Gravatar robario2014-10-30
* Add a new operation for SMTP login.Gravatar robario2014-10-29
* Add an operation to fetch a parsed message.Gravatar Michael Lenaghan2014-10-24
* FetchArticles -> FetchAllArticlesGravatar Robert Widmann2014-10-23
* Renaming and Fix TyposGravatar Robert Widmann2014-10-22
* Simplify with suggested codeGravatar Robert Widmann2014-10-22
* cpp -> ccGravatar Robert Widmann2014-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
| * IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
| * Add allows new permanent flags property in folder info.Gravatar Pitiphong Phongpattranont2014-09-03
|/
* Merge pull request #832 from CodaFi/NNTPGravatar HoĆ  V. DINH2014-08-20
|\
| * Remove ArticleInfoGravatar CodaFi2014-08-17
| * TestsGravatar CodaFi2014-08-16
| * cpp -> ccGravatar CodaFi2014-08-13
| * Cosmetic Changes; Fix header includesGravatar CodaFi2014-08-13
| * NNTP supportGravatar CodaFi2014-08-13
* | Removed commented codeGravatar Hoa V. DINH2014-07-26
* | Fixed crash on disconnectionGravatar Hoa V. DINH2014-07-22
* | Fixed build issueGravatar Hoa V. DINH2014-07-20
* | connection of an imap operation is now set when it's started (#783)Gravatar Hoa V. DINH2014-07-20
* | Reduce chance of session (connection) switch in MCIMAPAsyncSession.ccGravatar Yuk Lai Suen2014-07-17
* | Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* | Fixed IMAPQuotaOperationGravatar Viktor Gedzenko2014-07-07
* | Fixed build for Linux in MCIMAPMultiDisconnectOperationGravatar Hoa V. DINH2014-05-18
* | Additional fix for Linux buildGravatar Hoa V. DINH2014-05-18
* | Fixed build for Linux againGravatar Hoa V. DINH2014-05-18
* | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* | IndexSet iteratorGravatar Hoa V. DINH2014-05-18
* | Fixed IMAP disconnect cancellationGravatar Hoa V. DINH2014-04-27
* | Fixed session reuseGravatar Hoa V. DINH2014-03-30
* | Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* | Improved IDLE interruption (#656)Gravatar Hoa V. DINH2014-03-24
* | Fixed IDLE operation interruptionGravatar Viktor Gedzenko2014-03-24
* | Initial value for interrupted state of IDLE operationGravatar Hoa V. DINH2014-03-22
* | Fixed #651: interrupt anyway even if IDLE is cancelled earlyGravatar Hoa V. DINH2014-03-21
* | Cancel all operationsGravatar Luca2014-03-10
|/
* Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperationGravatar Viktor Gedzenko2014-03-05
* value back to 30 secGravatar Hoa V. DINH2014-02-28
* Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
* Fixed crash when download of message failed (fixed #612)Gravatar Hoa V. Dinh2014-02-25
* Conformant header guardsGravatar CodaFi2014-02-22