aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit/OLMSession.m
AgeCommit message (Collapse)Author
2018-10-17OLMKit: Zero buffers out in all pickle & unpickle methodsmanuroe
2016-12-20OLMKit: More zeroingmanuroe
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-18OLMKit: Fixed warnings in objc wrappermanuroe
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-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