aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit
AgeCommit message (Collapse)Author
2016-10-17OLMKit: Add [OLMUtility sha256:]manuroe
2016-10-14OLMKit: Add signature testsmanuroe
2016-10-13OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount ↵manuroe
markOneTimeKeysAsPublished] and implemented it
2016-10-10OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSessionmanuroe
2016-09-30OLMKit: OLMAccount: Replace a olm_session_last_error by olm_account_last_errormanuroe
2016-09-28OLMKit: Add [OLMUtility ed25519Verify]manuroe
2016-09-28OLMKit: Use the same version as libolmmanuroe
2016-09-28OLMKit: Implement missing [OLMAccount signMessage:]manuroe
2016-09-27OLMKit: Make the project buildmanuroe
Make OLMKit CocoaPods expose the obj-c wrapper of libolm
2016-04-13OLMAccount and OLMSession serializationChris Ballinger
2016-04-09Initial test passingChris Ballinger
2016-04-08Xcode, podspec, wrapperChris Ballinger