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
/
objc
/
rfc822
Commit message (
Expand
)
Author
Age
*
Revert "Type annotations (#1530)"
Hoa V. DINH
2016-11-19
*
Type annotations (#1530)
Romain Pouclet
2016-10-13
*
Add method for building message rfc822 body directly to file.
Dmitry Isaikin
2016-02-09
*
id -> instancetype
Robert Widmann
2016-02-02
*
Fixed build. Fixed warning properly.
Hoa V. Dinh
2015-09-08
*
Revert "Fixed warnings"
Hoa V. Dinh
2015-09-08
*
Fixed warnings
Hoa V. Dinh
2015-09-08
*
Optimize memory usage
Hoa V. DINH
2014-10-25
*
Implement unit tests for message builder and message parsers
Hoa V. DINH
2014-10-21
*
Provided helpers for OpenPGP encryption and signature
Hoa V. DINH
2014-09-23
*
Generate message data for signature or encryption (never use 7bit or 8bit enc...
Hoa V. DINH
2014-09-22
*
Simplified extra headers implementation and content-types parameters
Hoa V. DINH
2014-09-22
*
Renamed 'extra parameters' of MCAttachment to 'content type parameters'
Viktor Gedzenko
2014-08-02
*
Added extra parameters to attachment
Viktor Gedzenko
2014-07-31
*
Conformant header guards
CodaFi
2014-02-22
*
Fixed #260: added ability to render a message without stripping spaces
Hoa V. DINH
2013-11-13
*
Added an Obj-C method to create a file attachment with in-memory data.
Hoa V. DINH
2013-07-22
*
Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopying
CodaFi
2013-07-08
|
\
|
*
Objective-C bridge for simple rendering methods for RFC822 message
Hoa V. DINH
2013-07-05
*
|
NSCopying only in base classes
Robert Widmann
2013-07-03
|
/
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
Updated the rest of the docs
Matt Ronge
2013-06-02
*
Added more comments
Hoa V. DINH
2013-05-23
*
added methods to decode data as strings
Ken Grigsby
2013-04-19
*
implemented init method to create c++ MessageBuilder
Ken Grigsby
2013-04-19
*
Documentation for abstract
Hoa V. DINH
2013-04-05
*
Header documentation for SMTP and RFC822.
Hoa V. DINH
2013-04-04
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Progress for ObjC IMAP operations
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
*
fixed bridging of objects
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
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23