Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-13 | OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount ↵ | manuroe | |
markOneTimeKeysAsPublished] and implemented it | |||
2016-10-11 | OLMKit: Fixed typo in test | manuroe | |
2016-10-10 | OLMKit: Add tests for OLMInboundGroupSession and OLMOutboundGroupSession | manuroe | |
2016-10-10 | OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession | manuroe | |
2016-09-30 | OLMKit: OLMAccount: Replace a olm_session_last_error by olm_account_last_error | manuroe | |
2016-09-28 | OLMKit: Add [OLMUtility ed25519Verify] | manuroe | |
2016-09-28 | OLMKit: Use the same version as libolm | manuroe | |
2016-09-28 | OLMKit: Implement missing [OLMAccount signMessage:] | manuroe | |
2016-09-27 | OLMKit: Make the project build | manuroe | |
Make OLMKit CocoaPods expose the obj-c wrapper of libolm | |||
2016-04-13 | OLMAccount and OLMSession serialization | Chris Ballinger | |
2016-04-09 | Initial test passing | Chris Ballinger | |
2016-04-08 | Xcode, podspec, wrapper | Chris Ballinger | |