olm/include/olm
Richard van der Hoff acae4e8438 Remove functions which return strings
We don't want anything which does dynamic memory allocation in the library.
2016-05-20 15:07:10 +01:00
..
account.hh Output simpler JSON for the account keys, don't sign the JSON but instead provide a olm_account_sign method so that the user of the library can sign the JSON themselves 2015-07-10 11:57:53 +01:00
base64.hh Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
cipher.hh Document that the ciphertext and plaintext may share a buffer when encrypting and decrypting 2015-08-19 15:39:19 +01:00
crypto.hh Remove functions which return strings 2016-05-20 15:07:10 +01:00
error.hh Version the pickled objects and check for errors when unpickling them 2015-07-10 18:00:18 +01:00
list.hh 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
memory.hh Remove functions which return strings 2016-05-20 15:07:10 +01:00
message.hh Send the public part of the one time key rather than passing an identifier 2015-07-08 14:53:25 +01:00
olm.hh Remove vestiges of logging 2016-05-16 11:50:44 +01:00
pickle.hh Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
ratchet.hh Add some logging to help understand what's going on 2016-04-26 17:55:26 +01:00
session.hh Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
utility.hh Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00