- Aug 19, 2015
-
-
Mark Haines authored
Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays
-
- Aug 07, 2015
-
-
Mark Haines authored
-
Mark Haines authored
Initialise the length fields of the reader struct in decode_message, even if the message is invalid, fixes a crash where the message was too short
-
Mark Haines authored
-
- Jul 24, 2015
-
-
Mark Haines authored
-
- Jul 16, 2015
-
-
Mark Haines authored
-
- Jul 15, 2015
-
-
Mark Haines authored
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
-
Mark Haines authored
Fix bug in list where the wrong value was copied if an item was inserted at the beinging of the list
-
- Jul 14, 2015
-
-
Mark Haines authored
-
- Jul 10, 2015
-
-
Mark Haines authored
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
-
- Jul 09, 2015
-
-
Mark Haines authored
-
- Jul 08, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
- Jul 07, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Jun 26, 2015
-
-
Matthew Hodgson authored
Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request
-
Mark Haines authored
-
- Jun 21, 2015
-
-
Mark Haines authored
-
- Jun 20, 2015
-
-
Mark Haines authored
-
- Jun 16, 2015
-
-
Mark Haines authored
-
- Jun 15, 2015
-
-
Mark Haines authored
-
- Jun 12, 2015
-
-
Mark Haines authored
Pass the message body to decrypt_max_plaintext_length so we can get a more accurate estimate, rename encrypt_max_output_length to encrypt_output_length and change the api to return the exact number of bytes needed to hold the message
-
- Jun 11, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Mar 03, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
- Feb 27, 2015
-
-
Mark Haines authored
-
- Feb 26, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Feb 25, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Feb 24, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
- Feb 23, 2015
-
-
Mark Haines authored
-
- Feb 21, 2015
-
-
Mark Haines authored
-