aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKitTests
AgeCommit message (Collapse)Author
2019-04-10OLMKit: SAS: Add PK signingmanuroe
(cherry picked from commit ff31d489c68d5d9e597bd55a6f6a64f3fe4c7ecc)
2019-04-10OLMKit: SAS: Added macLongKdf supportmanuroe
(cherry picked from commit 934d516eb35c488ee197e1bab78a4c81e3c8241d)
2019-04-10OLMKit: add Short Authentication String verificationmanuroe
(cherry picked from commit 3e954ca2729d3333ea853c878602d1696f616573)
2018-10-16OLMKit: Add objc wrappers for pk encryption/decryptionmanuroe
2017-01-17OLMKit: Add wrappers for export/import of inbound group sessionsmanuroe
2016-11-17OLMKit: Update Copyrightsmanuroe
2016-11-14OLMKit: Add missing implementations for matchesInboundSession ↵olmkit-v2.0.0manuroe
matchesInboundSessionFrom
2016-11-14OLMKit: Replaced NSAsserts by NSErrorsmanuroe
2016-11-07OLMKit: Update obj-c wrapper to 2.0.0manuroe
2016-10-14OLMKit: Add signature testsmanuroe
2016-10-11OLMKit: Fixed typo in testmanuroe
2016-10-10OLMKit: Add tests for OLMInboundGroupSession and OLMOutboundGroupSessionmanuroe
2016-10-10OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSessionmanuroe
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