Age | Commit message (Expand) | Author |
---|---|---|
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-... | Matthew Hodgson |
2015-06-23 | Fix bug encoding integers larger than 128 | Mark Haines |
2015-06-23 | Add missing include, fix bug in handling unknown message fields | Mark Haines |
2015-06-23 | This field isn't being used anywhere so don't bother including it in the mess... | Mark Haines |
2015-06-12 | Implement the session key exchange | Mark Haines |
2015-06-11 | Add encoder and decoder for PreKey messages | Mark Haines |
2015-06-11 | Move AES specific details behind a cipher interface | Mark Haines |
2015-02-26 | Copyright notices and a license | Mark Haines |
2015-02-25 | Don't bother passing through the mac_length, the caller already knows it sinc... | Mark Haines |
2015-02-25 | Add a message encoder/decoder | Mark Haines |