Age | Commit message (Expand) | Author |
---|---|---|
2016-05-25 | Add a comment explaining Mark's latest fix | Richard van der Hoff |
2016-05-25 | Fix an integer wrap around bug and add a couple more tests | Mark Haines |
2016-05-24 | Fix handling of integer wraparound in megolm.c | Richard van der Hoff |
2016-05-24 | megolm_advance_to: Remove excessive optimisation | Richard van der Hoff |
2016-05-24 | megolm.c: rewrite counter update | Richard van der Hoff |
2016-05-24 | megolm.c: Remove spurious arguments to rehash_part | Richard van der Hoff |
2016-05-24 | Update megolm_cipher as a global struct | Richard van der Hoff |
2016-05-24 | Implement pickling/unpickling for outbound group sessions | Richard van der Hoff |
2016-05-24 | Implementation of an outbound group session | Richard van der Hoff |
2016-05-24 | Implementation of the megolm ratchet | Richard van der Hoff |