aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/smtp/MCOSMTPSendOperation.mm
Commit message (Expand)AuthorAge
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* id -> instancetypeGravatar Robert Widmann2016-02-02
* Add required virtual destructors.Gravatar Robert Widmann2013-12-29
* Fixed memory leak on cancellation in ObjC APIGravatar Hoa V. Dinh2013-07-25
* Fixed regression introduced in de51dd02d4c16d5c6bc89a2fe0e49ffda79f2a33Gravatar Hoa V. DINH2013-06-30
* Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30