abouttreesummaryrefslogcommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-17cli send, save and loadPatrick3-5/+103
2023-07-14esp32 build, cliPatrick13-9/+331
2023-07-13added esp projectPatrick9-13/+1944
2023-07-10more changes towards sharing megolm sessionsPatrick6-58/+58
2023-07-10work on SendEncryptedPatrick3-71/+170
2023-07-03upload device/onetime keys, fix recurring http accessesPatrick4-15/+55
2023-06-29generate key upload json + json signingPatrick4-17/+271
2023-06-29add libolm.a to MakefilePatrick2-1/+34
2023-06-22generate identity keysPatrick3-3/+59
2023-06-21get send encrypted to send :)Patrick3-6/+21
2023-06-19olm session managementPatrick11-135/+829
2023-05-28send example, http PUTPatrick4-13/+144
2023-05-28dont need length variables everywhere (i think)Patrick5-77/+69
2023-05-28update submodulesPatrick1-0/+0
2023-05-28mongoose as http clientPatrick6-21/+197
2023-05-28add mongoose submodulePatrick2-0/+6
2023-05-20get Login example working with CURLPatrick5-32/+224
2023-05-16refactor fixedbuffer, add mjsonPatrick6-23/+66
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick11-0/+221