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
/
pop
Commit message (
Expand
)
Author
Age
*
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
*
Port to win32
Hoa V. Dinh
2014-11-14
*
Use correct constants
Hoa V. DINH
2014-09-11
*
Conformant header guards
CodaFi
2014-02-22
*
Make sure that the "size" property is propagated into the object during fetch
David Hearst
2014-01-20
*
Unify Project Style
CodaFi
2013-12-08
*
Brace styling
CodaFi
2013-09-24
*
Implement IMAP noop
CodaFi
2013-09-24
*
Implement POP noop
CodaFi
2013-09-24
*
Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ...
Hoa V. DINH
2013-08-21
*
Check certificate is implemented for Mac/iOS (Fixed #152)
Hoa V. DINH
2013-07-26
*
changing #warnings to TODO
Damien Glancy
2013-07-20
*
- Removed hardcoded #warnings as mentioned in Issue #215.
Damien Glancy
2013-07-20
*
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
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Implemented checkAccount operation for POP
Hoa V. DINH
2013-04-06
*
#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
*
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
*
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
*
Implemented async IMAP
DINH Viet Hoa
2013-01-16
*
first commit
DINH Viet Hoa
2013-01-11