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 CMake build
Hoa V. DINH
2013-08-24
*
Fixed #196: callback to notify when operations are running or not
Hoa V. DINH
2013-08-24
*
Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...
Hoa V. DINH
2013-08-24
*
Fixed warning
Hoa V. DINH
2013-08-23
*
Fixed #319: [[MCOIMAPMessage alloc] init] can now be called.
Hoa V. DINH
2013-08-23
*
Reconnect automatically the IMAP session after a connection error (Fixed #313)
Hoa V. DINH
2013-08-21
*
Fixed IDLE capability detection
Hoa V. DINH
2013-08-21
*
Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ...
Hoa V. DINH
2013-08-21
*
SMTP QUIT only if a stream is available.
Hoa V. DINH
2013-08-21
*
Enable compression
Hoa V. DINH
2013-08-21
*
Disable compression
Hoa V. Dinh
2013-08-19
*
Merge branch 'autoconfiguration'
Hoa V. DINH
2013-08-18
|
\
|
*
Clean up
Hoa V. DINH
2013-08-18
|
*
Removed public method setDelimiter
Hoa V. DINH
2013-08-18
*
|
IMAPMessage destructor is made virtual
Hoa V. DINH
2013-08-18
|
*
Merge branch 'master' into autoconfiguration
Hoa V. DINH
2013-08-18
|
|
\
|
|
/
|
/
|
|
*
Added support of compression. Work in progress on automatic configuration.
Hoa V. DINH
2013-08-18
*
|
Fixed #314: added -[MCOSMTPSession sendOperationWithData:from:recipients:]
Hoa V. DINH
2013-08-17
*
|
Fixed #317: on yahoo servers, don't use charset when searching.
Hoa V. DINH
2013-08-17
|
*
merge with master
Hoa V. DINH
2013-08-17
|
|
\
|
|
/
|
/
|
*
|
Fixed several warnings
Hoa V. DINH
2013-08-17
*
|
Fixed memory leak in autorelease pool
Hoa V. DINH
2013-08-17
*
|
Fixed state when select() fails on IMAP
Hoa V. Dinh
2013-08-14
*
|
Fixed build (for Cocoapods)
Hoa V. Dinh
2013-08-12
*
|
Added capability for X-GM-EXT-1 (Gmail)
Hoa V. DINH
2013-08-12
*
|
mailimap_has_qresync should be called to check QRESYNC instead of mailimap_ha...
Pushkar Singh
2013-08-10
*
|
Fixed MIME type conversion
Hoa V. DINH
2013-08-09
*
|
renamed getQuotaOperation to quotaOperation, removed debug stuff
Petro Korienev
2013-08-09
*
|
added getQuota operation to get free space in mailbox
Petro Korienev
2013-08-08
*
|
Merge pull request #281 from CodaFi/Fix-Providers-Crash
HoĆ V. DINH
2013-08-07
|
\
\
*
|
|
Fix literal to char* conversion warnings
CodaFi
2013-08-07
|
*
|
Whitespace
CodaFi
2013-08-07
|
*
|
Added check for filename
CodaFi
2013-08-07
|
/
/
|
*
work in progress on automatic configuration
Hoa V. DINH
2013-08-05
|
*
Force capability operation to login()
Hoa V. DINH
2013-08-05
|
*
Automatic fetch of namespace and capabilities in IMAPSession
Hoa V. DINH
2013-08-05
|
*
Internal callbacks for ops, before and after running.
Hoa V. DINH
2013-08-05
|
/
*
Reindented MCMessageHeader.cc
Hoa V. DINH
2013-08-04
*
Fixed #269: fixed crash in forwardHeader() and replyHeader()
Hoa V. DINH
2013-08-04
*
Make MCORange and MCOIndexSet serializable
Hoa V. Dinh
2013-08-02
*
Serialization of basetypes
Hoa V. DINH
2013-08-02
*
Fixed certificate check code (Fixed #263).
Hoa V. Dinh
2013-08-01
*
Serialization of MCOAddress
Hoa V. DINH
2013-07-31
*
Serialization of IMAP data. Implemented base64.
Hoa V. DINH
2013-07-31
*
cleanup
Hoa V. DINH
2013-07-31
*
Fixed leak. Returns false when there's no certificate.
Hoa V. Dinh
2013-07-30
*
added release for vert
Michael Mork
2013-07-30
*
Removed comment
Hoa V. DINH
2013-07-29
*
Workaround certificate issue
Hoa V. DINH
2013-07-29
*
revert change in MCIMAPSession.cc
Hoa V. Dinh
2013-07-26
[next]