olm/src
Richard van der Hoff 182f33f8ae Complete fixes for olm_*_last_error
Should have been in the previous commit :/
2016-05-23 18:54:18 +01:00
..
account.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
base64.cpp Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
cipher.cpp Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays 2015-08-19 17:32:06 +01:00
crypto.cpp crypto.cpp: Fix comments 2016-05-20 15:37:33 +01:00
libs.cpp Add functions for signing and verifying messages using curve25519 keys 2015-03-03 11:18:07 +00:00
memory.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
message.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
olm.cpp Complete fixes for olm_*_last_error 2016-05-23 18:54:18 +01:00
pickle.cpp Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
ratchet.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
session.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
utility.cpp Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays 2015-08-19 17:32:06 +01:00