aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit/OLMOutboundGroupSession.m
AgeCommit message (Collapse)Author
2016-12-19OLMKit: Reset intermediate buffers to zeroesmanuroe
2016-11-24OLMKit: Make returned NSError provide the raw olm error string ↵manuroe
(ex:"UNKNOWN_MESSAGE_INDEX") in their NSLocalizedDescriptionKey. NSLocalizedFailureReasonErrorKey can contain more contextual information.
2016-11-17OLMKit: Update Copyrightsmanuroe
2016-11-14OLMKit: Replaced NSAsserts by NSErrorsmanuroe
2016-10-10OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSessionmanuroe