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
/
imap
/
MCIMAPSession.cpp
Commit message (
Expand
)
Author
Age
*
Fixed error handling in custom command
Hoa V. Dinh
2015-11-09
*
Proper error handling in IMAPSession::customCommand
libec
2015-11-09
*
Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...
libec
2015-11-07
*
Adds imap response string to custom command operation
libec
2015-11-06
*
Removes assert on loggedIn in custom command
libec
2015-11-05
*
adds support to send custom IMAP command
libec
2015-11-04
*
Fixed #1054: fixed memory leak in IMAPSession::folderStatus()
Hoa V. Dinh
2015-07-06
*
Free mailimap_status_att_list on folderStatus error
Yuk Lai Suen
2015-06-18
*
Don't login when OAuthToken is NULL
Hoa V. DINH
2015-06-13
*
Various fixes, made HTMLCleaner public, added URL encoder
Hoa V. DINH
2015-06-01
*
Added mNumbers
Oshikawa
2015-05-18
*
Added UID Search with message number expression and SearchKindNumber for IMAP
Oshikawa
2015-05-16
*
changed code style
Lin
2015-03-27
*
fixed
Lin
2015-03-27
*
163 auto detection enabled
Lin
2015-03-27
*
auto-detection enable
Lin
2015-03-27
*
Work well with 163.com
Lin
2015-03-26
*
Revert "Revert "Revert 1d9f50b..0f1d628""
Lin
2015-03-26
*
Revert "Revert 1d9f50b..0f1d628"
Lin
2015-03-26
*
Revert 1d9f50b..0f1d628
Lin
2015-03-26
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-26
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-26
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-25
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-25
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-25
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-25
*
Update MCIMAPSession.cpp
Lin Zhan
2015-03-25
*
The workaround for 163.com
Lin Zhan
2015-03-25
*
Fixed #1044: filter out unwanted messages
Hoa V. DINH
2015-01-22
*
Added assert to ensure folder name is not NULL when doing plainText/HTML body...
Kieran McGrady
2014-12-22
*
Fixed analyzer issues and warnings (#993 and fixed #992)
Hoa V. DINH
2014-12-11
*
Renamed .cc files to .cpp (fixed #983)
Hoa V. DINH
2014-11-19