index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add possibility of fetching message attachment by chunks and store it to file...
Dmitry Isaikin
2016-06-05
*
Fixed account validator when checking custom servers
Hoa V. DINH
2016-06-05
*
Use different naming for delegate methods for more compatiblity with Swift
Hoa V. DINH
2016-06-03
*
Fixed #1427: remove DIGEST-MD5 when on iOS since it's not available in libsasl
Hoa V. DINH
2016-05-30
*
Added Facebook server info
Hoa V. DINH
2016-05-23
*
Store last server response on login command in case of parse error (#1436)
Dmitry Isaikin
2016-05-19
*
Fix permission access of source files that was executable .i.e. chmod 744 to ...
Kevin Lefèvre
2016-05-17
*
Fixed error handling
Hoa V. DINH
2016-05-16
*
Fixed #1403: error message when IMAP is disabled for the domain
Hoa V. DINH
2016-05-16
*
Try to use IMAP connection with minimum queue size among connections that alr...
Dmitry Isaikin
2016-05-16
*
Autocorrect auth type for outlook servers
Hoa V. DINH
2016-05-15
*
namespace is serializable
Hoa V. DINH
2016-05-15
*
Fixed crash when using setExtraHeader() with a NULL value
Hoa V. DINH
2016-05-14
*
Fixed potential crash and memory leaks
Hoa V. DINH
2016-05-14
*
Fixed IndexSet#allRanges() in case lots of indexSet contains lots of ranges (...
Hoa V. DINH
2016-05-14
*
Cleanup TypeUtils.h
Hoa V. DINH
2016-05-14
*
Added error code
Hoa V. DINH
2016-05-11
*
Timeout for MX DNS request
Hoa V. DINH
2016-05-11
*
Prevent demo crash in _convertToJPEGData when image data cannot be converted ...
geoffcoward
2016-05-11
*
Detect Rambler server on connect stage (#1424)
Dmitry Isaikin
2016-05-11
*
Automaticaly enable Rambler workaround when we are downloading attachment wit...
Dmitry Isaikin
2016-05-11
*
Save SMTP server last response not only after message sending but after login...
Dmitry Isaikin
2016-05-10
*
log when a weird situation happens in componentsSeparatedByString()
Hoa V. DINH
2016-05-07
*
mailcore android build 3 dependencies
Hoa V. DINH
2016-05-06
*
expose isIdleEnable()
Hoa V. DINH
2016-05-03
*
Extra capabilities of Courier-IMAP
Hoa V. DINH
2016-05-03
*
Return NULL instead of crashing when mainPart is missing
Hoa V. DINH
2016-05-02
*
Added partID to RFC 822 messages, provided a way to retrieve data for seriali...
Hoa V. DINH
2016-05-01
*
Fixed providers.json bad JSON syntax
Hoa V. DINH
2016-05-01
*
When password is nil, only retrieve the account type
Hoa V. DINH
2016-04-29
*
Add settings for o2.pl and wp.pl mail providers (#1411)
Dmitry Isaikin
2016-04-29
*
Do not segfault on MailProvider::*FolderPath in case of absence information a...
Dmitry Isaikin
2016-04-27
*
Handle case with parsing parts info with non-empty content name and empty non...
Dmitry Isaikin
2016-04-26
*
updating trash folder path for Outlook (#1409)
Andrew Lai
2016-04-25
*
Fix for imap servers which use non-standard name for inbox folder (#1406)
Dmitry Isaikin
2016-04-22
*
Fixed crasher
Hoa V. DINH
2016-04-19
*
Don't crash if it couldn't be detected
Hoa V. DINH
2016-04-16
*
Be more gently with NULL values
Hoa V. DINH
2016-04-16
*
More android fixes and additions (#1400)
Herb Hrowal
2016-04-16
*
Fix overwriting `pError` with `ErrorConnection` value (#1399)
Evgeniy Yurtaev
2016-04-15
*
Updated cocoapods
Hoa V. DINH
2016-04-08
*
Fix for high memory usage during loggin of large request (#1396)
NIkita-Ruzanov
2016-04-07
*
Builds mailcore2 Mac & iOS
Hoa V. DINH
2016-04-06
*
NNTP build fixes and IMAP runtime fixes
Herb Hrowal
2016-04-06
*
Expose SMTP response and response code to Objective-C API
Nikolay Morev
2016-04-05
*
Move string to constant
Hoa V. DINH
2016-04-01
*
Added ability of canceling for active sending operation
AlexKar
2016-04-01
*
Update to libetpan e2105da822eec41aab05bc2e2cffbbd60bd9a757
Hoa V. DINH
2016-03-31
*
Fixed Array::insertObject()
Hoa V. DINH
2016-03-28
*
Updated libetpan to 91d6195f3212e2d4319ba6bfdbbe1222e2eafa0f
Hoa V. DINH
2016-03-27
[next]