aboutsummaryrefslogtreecommitdiff
path: root/xcode/OLMKit/OLMAccount.m
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2018-10-17OLMKit: Zero buffers out in all pickle & unpickle methodsmanuroe
2018-06-27OLMAccount: Fix use of object after its memory was releasedmanuroe
2016-12-19OLMKit: Reset intermediate buffers to zeroesmanuroe
2016-11-18OLMKit: Fixed warnings in objc wrappermanuroe
2016-11-17OLMKit: Update Copyrightsmanuroe
2016-11-14OLMKit: Replaced NSAsserts by NSErrorsmanuroe
2016-10-13OLMKit: Renamed [OLMAccount markKeysAsPublished] into [OLMAccount markOneTime...manuroe
2016-09-30OLMKit: OLMAccount: Replace a olm_session_last_error by olm_account_last_errormanuroe
2016-09-28OLMKit: Implement missing [OLMAccount signMessage:]manuroe
2016-04-13OLMAccount and OLMSession serializationChris Ballinger
2016-04-09Initial test passingChris Ballinger
2016-04-08Xcode, podspec, wrapperChris Ballinger