Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-19 | Link to the megolm spec | Richard van der Hoff | |
2016-09-14 | Fix the release instructions | Mark Haines | |
2016-09-14 | Make release instructions more C+Pable | Mark Haines | |
2016-07-16 | refer to Double Ratchet in readme | Matthew Hodgson | |
2016-07-11 | Document the release process | Richard van der Hoff | |
2016-05-20 | Add support for building the JS wrappers to the Makefile | Richard van der Hoff | |
Now that we have C and C++, we need to split the compile and link steps (because we need different flags for the C and C++ files), so this is easier with a Makefile. | |||
2016-05-20 | Add a makefile | Richard van der Hoff | |
Replace the python scripts for building the shared lib and tests with a Makefile, which makes it easier to handle a mix of C and C++. | |||
2016-05-13 | fix postojna link | Matthew Hodgson | |
2015-12-03 | Add notes on tagging to README | Richard van der Hoff | |
2015-12-03 | Document process for building npm package | Richard van der Hoff | |
2015-10-05 | add legalese | Matthew Hodgson | |
2015-10-02 | link to the spec | Matthew Hodgson | |
2015-06-28 | remove more rogue axolotls | Matthew Hodgson | |
2015-06-27 | empscripten example | Matthew Hodgson | |
2015-06-27 | Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and ↵ | Matthew Hodgson | |
Axolotl-the-OWS-libraries at moxie's request | |||
2015-06-26 | fix citation | Matthew Hodgson | |
2015-06-26 | Add a README explaining how to build the library | Mark Haines | |