aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async
Commit message (Expand)AuthorAge
* Fix Xcode warning (#1758)Gravatar Alexander Belyavskiy2018-06-16
* Fix crash by adding check if owner is still present (#1707)Gravatar Arek Holko2018-04-25
* Fix intermittent crashes on iOS - added to header file. (#1673)Gravatar Hilmar Gústafsson2017-10-16
* Fix infinite recusion in customFlags getter (#1659)Gravatar Zack2017-08-29
* MCIMAPCheckAccountOperation: connectIfNeeded() then login() sequence of calls...Gravatar serjepatoff2016-09-13
* Use libetpan API for fetching whole IMAP attachment to file (#1461)Gravatar Dmitry Isaikin2016-07-06
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Store last server response on login command in case of parse error (#1436)Gravatar Dmitry Isaikin2016-05-19
* Fix permission access of source files that was executable .i.e. chmod 744 to ...Gravatar Kevin Lefèvre2016-05-17
* Try to use IMAP connection with minimum queue size among connections that alr...Gravatar Dmitry Isaikin2016-05-16
* expose isIdleEnable()Gravatar Hoa V. DINH2016-05-03
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* Added ability of canceling for active sending operationGravatar AlexKar2016-04-01
* Improved error managementGravatar Hoa V. DINH2016-03-07
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Fixed deadlockGravatar Hoa V. DINH2016-03-02
* Close IMAP connection in case of parsing errorGravatar Dmitry Isaikin2016-03-01
* Replace NNTP "send" with "post".Gravatar Daryle Walker2016-02-25
* Add upload functionality to NNTP sessions.Gravatar Daryle Walker2016-02-22
* Added ability to customize the identity of IMAP client in the time of session...Gravatar Dmitry Isaikin2016-02-15
* Add file-based interface for sending messages via SMTP (reduce memory usage)Gravatar Dmitry Isaikin2016-02-09
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
* MCIMAPCapabilityOperation takes into account cached capabilities valuesGravatar Alexander Karimov2016-02-04
* Remove a method. Suggested by @dinhvietoaGravatar Daryle Walker2015-12-31
* Overload another method with extraneous group parameter.Gravatar Daryle Walker2015-12-29
* Remove extraneous group parameter from fetch-article-by-message-ID methods.Gravatar Daryle Walker2015-12-29
* Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...Gravatar libec2015-11-07
* Adds imap response string to custom command operationGravatar libec2015-11-06
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Don't return in mc_foreach... loopGravatar Hoa V. DINH2015-10-04
* Various fixes, made HTMLCleaner public, added URL encoderGravatar Hoa V. DINH2015-06-01
* Mark methods as deprecatedGravatar Hoa V. DINH2015-04-19
* disconnection operation, disconnect when pipeline is enabledGravatar Hoa V. DINH2015-04-02
* Refactoring, fixed #1013Gravatar Hoa V. DINH2015-01-03
* Fixed #1002: implemented operationqueue callback for smtp/nntp/popGravatar Hoa V. Dinh2014-12-18
* Fixed analyzer issues and warnings (#993 and fixed #992)Gravatar Hoa V. DINH2014-12-11
* 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