olm/xcode/OLMKit
manuroe 7ee17a2957 OLMKit: Add missing implementations for matchesInboundSession matchesInboundSessionFrom 2016-11-14 17:35:24 +01:00
..
Info.plist Xcode, podspec, wrapper 2016-04-08 17:26:12 -07:00
OLMAccount.h OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount markOneTimeKeysAsPublished] and implemented it 2016-10-13 16:10:00 +02:00
OLMAccount.m OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMAccount_Private.h OLMKit: Make the project build 2016-09-27 14:07:30 +02:00
OLMInboundGroupSession.h OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMInboundGroupSession.m OLMKit: Fixed type-cast of messageIndex of [OLMInboundGroupSession decryptMessage] for 32 and 64bits platforms 2016-11-14 17:02:56 +01:00
OLMKit.h OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession 2016-10-10 17:58:22 +02:00
OLMKit.m OLMKit: Use the same version as libolm 2016-09-28 16:06:45 +02:00
OLMMessage.h Initial test passing 2016-04-09 14:00:30 -07:00
OLMMessage.m Initial test passing 2016-04-09 14:00:30 -07:00
OLMOutboundGroupSession.h OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMOutboundGroupSession.m OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMSerializable.h OLMAccount and OLMSession serialization 2016-04-13 16:53:47 -07:00
OLMSession.h OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMSession.m OLMKit: Add missing implementations for matchesInboundSession matchesInboundSessionFrom 2016-11-14 17:35:24 +01:00
OLMSession_Private.h OLMKit: Make the project build 2016-09-27 14:07:30 +02:00
OLMUtility.h OLMKit: Replaced NSAsserts by NSErrors 2016-11-14 16:54:51 +01:00
OLMUtility.m OLMKit: Fix warning in OLMUtility 2016-11-14 17:06:34 +01:00