..
include
Fail when an unpickle succeeds but has extra junk data at the end.
2021-07-31 01:27:43 +00:00
CMakeLists.txt
disable test_ratchet on dynamically-linked Windows builds
2019-04-29 13:32:46 -04:00
test_base64.cpp
Fix building of tests with MSVC
2021-06-29 13:14:05 -04:00
test_crypto.cpp
don't use variable length or zero-length arrays in test files
2019-04-22 10:12:42 -04:00
test_group_session.cpp
Differentiate between malformed pickle objects and trailing junk data.
2021-07-31 01:27:43 +00:00
test_list.cpp
Fix bug in list where the wrong value was copied if an item was inserted at the beinging of the list
2015-07-15 16:31:45 +01:00
test_megolm.cpp
Fix an integer wrap around bug and add a couple more tests
2016-05-25 15:00:05 +01:00
test_message.cpp
don't use variable length or zero-length arrays in test files
2019-04-22 10:12:42 -04:00
test_olm.cpp
Differentiate between malformed pickle objects and trailing junk data.
2021-07-31 01:27:43 +00:00
test_olm_decrypt.cpp
don't use variable length or zero-length arrays in test files
2019-04-22 10:12:42 -04:00
test_olm_sha256.cpp
don't use variable length or zero-length arrays in test files
2019-04-22 10:12:42 -04:00
test_olm_signature.cpp
fix memory leaks in tests
2020-10-01 15:39:48 +02:00
test_olm_using_malloc.cpp
Rename olm.hh to olm.h
2016-05-23 18:55:05 +01:00
test_pk.cpp
Differentiate between malformed pickle objects and trailing junk data.
2021-07-31 01:27:43 +00:00
test_ratchet.cpp
don't use variable length or zero-length arrays in test files
2019-04-22 10:12:42 -04:00
test_sas.cpp
avoid variable length arrays in SAS test
2019-04-29 14:49:47 -04:00
test_session.cpp
Convert Ed25519 and Curve25519 functions to plain C
2016-09-05 10:40:39 +01:00