aboutsummaryrefslogtreecommitdiff
path: root/src/axolotl.cpp
AgeCommit message (Expand)Author
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson
2015-06-22Copyright NoticesMark Haines
2015-06-22Add API docs for the axolotl.hh methodsMark Haines
2015-06-22Add API for removing used one time keysMark Haines
2015-06-16Add a test for the axolotl APIMark Haines
2015-06-15Add c interface which wraps the cpp classesMark Haines
2015-03-03Rename the ratchet source and include files from axolotl to ratchetMark Haines
2015-02-27Try to ensure the compiler cannot optimise away attempts to erase secrets fro...Mark Haines
2015-02-26Copyright notices and a licenseMark Haines
2015-02-26Implement the axlotl ratchetMark Haines
2015-02-25Start implementing the ratchetMark Haines