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
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fixed memory leak: operations were retained by the block they owned, which cr...
Hoa V. Dinh
2013-06-28
*
Fixed callback usage
Hoa V. Dinh
2013-06-27
*
Fixed some memory leaks
Hoa V. DINH
2013-06-27
*
Added one argument to the operation queue callback. It might be useful when a...
Hoa V. DINH
2013-06-26
*
Simplified logger C++ API
Hoa V. DINH
2013-06-26
*
Implemented logging API for SMTP, POP and IMAP
Hoa V. DINH
2013-06-26
*
Logger API for SMTP, POP
Hoa V. DINH
2013-06-26
*
Implement IMAP logger. Work in progress on POP and SMTP loggers.
Hoa V. DINH
2013-06-26
*
Implement logging for src/core/
Hoa V. DINH
2013-06-25
*
Fixed crash in performMethodAfterDelay. Fixed #149.
Hoa V. DINH
2013-06-24
*
Merge pull request #150 from thusfresh/MB_Copy_Const_Fix
DINH Viêt Hoà
2013-06-24
|
\
|
*
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-24
*
|
Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.
Hoa V. DINH
2013-06-24
|
/
*
Cleanup
CodaFi
2013-06-23
*
Re-add IMAPMessagesRequestKindGmailMessageID
CodaFi
2013-06-23
*
Implement Message ID
CodaFi
2013-06-23
*
Merge pull request #136 from CodaFi/ThreadID
DINH Viêt Hoà
2013-06-23
|
\
|
*
Fixed threadID types
CodaFi
2013-06-23
*
|
POP operations retain the session. Fixed #129
Hoa V. DINH
2013-06-22
*
|
Retain session when IMAP and SMTP operations are running. Fixed #127, fixed #...
Hoa V. DINH
2013-06-22
|
*
Removed spurious comments
CodaFi
2013-06-22
|
*
Moar whitespace
CodaFi
2013-06-22
|
*
Whitespace
CodaFi
2013-06-22
|
*
Implement Gmail Thread ID
CodaFi
2013-06-22
*
|
Automatic disconnection of IMAP. Fixed #95.
Hoa V. DINH
2013-06-22
*
|
Automatic disconnection for SMTP (Fixed #96)
Hoa V. DINH
2013-06-22
|
/
*
Fixed #97: manual disconnection of POP session
Hoa V. DINH
2013-06-22
*
Cleaned implementation of STATUS. Added support for CONDSTORE.
Hoa V. DINH
2013-06-22
*
More cleanup
Hoa V. DINH
2013-06-22
*
Cleaned implementation of FolderStatus (#120)
Hoa V. DINH
2013-06-22
*
Merge pull request #120 from CodaFi/Bridge-MCOIMAPFolderStatus
DINH Viêt Hoà
2013-06-21
|
\
*
|
Fixed build error.
Hoa V. DINH
2013-06-21
*
|
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
|
Removed reference to message owner from part.
Hoa V. DINH
2013-06-21
*
|
Guards
CodaFi
2013-06-21
*
|
Namespacing
CodaFi
2013-06-21
*
|
MCAssert Visibility
CodaFi
2013-06-21
|
*
Dealloc
CodaFi
2013-06-21
*
|
Merge pull request #119 from CodaFi/Provider-Identifier
DINH Viêt Hoà
2013-06-21
|
\
\
|
|
*
Bridge MCOIMAPFolderStatus
CodaFi
2013-06-20
|
*
|
Fix providers identifier
CodaFi
2013-06-20
|
|
/
*
|
Merge pull request #113 from paulyoung/fetch-messages-by-number-operation-wit...
DINH Viêt Hoà
2013-06-20
|
\
\
|
|
/
|
/
|
|
*
Updated fetchMessagesByNumberOperationWithFolder documentation
Paul Young
2013-06-20
*
|
Merge pull request #110 from kgrigsby59/master
DINH Viêt Hoà
2013-06-20
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary calls to to()->count() and cc()->count()
Ken Grigsby
2013-06-20
|
*
Added more checks for NULL fields in recipientWithReplyAll
Ken Grigsby
2013-06-20
|
*
Fix crash in recipientWithReplyAll when mCc is NULL
Ken Grigsby
2013-06-20
*
|
#170: Fixed message count.
Paul Young
2013-06-19
*
|
Fixes #107 fetchMessagesByNumberOperationWithFolder documentation
Paul Young
2013-06-19
*
|
Fixed race conditions in IDLE (#101)
Hoa V. DINH
2013-06-18
[next]