Commit graph

  • 5e4cb07095 Add "set_log_level" to python wrapper Richard van der Hoff 2016-09-22 16:20:36 +0100
  • 9001d3520a Merge branch 'master' into logging_enabled Richard van der Hoff 2016-09-22 16:04:57 +0100
  • cfcee54a81 Handle non-base64 chars in pickle files Richard van der Hoff 2016-09-22 15:09:40 +0100
  • fc6688c4c8 megolm.rst: review feedback Richard van der Hoff 2016-09-22 13:32:03 +0100
  • 182eccc624 megolm.rst: linkify Ed25519 Richard van der Hoff 2016-09-22 11:38:33 +0100
  • ec91dd4570 Megolm.rst: add Background and footer Richard van der Hoff 2016-09-22 11:35:23 +0100
  • c07444d3e6 First stab at a megolm spec Richard van der Hoff 2016-09-22 11:04:19 +0100
  • 4106767fd0 Merge pull request #25 from matrix-org/markjh/fix_jenkins Mark Haines 2016-09-16 17:38:18 +0100
  • 8acf8fd367 Fix jenkins.sh Mark Haines 2016-09-16 17:34:21 +0100
  • 4ff663a0ae Merge pull request #24 from matrix-org/rav/one_time_keys_comment Richard van der Hoff 2016-09-16 14:21:15 +0100
  • 76aad9d9c3 Update comment on olm_account_one_time_keys Richard van der Hoff 2016-09-16 14:05:48 +0100
  • 047927d822 Fix the release instructions Mark Haines 2016-09-14 14:16:51 +0100
  • ec7d968623 Changelog and version bump for 1.3.0 1.3.0 Mark Haines 2016-09-14 13:55:54 +0100
  • 7647555fc7 Make release instructions more C+Pable Mark Haines 2016-09-14 11:48:15 +0100
  • 6dfa64342a Fix the group javascript demo Mark Haines 2016-09-14 11:10:05 +0100
  • f274adfe24 Merge remote-tracking branch 'matrix/master' Mark Haines 2016-09-13 17:55:21 +0100
  • d7bc00c81d Merge pull request #23 from matrix-org/markjh/remove_message_index Mark Haines 2016-09-13 17:54:14 +0100
  • 1a50a4b3a0 Merge pull request #22 from matrix-org/markjh/inbound_group_session_id Mark Haines 2016-09-13 17:54:07 +0100
  • a628ef41bd Remove the messsage index from olm_init_inbound_group_session since it is read from the session_key Mark Haines 2016-09-13 17:41:55 +0100
  • 71bcaa5d45 Add a test to check the equivalence of session ids for inbound and outbound sessions Mark Haines 2016-09-13 17:15:28 +0100
  • 6971f54fea Add a olm_inbound_group_session_id method Mark Haines 2016-09-13 16:39:43 +0100
  • e0b51971b7 Merge pull request #21 from matrix-org/markjh/fix_session_ids Mark Haines 2016-09-13 17:02:12 +0100
  • a89a169c89 `if is not the same as for` Mark Haines 2016-09-13 17:00:40 +0100
  • 5926a8fd29 Comment on the encoding of the message counter. Mark Haines 2016-09-13 16:45:54 +0100
  • d62e344db7 Use the ed22519 public key as the group session id. Mark Haines 2016-09-13 15:42:47 +0100
  • 576c6ad292 call double ratchet what it is Matthew Hodgson 2016-09-06 22:46:58 +0100
  • 49ca6aca98 Bump version numbers to 1.2.0 1.2.0 Richard van der Hoff 2016-09-06 22:26:24 +0100
  • 976495e0ac Merge pull request #20 from matrix-org/rav/prep_v1.2.0 Richard van der Hoff 2016-09-06 22:22:46 +0100
  • b5c65bed0a Prepare changelog for v1.2.0 Richard van der Hoff 2016-09-06 17:04:37 +0100
  • 79485b2230 Merge pull request #19 from matrix-org/rav/megolm_signing Richard van der Hoff 2016-09-06 15:53:06 +0100
  • 2fc83aa9ac Sign megolm messages Richard van der Hoff 2016-09-05 19:49:36 +0100
  • 50cd2b2a43 Clean up some typos Richard van der Hoff 2016-09-06 14:06:43 +0100
  • 7c84ce8098 Merge pull request #18 from matrix-org/rav/pickle_ed25519_in_c Richard van der Hoff 2016-09-06 11:08:04 +0100
  • 8912d13b0b Merge pull request #17 from matrix-org/rav/group_session_error_handling Richard van der Hoff 2016-09-06 11:07:53 +0100
  • c2b51207ee Fix error handling for group sessions Richard van der Hoff 2016-09-05 19:42:04 +0100
  • 617f9b1696 remove js package before building Richard van der Hoff 2016-09-05 18:42:18 +0100
  • e7996e5984 pack the js after building Richard van der Hoff 2016-09-05 18:40:37 +0100
  • 099757dc8f Build the JS wrappers on jenkins Richard van der Hoff 2016-09-05 16:35:22 +0100
  • 833ecd3c73 Convert ed25519 pickling functions to C Richard van der Hoff 2016-09-05 12:59:12 +0100
  • c09aa77c4a Avoid ldconfig in the Makefile Richard van der Hoff 2016-09-05 11:56:53 +0100
  • 057ab15c1a Merge pull request #14 from matrix-org/rav/convert_crypto_to_c Richard van der Hoff 2016-09-05 10:42:09 +0100
  • 69f269ffaf Convert AES functions to plain C Richard van der Hoff 2016-09-02 15:35:04 +0100
  • f0acf6582f Convert Ed25519 and Curve25519 functions to plain C Richard van der Hoff 2016-09-02 15:13:24 +0100
  • 2aad4cfa86 Merge pull request #15 from matrix-org/rav/has_received_message Richard van der Hoff 2016-09-05 10:38:41 +0100
  • fee1748c60 Merge pull request #16 from matrix-org/rav/fix_megolm_utf8 Richard van der Hoff 2016-09-05 10:37:55 +0100
  • 9d16d82089 Merge pull request #13 from matrix-org/rav/split_out_key_lengths Richard van der Hoff 2016-09-05 10:36:43 +0100
  • 1d4c13c798 Fix megolm decryption of UTF-8 Richard van der Hoff 2016-09-05 00:49:36 +0100
  • 2e9021c2e7 OlmSession.has_received_message Richard van der Hoff 2016-09-04 23:34:24 +0100
  • 39212987bd Create new constants for key lengths, etc Richard van der Hoff 2016-09-02 15:11:14 +0100
  • 0c3f527dfd Bump version in package.json 1.1.0 Richard van der Hoff 2016-09-01 14:31:34 +0100
  • e3664ef1d2 Merge branch 'rav/ed25519_fix' Richard van der Hoff 2016-09-01 14:12:38 +0100
  • 214e932806 Merge branch 'rav/ed25519_fix' Richard van der Hoff 2016-09-01 14:06:57 +0100
  • f7c428d62c update changelog Richard van der Hoff 2016-09-01 14:00:26 +0100
  • 0c462cff11 Fix Ed25519 keypair generation Richard van der Hoff 2016-09-01 13:35:23 +0100
  • f2906ac0e7 refer to Double Ratchet in readme Matthew Hodgson 2016-07-16 20:56:29 +0100
  • f03febb772 Document the release process Richard van der Hoff 2016-07-11 14:51:04 +0100
  • d30db7b5c0 Makefile rules to build the rst into html Richard van der Hoff 2016-07-11 14:50:49 +0100
  • f3b9c3bbbb Prepare 1.0.0 release 1.0.0 release-v1.0.0 Richard van der Hoff 2016-07-11 12:50:11 +0100
  • f2151c0287 Merge branch 'rav/fix_decrypt_utf8' Richard van der Hoff 2016-07-06 22:33:14 +0100
  • 939aa747dd JS: make sure returned strings are null-terminated Richard van der Hoff 2016-07-05 23:01:23 +0100
  • c8d00665b3 Add an install and an install-debug targets Emmanuel Gil Peyrot 2016-07-04 22:38:05 +0100
  • 06cdb3f75e Specify the soname in the library and its name Emmanuel Gil Peyrot 2016-07-04 22:38:04 +0100
  • 97c110f24b Include chain_index in session pickle Richard van der Hoff 2016-06-30 14:14:35 +0100
  • a8d0ac436e Merge branch 'master' into logging_enabled Richard van der Hoff 2016-06-30 14:10:55 +0100
  • d8b24acb77 PR feedback Richard van der Hoff 2016-06-30 14:01:02 +0100
  • 8b19ad3c8e Merge from master Richard van der Hoff 2016-06-30 13:39:40 +0100
  • 95327e1f93 Reintroduce chain_index tracking Richard van der Hoff 2016-06-30 11:45:41 +0100
  • 8dd3c182ee Make space in the session pickle for chain index Richard van der Hoff 2016-06-30 11:27:25 +0100
  • 757c422578 Remove unused 'chain_index' from Ratchet Richard van der Hoff 2016-06-28 16:45:31 +0100
  • af45901f76 Merge commit '8036729' into logging_enabled Richard van der Hoff 2016-06-28 14:33:34 +0100
  • 61072c640c Merge commit '27b57c8' into logging_enabled Richard van der Hoff 2016-06-28 14:33:19 +0100
  • c7a2359639 Merge commit '54d4301' into logging_enabled Richard van der Hoff 2016-06-28 14:33:09 +0100
  • 02bc4ccad9 Merge commit '024685f' into logging_enabled Richard van der Hoff 2016-06-28 14:32:55 +0100
  • cd942f32c1 Merge commit '2e7800c' into logging_enabled Richard van der Hoff 2016-06-28 14:32:32 +0100
  • 2f8d7ba80e Merge commit 'b1c5732' into logging_enabled Richard van der Hoff 2016-06-28 14:29:17 +0100
  • 070390e180 Merge commit 'ea130ca' into logging_enabled Richard van der Hoff 2016-06-28 14:28:50 +0100
  • ef05676dcb Merge commit 'ff4d210' into logging_enabled Richard van der Hoff 2016-06-28 14:27:56 +0100
  • 0d041f08fe Revert "Remove functions which return strings" Richard van der Hoff 2016-06-28 14:27:08 +0100
  • 4a74fd9297 Revert "Remove vestiges of logging" Richard van der Hoff 2016-06-28 14:26:07 +0100
  • eb3bad7718 Merge commit 'acae4e8' into logging_enabled Richard van der Hoff 2016-06-28 14:16:56 +0100
  • 2b7c7eef8c Merge commit 'd37edae' into logging_enabled Richard van der Hoff 2016-06-28 14:16:28 +0100
  • 803672931a Put a signature on sent group messages Richard van der Hoff 2016-05-26 18:01:02 +0100
  • 7c5ab63fd8 js group demo: use a remoteOps object Richard van der Hoff 2016-05-26 17:14:33 +0100
  • 952a3e15cf Merge branch 'rav/group_chat_js_bindings' Richard van der Hoff 2016-05-26 13:58:14 +0100
  • 389a181ea8 javascript/olm_inbound_group_session.js: fix length arg Richard van der Hoff 2016-05-26 13:57:09 +0100
  • 09b8c3d7bc Merge remote-tracking branch 'matrix/master' Mark Haines 2016-05-26 13:27:23 +0100
  • bfeb554e86 Add a fuzzer for olm_group_decrypt Mark Haines 2016-05-26 13:25:34 +0100
  • 315fbfc921 Add a demo for group messaging via the JS bindings Richard van der Hoff 2016-05-25 14:53:28 +0100
  • 013f27f3dc Javascript bindings for group sessions Richard van der Hoff 2016-05-25 14:42:49 +0100
  • 708fddd747 Remove session_id from group messages Richard van der Hoff 2016-05-25 15:16:14 +0100
  • ee8172d882 Compile some of the crypto libs directly Richard van der Hoff 2016-05-25 17:08:44 +0100
  • 27b57c8d88 Merge branch 'rav/more_group_chat/1' Richard van der Hoff 2016-05-25 15:46:50 +0100
  • fae8dacab5 Add a comment explaining Mark's latest fix Richard van der Hoff 2016-05-25 15:44:39 +0100
  • 54d43010c8 Merge branch 'rav/jenkins_build' Richard van der Hoff 2016-05-25 15:33:33 +0100
  • 19a7fb5df5 Fix an integer wrap around bug and add a couple more tests Mark Haines 2016-05-25 15:00:05 +0100
  • 024685f3db Merge branch 'markjh/fuzzingII' Mark Haines 2016-05-25 14:32:03 +0100
  • 01ea3d4b9a Fix handling of integer wraparound in megolm.c Richard van der Hoff 2016-05-24 17:52:35 +0100
  • 1f31427139 megolm_advance_to: Remove excessive optimisation Richard van der Hoff 2016-05-24 16:58:51 +0100
  • ef8d24f483 megolm.c: rewrite counter update Richard van der Hoff 2016-05-24 17:33:41 +0100
  • f3c0dd76d7 megolm.c: Remove spurious arguments to rehash_part Richard van der Hoff 2016-05-24 17:03:42 +0100