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
/
tests
Commit message (
Expand
)
Author
Age
*
Add constant for IMAP MOVE capability
Nikolay Morev
2016-02-08
*
Test
Nikolay Morev
2016-02-05
*
Android: Implemented MCMainThread, implemented certificate verification
Hoa V. DINH
2014-12-10
*
ICU libraries
Hoa V. DINH
2014-11-25
*
Refactored CMakefiles, unit tests for Linux enabled
Hoa V. DINH
2014-11-25
*
Fixed test for win32.
Hoà V. DINH
2014-11-24
*
Fixed build on win32
Hoà V. DINH
2014-11-24
*
Fixed build
Hoa Dinh
2014-11-12
*
CMakefile for tests
Hoa Dinh
2014-11-12
*
Merge branch 'master' into glib-support
Hoa Dinh
2014-11-12
|
\
|
*
Renamed main.mm to main.cpp
Hoa V. Dinh
2014-11-12
*
|
Removed main.cpp
Hoa Dinh
2014-11-12
*
|
Merge branch 'master' into glib-support
Hoa Dinh
2014-11-12
|
\
|
|
*
separate test for objc and test for c++
Hoa V. Dinh
2014-11-12
*
|
build for GTK
Hoa Dinh
2014-11-11
|
/
*
Fixed CMake build
Hoa V. DINH
2014-10-26
*
Simplified extra headers implementation and content-types parameters
Hoa V. DINH
2014-09-22
*
Tests
CodaFi
2014-08-16
*
Conformant header guards
CodaFi
2014-02-22
*
Revert "Fixed build"
Hoa V. DINH
2014-01-16
*
Fixed build
Hoa V. DINH
2014-01-08
*
Fixed #260: added ability to render a message without stripping spaces
Hoa V. DINH
2013-11-13
*
Added missing CMakeLists.txt
Hoa V. DINH
2013-08-24
*
Removed references to ICU
Hoa V. DINH
2013-08-24
*
Serialization of IMAP data. Implemented base64.
Hoa V. DINH
2013-07-31
*
Merge pull request #161 from thusfresh/CustomHeaders
Hoà V. DINH
2013-07-11
|
\
|
*
Adds NULL check and style cleanup
Ryan Johnson
2013-07-11
*
|
Added simple rendering methods for RFC822 message at C++ API level
Hoa V. DINH
2013-07-05
*
|
Updated type of MCLogEnabled to int instead of bool.
Paul Young
2013-07-03
*
|
Updated remaining references to mailcore::logEnabled.
Paul Young
2013-07-02
|
*
Allows for custom headers to be set in message
Ryan Johnson
2013-06-28
|
/
*
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-24
*
Fixed tests on iOS
Hoa V. DINH
2013-05-04
*
Proper C++ singletons
CodaFi
2013-05-01
*
Providers API
CodaFi
2013-04-28
*
added methods to decode data as strings
Ken Grigsby
2013-04-19
*
Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...
Ken Grigsby
2013-04-19
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Build for iOS.
Hoa V. DINH
2013-03-29
*
Make IMAP ObjC bridge implementation consistent
DINH Viet Hoa
2013-03-23
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...
DINH Viet Hoa
2013-03-22
*
Removed extra retains.
DINH Viet Hoa
2013-02-04
*
fixed test
DINH Viet Hoa
2013-02-04
*
Added example of HTML renderer.
DINH Viet Hoa
2013-02-02
*
changed name of function to testObjC()
DINH Viet Hoa
2013-02-02
*
Changed the API around to reflect when Hoa and I decided on for async
Matt Ronge
2013-02-01
*
Implemented fetch folders in Obj-C wrapper
Matt Ronge
2013-02-01
*
Start of an Obj-C async API
Matt Ronge
2013-01-31
[next]