olm/tests
Mark Haines 3468886e27 Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
..
include Add a test for the axolotl API 2015-06-16 15:15:40 +01:00
test_base64.cpp Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request 2015-06-27 01:15:23 +02:00
test_crypto.cpp Add functions for creating and verifying ed25519 signatures 2015-07-07 09:50:32 +01: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_message.cpp Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request 2015-06-27 01:15:23 +02:00
test_olm.cpp Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
test_olm_using_malloc.cpp Add a test of olm which uses malloc to create it's buffers so that it is possible to check of out of bounds reads and writes using valgrind 2015-07-15 17:34:48 +01:00
test_ratchet.cpp Rename generate_key to curve25519_generate_key 2015-07-07 09:03:12 +01:00