| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-05 | verify device | Patrick | 2 | -37/+203 |
| 2023-08-26 | able to send encrypted messages :) | Patrick | 3 | -73/+293 |
| 2023-07-21 | share, save, load, init, print megolm out sessions | Patrick | 2 | -5/+26 |
| 2023-07-20 | cli send encrypted & manage megolm session, save/load megolm sessions | Patrick | 2 | -22/+80 |
| 2023-07-17 | cli send, save and load | Patrick | 2 | -0/+65 |
| 2023-07-14 | esp32 build, cli | Patrick | 2 | -2/+3 |
| 2023-07-13 | added esp project | Patrick | 2 | -13/+16 |
| 2023-07-10 | more changes towards sharing megolm sessions | Patrick | 3 | -50/+47 |
| 2023-07-10 | work on SendEncrypted | Patrick | 2 | -70/+168 |
| 2023-07-03 | upload device/onetime keys, fix recurring http accesses | Patrick | 3 | -13/+53 |
| 2023-06-29 | generate key upload json + json signing | Patrick | 2 | -16/+259 |
| 2023-06-22 | generate identity keys | Patrick | 2 | -3/+57 |
| 2023-06-21 | get send encrypted to send :) | Patrick | 2 | -3/+18 |
| 2023-06-19 | olm session management | Patrick | 5 | -92/+740 |
| 2023-05-28 | send example, http PUT | Patrick | 3 | -8/+137 |
| 2023-05-28 | dont need length variables everywhere (i think) | Patrick | 3 | -58/+49 |
| 2023-05-28 | mongoose as http client | Patrick | 3 | -11/+178 |
| 2023-05-20 | get Login example working with CURL | Patrick | 3 | -18/+199 |
| 2023-05-16 | refactor fixedbuffer, add mjson | Patrick | 4 | -23/+63 |
| 2023-05-15 | Initial commit. Rudimentary readme, mockup examples without actual implementa... | Patrick | 2 | -0/+88 |