MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.6k stars 623 forks source link

Make mailcore buildable on Android 23+, add public key pinning, add c… #1867

Closed p-barabas closed 3 years ago

p-barabas commented 4 years ago

Add public key pinning for iOS and Android Buildable on Android 23+.

I have no time to cleanup the code and structure, but the pinning and client certificate features are clean.

vonox7 commented 3 years ago

https://github.com/MailCore/mailcore2/pull/1912 fixes also mailcore to be buildable again