Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-27 | Fix obj-c warnings | manuroe | |
2017-02-27 | OLMKit: Fixed type of messageIndex argument in exportSessionAtMessageIndex | Greg Hughes | |
Signed-off-by: Greg Hughes <greg@ghughes.com> | |||
2017-01-17 | OLMKit: Reset intermediate buffer to zeroes | manuroe | |
2017-01-17 | OLMKit: Add wrappers for export/import of inbound group sessions | manuroe | |
2016-12-20 | OLMKit: More zeroing | manuroe | |
2016-11-24 | OLMKit: 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-17 | OLMKit: Update Copyrights | manuroe | |
2016-11-14 | OLMKit: Fixed type-cast of messageIndex of [OLMInboundGroupSession ↵ | manuroe | |
decryptMessage] for 32 and 64bits platforms | |||
2016-11-14 | OLMKit: Replaced NSAsserts by NSErrors | manuroe | |
2016-11-07 | OLMKit: Update obj-c wrapper to 2.0.0 | manuroe | |
2016-10-10 | OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession | manuroe | |