aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Fixed account validator when checking custom serversGravatar Hoa V. DINH2016-06-05
* Use different naming for delegate methods for more compatiblity with SwiftGravatar Hoa V. DINH2016-06-03
* Fixed #1427: remove DIGEST-MD5 when on iOS since it's not available in libsaslGravatar Hoa V. DINH2016-05-30
* 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
* Fixed error handlingGravatar Hoa V. DINH2016-05-16
* Fixed #1403: error message when IMAP is disabled for the domainGravatar Hoa V. DINH2016-05-16
* Try to use IMAP connection with minimum queue size among connections that alr...Gravatar Dmitry Isaikin2016-05-16
* Autocorrect auth type for outlook serversGravatar Hoa V. DINH2016-05-15
* namespace is serializableGravatar Hoa V. DINH2016-05-15
* Fixed crash when using setExtraHeader() with a NULL valueGravatar Hoa V. DINH2016-05-14
* Fixed potential crash and memory leaksGravatar Hoa V. DINH2016-05-14
* Fixed IndexSet#allRanges() in case lots of indexSet contains lots of ranges (...Gravatar Hoa V. DINH2016-05-14
* Cleanup TypeUtils.hGravatar Hoa V. DINH2016-05-14
* Added error codeGravatar Hoa V. DINH2016-05-11
* Timeout for MX DNS requestGravatar Hoa V. DINH2016-05-11
* Detect Rambler server on connect stage (#1424)Gravatar Dmitry Isaikin2016-05-11
* Automaticaly enable Rambler workaround when we are downloading attachment wit...Gravatar Dmitry Isaikin2016-05-11
* Save SMTP server last response not only after message sending but after login...Gravatar Dmitry Isaikin2016-05-10
* log when a weird situation happens in componentsSeparatedByString()Gravatar Hoa V. DINH2016-05-07
* expose isIdleEnable()Gravatar Hoa V. DINH2016-05-03
* Extra capabilities of Courier-IMAPGravatar Hoa V. DINH2016-05-03
* Return NULL instead of crashing when mainPart is missingGravatar Hoa V. DINH2016-05-02
* Added partID to RFC 822 messages, provided a way to retrieve data for seriali...Gravatar Hoa V. DINH2016-05-01
* When password is nil, only retrieve the account typeGravatar Hoa V. DINH2016-04-29
* Do not segfault on MailProvider::*FolderPath in case of absence information a...Gravatar Dmitry Isaikin2016-04-27
* Handle case with parsing parts info with non-empty content name and empty non...Gravatar Dmitry Isaikin2016-04-26
* Fix for imap servers which use non-standard name for inbox folder (#1406)Gravatar Dmitry Isaikin2016-04-22
* Fixed crasherGravatar Hoa V. DINH2016-04-19
* Don't crash if it couldn't be detectedGravatar Hoa V. DINH2016-04-16
* Be more gently with NULL valuesGravatar Hoa V. DINH2016-04-16
* More android fixes and additions (#1400)Gravatar Herb Hrowal2016-04-16
* Fix overwriting `pError` with `ErrorConnection` value (#1399)Gravatar Evgeniy Yurtaev2016-04-15
* Fix for high memory usage during loggin of large request (#1396)Gravatar NIkita-Ruzanov2016-04-07
* NNTP build fixes and IMAP runtime fixesGravatar Herb Hrowal2016-04-06
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* Move string to constantGravatar Hoa V. DINH2016-04-01
* Added ability of canceling for active sending operationGravatar AlexKar2016-04-01
* Fixed Array::insertObject()Gravatar Hoa V. DINH2016-03-28
* Merge pull request #1384 from CodaFi/simple-sauceGravatar Hoà V. DINH2016-03-26
|\
* | Fixed crash #1388Gravatar Viet Hoa Dinh2016-03-25
| * Serialize reads and writes to mIdleEnabledGravatar Robert Widmann2016-03-23
* | Merge pull request #1379 from DeskConnect/fix-xcode73-errorGravatar Hoà V. DINH2016-03-22
|\ \
| | * Remove duplicate capabilities lineGravatar Robert Widmann2016-03-21
| | * Remove duplicate mCanIdleGravatar Robert Widmann2016-03-20
| |/ |/|
* | Fixed assertGravatar Hoa V. DINH2016-03-18
* | Added assertGravatar Hoa V. DINH2016-03-18
* | Do not lose localizedDescription of error in MCOIMAPCheckAccountOperationGravatar Dmitry Isaikin2016-03-17
| * Move inttypes include within ifdef __cplusplus in MCIndexSet.hGravatar Conrad Kramer2016-03-14
|/