aboutsummaryrefslogtreecommitdiff
path: root/tests/test_message.cpp
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2016-09-06Sign megolm messagesRichard van der Hoff
2016-05-25Remove session_id from group messagesRichard van der Hoff
2016-05-24Fix up some names, and protobuf tagsRichard van der Hoff
2016-05-24Implement decrypting inbound group messagesRichard van der Hoff
2016-05-24Implementation of an outbound group sessionRichard van der Hoff
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson
2015-06-11Add encoder and decoder for PreKey messagesMark Haines
2015-06-11Move AES specific details behind a cipher interfaceMark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-25Don't bother passing through the mac_length, the caller already knows it sinc...Mark Haines
2015-02-25Add a message encoder/decoderMark Haines