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
/
build-mac
Commit message (
Expand
)
Author
Age
*
WIP: Message Renderer Helper
Paul Young
2013-06-29
*
First pass at IMAP message rendering operation.
Paul Young
2013-06-27
*
Implement logging for src/core/
Hoa V. DINH
2013-06-25
*
POP operations retain the session. Fixed #129
Hoa V. DINH
2013-06-22
*
Retain session when IMAP and SMTP operations are running. Fixed #127, fixed #...
Hoa V. DINH
2013-06-22
*
Automatic disconnection of IMAP. Fixed #95.
Hoa V. DINH
2013-06-22
*
Automatic disconnection for SMTP (Fixed #96)
Hoa V. DINH
2013-06-22
*
Cleaned implementation of FolderStatus (#120)
Hoa V. DINH
2013-06-22
*
Merge pull request #120 from CodaFi/Bridge-MCOIMAPFolderStatus
DINH Viêt Hoà
2013-06-21
|
\
*
|
MCAssert Visibility
CodaFi
2013-06-21
|
*
Bridge MCOIMAPFolderStatus
CodaFi
2013-06-20
|
/
*
Fixed build for linux/mac with CMake.
Hoa V. DINH
2013-06-17
*
fixed indentation of comments, variables and methods names - added class for ...
silenteh
2013-06-12
*
added imap STATUS command
silenteh
2013-06-05
*
Fixed paths
Hoa V. DINH
2013-05-26
*
Renamed MCOPROVIDER.h to MCOProvider.h
Pushkar Singh
2013-05-26
*
Added providers file as part of copy
Pushkar Singh
2013-05-24
*
Provider classes made public and fixed the load issue with the NetService
Pushkar Singh
2013-05-24
*
Simplified linking against mailcore. Added quick instructions in README.md
Hoa V. DINH
2013-05-21
*
Fixed tests on iOS
Hoa V. DINH
2013-05-04
*
Cleaned provider implementation
Hoa V. DINH
2013-05-04
*
use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePool
Hoa V. DINH
2013-05-04
*
CPP->CC
CodaFi
2013-05-04
*
Providers API
CodaFi
2013-04-28
*
Implemented JSON parser with Unicode support. Implemented iterators
Hoa V. DINH
2013-04-18
*
Fixed build issues
Hoa V. DINH
2013-04-17
*
Added support for MD5, JSON
Hoa V. DINH
2013-04-16
*
Various fixes.
Hoa V. DINH
2013-04-15
*
Made build easier
Hoa V. DINH
2013-04-11
*
add preliminary iOS example
Jonathan Willing
2013-04-08
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Implemented checkAccount operation for POP
Hoa V. DINH
2013-04-06
*
Build dependencies for iOS armv7. Build dependencies in a subfolder of the pr...
Hoa V. DINH
2013-04-06
*
Work in progress on IMAP documentation.
Hoa V. DINH
2013-04-06
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Added framework target. Added example.
Hoa V. DINH
2013-04-02
*
Fixed build
Hoa V. DINH
2013-04-01
*
Implemented ObjC API for SMTP and POP
Hoa V. DINH
2013-03-30
*
Build for iOS.
Hoa V. DINH
2013-03-29
*
Work in progress on iOS build
Hoa V. DINH
2013-03-29
*
Progress for ObjC IMAP operations
Hoa V. DINH
2013-03-26
*
IMAP ObjC async operations implemented
Hoa V. DINH
2013-03-26
*
Implemented IMAP ObjC API
Hoa V. DINH
2013-03-24
*
Fixed class bridging
DINH Viet Hoa
2013-03-23
*
Make IMAP ObjC bridge implementation consistent
DINH Viet Hoa
2013-03-23
*
Implemented HTML renderer delegate for ObjC message parser.
DINH Viet Hoa
2013-03-23
*
Fixed search path
DINH Viet Hoa
2013-03-23
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
moved MCOOperation to src/objc/utils
DINH Viet Hoa
2013-03-22
*
Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...
DINH Viet Hoa
2013-03-22
[next]