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
/
core
/
smtp
Commit message (
Expand
)
Author
Age
*
changing #warnings to TODO
Damien Glancy
2013-07-20
*
- Removed hardcoded #warnings as mentioned in Issue #215.
Damien Glancy
2013-07-20
*
Fixed #194: SMTP detection is now performed with an almost valid address.
Hoa V. DINH
2013-07-12
*
Implemented SMTP OAuth 2.0
Hoa V. DINH
2013-07-06
*
Simplified logger C++ API
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
*
POP operations retain the session. Fixed #129
Hoa V. DINH
2013-06-22
*
Automatic disconnection for SMTP (Fixed #96)
Hoa V. DINH
2013-06-22
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Cleanup: removed commented className() methods
DINH Viet Hoa
2013-02-01
*
headers show public API first. cleanup.
DINH Viet Hoa
2013-01-21
*
more rename
DINH Viet Hoa
2013-01-19
*
IMAP Account with multiple IMAP connections
DINH Viet Hoa
2013-01-17
*
Implemented async IMAP
DINH Viet Hoa
2013-01-16
*
added check SMTP account
DINH Viet Hoa
2013-01-12
*
first commit
DINH Viet Hoa
2013-01-11