olm/src
Richard van der Hoff 757c422578 Remove unused 'chain_index' from Ratchet
This was introduced when I was experimenting with support for logging progress
in Olm. That is now relegated to the logging_enabled branch, so this should
probably be removed.

This also fixes the incompatibility of session pickles from the current master
branch with those from olm 0.1.0.
2016-06-30 11:31:36 +01:00
..
account.cpp Convert error.hh to plain C 2016-05-23 18:55:05 +01:00
base64.cpp Prefix for internal symbols 2016-05-23 18:55:06 +01:00
cipher.cpp Rewrite _olm_cipher_aes_sha_256 initialisation 2016-05-24 12:06:47 +01:00
crypto.cpp Prefix for internal symbols 2016-05-23 18:55:06 +01:00
ed25519.c Compile some of the crypto libs directly 2016-05-25 17:08:44 +01:00
error.c Fix up some names, and protobuf tags 2016-05-24 13:40:21 +01:00
inbound_group_session.c Remove session_id from group messages 2016-05-25 17:42:32 +01:00
megolm.c Add a comment explaining Mark's latest fix 2016-05-25 15:44:39 +01:00
memory.cpp C binding for olm::unset 2016-05-23 18:55:05 +01:00
message.cpp Remove session_id from group messages 2016-05-25 17:42:32 +01:00
olm.cpp Factor out pickle_encoding from olm.cpp 2016-05-24 13:39:32 +01:00
outbound_group_session.c Remove session_id from group messages 2016-05-25 17:42:32 +01:00
pickle.cpp Prefix for internal symbols 2016-05-23 18:55:06 +01:00
pickle_encoding.c Factor out pickle_encoding from olm.cpp 2016-05-24 13:39:32 +01:00
ratchet.cpp Remove unused 'chain_index' from Ratchet 2016-06-30 11:31:36 +01:00
session.cpp Rewrite _olm_cipher_aes_sha_256 initialisation 2016-05-24 12:06:47 +01:00
utility.cpp Prefix for internal symbols 2016-05-23 18:55:06 +01:00