aboutsummaryrefslogtreecommitdiff
path: root/include/olm/olm.h
AgeCommit message (Expand)Author
2020-08-14add support for fallback keysHubert Chathi
2019-10-08check return value of snprintf, fix typo, add clarificationHubert Chathi
2019-10-04Pass in a buffer to olm_session_describeDavid Baker
2019-10-01doc stringDavid Baker
2019-10-01Add olm_session_describeDavid Baker
2019-06-12use the right error in the commentHubert Chathi
2018-10-16document a couple more places where olm clobbers thingsHubert Chathi
2018-06-27fix some commentsHubert Chathi
2018-06-27Fix warnings reported by LLVMmanuroe
2016-10-25Document the return values for olm_matches_inbound_sessionMark Haines
2016-09-16Update comment on olm_account_one_time_keysRichard van der Hoff
2016-09-04OlmSession.has_received_messageRichard van der Hoff
2016-09-01Fix Ed25519 keypair generationRichard van der Hoff
2016-05-24Implement decrypting inbound group messagesRichard van der Hoff
2016-05-24Implementation of an outbound group sessionRichard van der Hoff
2016-05-23Rename olm.hh to olm.hRichard van der Hoff