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
*
Objective-C bridge for simple rendering methods for RFC822 message
Hoa V. DINH
2013-07-05
*
Added simple rendering methods for RFC822 message at C++ API level
Hoa V. DINH
2013-07-05
*
Added OAuth2 token API on MCOIMAPSession
Hoa V. DINH
2013-07-05
*
De-namespace
CodaFi
2013-07-04
*
Merge pull request #169 from paulyoung/mclog
DINH Viêt Hoà
2013-07-03
|
\
*
|
Fixed IDLE behavior
Hoa V. DINH
2013-07-03
*
|
Fixed logger
Hoa V. DINH
2013-07-03
|
*
Updated type of MCLogEnabled to int instead of bool.
Paul Young
2013-07-03
|
*
Including the stdbool header.
Paul Young
2013-07-02
|
*
Updated mailcore::logEnabled to MCLogEnabled in logInternalv.
Paul Young
2013-07-02
*
|
Fixed regression introduced in de51dd02d4c16d5c6bc89a2fe0e49ffda79f2a33
Hoa V. DINH
2013-06-30
*
|
Merge pull request #165 from CodaFi/default-constructor
DINH Viêt Hoà
2013-06-30
|
\
\
|
|
*
Renamed mailcore::logEnabled and mailcore::logInternal to MCLogEnabled
Paul Young
2013-06-30
|
|
/
|
/
|
|
*
Assert
CodaFi
2013-06-30
|
*
Add default constructors to abstract classes
CodaFi
2013-06-29
*
|
Fixed #80: convert properly charset from ICU to CoreFoundation.
Hoa V. DINH
2013-06-29
*
|
Adding OAuth2 authentication type on ObjC API
Hoa V. DINH
2013-06-29
|
/
*
Support of OAuth2 on C++ layer. Also reindent code.
Hoa V. DINH
2013-06-29
*
Fixed memory leak in MCOMessageHeader
Hoa V. DINH
2013-06-29
*
Fixed hasSuffix and hasPrefix behavior
Hoa V. DINH
2013-06-29
*
Charset conversion using CoreFoundation instead of ICU on Apple platforms. Fi...
Hoa V. DINH
2013-06-29
*
Merge pull request #158 from CodaFi/Copy
DINH Viêt Hoà
2013-06-28
|
\
|
*
MC_SAFE_COPY -> MC_SAFE_REPLACE_COPY
CodaFi
2013-06-28
*
|
Fixed memory leak in Object::className(). Switched to CFNetwork socket implem...
Hoa V. Dinh
2013-06-28
*
|
Fixed memory leak: operations were retained by the block they owned, which cr...
Hoa V. Dinh
2013-06-28
|
*
Merge remote-tracking branch 'upstream/master' into Copy
CodaFi
2013-06-27
|
|
\
|
|
/
|
/
|
|
*
Copy and alignment
CodaFi
2013-06-27
|
*
Added one argument to the operation queue callback. It might be useful when a...
Hoa V. DINH
2013-06-27
|
*
Simplified logger C++ API
Hoa V. DINH
2013-06-27
|
*
Implemented logging API for SMTP, POP and IMAP
Hoa V. DINH
2013-06-27
|
*
Logger API for SMTP, POP
Hoa V. DINH
2013-06-27
|
*
Implement IMAP logger. Work in progress on POP and SMTP loggers.
Hoa V. DINH
2013-06-27
|
*
Implement logging for src/core/
Hoa V. DINH
2013-06-27
|
*
Fixed crash in performMethodAfterDelay. Fixed #149.
Hoa V. DINH
2013-06-27
|
*
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-27
|
*
Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.
Hoa V. DINH
2013-06-27
*
|
Fixed callback usage
Hoa V. Dinh
2013-06-27
*
|
Fixed some memory leaks
Hoa V. DINH
2013-06-27
*
|
Added one argument to the operation queue callback. It might be useful when a...
Hoa V. DINH
2013-06-26
*
|
Simplified logger C++ API
Hoa V. DINH
2013-06-26
*
|
Implemented logging API for SMTP, POP and IMAP
Hoa V. DINH
2013-06-26
*
|
Logger API for SMTP, POP
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
*
|
Fixed crash in performMethodAfterDelay. Fixed #149.
Hoa V. DINH
2013-06-24
*
|
Merge pull request #150 from thusfresh/MB_Copy_Const_Fix
DINH Viêt Hoà
2013-06-24
|
\
\
|
*
|
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-24
|
|
/
*
/
Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.
Hoa V. DINH
2013-06-24
|
/
*
Cleanup
CodaFi
2013-06-23
*
Re-add IMAPMessagesRequestKindGmailMessageID
CodaFi
2013-06-23
[next]