aboutsummaryrefslogtreecommitdiff
path: root/tests/test_olm_decrypt.cpp
AgeCommit message (Expand)Author
2019-04-22don't use variable length or zero-length arrays in test filesHubert Chathi
2016-06-30Remove unused 'chain_index' from RatchetRichard van der Hoff
2016-05-23Rename olm.hh to olm.hRichard van der Hoff
2016-05-23Fix warnings and set -WerrorRichard van der Hoff
2015-08-07Fix crash where the message length was shorter than the length of the macMark Haines
2015-08-07Initialise the length fields of the reader struct in decode_message, even if ...Mark Haines
2015-08-07Fix a crash when decoding messages that are too shortMark Haines