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
Commit message (
Expand
)
Author
Age
*
Implemented checkAccount operation for POP
Hoa V. DINH
2013-04-06
*
Work in progress on IMAP documentation.
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
*
Fixed cancellation of IMAP operations
Hoa V. DINH
2013-03-27
*
IMAP ObjC async operations implemented
Hoa V. DINH
2013-03-26
*
Make IMAP ObjC bridge implementation consistent
DINH Viet Hoa
2013-03-23
*
now uses IndexSet for message uids and numbers
DINH Viet Hoa
2013-03-10
*
Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.
DINH Viet Hoa
2013-03-07
*
Improved header documentation.
DINH Viet Hoa
2013-02-04
*
Fixed a crasher.
DINH Viet Hoa
2013-02-04
*
Was trying to login before creating a connection in IMAPCheckAccountOperation...
Matt Ronge
2013-01-31
*
fixed IMAPAsyncConnection initialization, added helper methods
DINH Viet Hoa
2013-01-21
*
headers show public API first. cleanup.
DINH Viet Hoa
2013-01-21
*
fixed init of async imap session, fixed xcode project
DINH Viet Hoa
2013-01-21
*
more rename
DINH Viet Hoa
2013-01-19
*
rename classes
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
*
added check SMTP account
DINH Viet Hoa
2013-01-12
*
implemented asynchronous SMTP
DINH Viet Hoa
2013-01-12
*
first commit
DINH Viet Hoa
2013-01-11