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
/
async
/
pop
Commit message (
Expand
)
Author
Age
*
Thread safety on logger
Hoa V. DINH
2016-03-03
*
Don't return in mc_foreach... loop
Hoa V. DINH
2015-10-04
*
Fixed #1002: implemented operationqueue callback for smtp/nntp/pop
Hoa V. Dinh
2014-12-18
*
Fixed win32 exports
Hoa V. DINH
2014-11-22
*
added export
Hoa V. DINH
2014-11-22
*
Renamed .cc files to .cpp (fixed #983)
Hoa V. DINH
2014-11-19
*
IndexSet iterator
Hoa V. DINH
2014-05-18
*
Fixed crash when download of message failed (fixed #612)
Hoa V. Dinh
2014-02-25
*
Conformant header guards
CodaFi
2014-02-22
*
Fixed #567: dispatch queue for POP and SMTP
Hoa V. DINH
2014-01-18
*
Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...
Hoa V. DINH
2014-01-02
*
Unify Project Style
CodaFi
2013-12-08
*
Fixed includes
CodaFi
2013-09-26
*
Implement Objective-C Interface
CodaFi
2013-09-24
*
Brace styling
CodaFi
2013-09-24
*
Implement POP noop
CodaFi
2013-09-24
*
Fixed #371: don't retain header when no result is returned
Hoa V. Dinh
2013-09-10
*
Fixed #196: callback to notify when operations are running or not
Hoa V. DINH
2013-08-24
*
Fixed cancellation of POPOperation
Hoa V. Dinh
2013-07-25
*
Fixed logger
Hoa V. DINH
2013-07-03
*
Fixed callback usage
Hoa V. Dinh
2013-06-27
*
Simplified logger C++ API
Hoa V. DINH
2013-06-26
*
Logger API for SMTP, POP
Hoa V. DINH
2013-06-26
*
POP operations retain the session. Fixed #129
Hoa V. DINH
2013-06-22
*
Fixed #97: manual disconnection of POP session
Hoa V. DINH
2013-06-22
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
CPP->CC
CodaFi
2013-05-04
*
Implemented checkAccount operation for POP
Hoa V. DINH
2013-04-06
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Implemented ObjC API for SMTP and POP
Hoa V. DINH
2013-03-30
*
headers show public API first. cleanup.
DINH Viet Hoa
2013-01-21
*
pop3 progress, mime types
DINH Viet Hoa
2013-01-19
*
IMAP Account with multiple IMAP connections
DINH Viet Hoa
2013-01-17
*
implemented POP async API
DINH Viet Hoa
2013-01-17