abouttreesummaryrefslogcommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-20cli send encrypted & manage megolm session, save/load megolm sessionsPatrick2-22/+80
2023-07-17cli send, save and loadPatrick2-0/+65
2023-07-14esp32 build, cliPatrick2-2/+3
2023-07-13added esp projectPatrick2-13/+16
2023-07-10more changes towards sharing megolm sessionsPatrick3-50/+47
2023-07-10work on SendEncryptedPatrick2-70/+168
2023-07-03upload device/onetime keys, fix recurring http accessesPatrick3-13/+53
2023-06-29generate key upload json + json signingPatrick2-16/+259
2023-06-22generate identity keysPatrick2-3/+57
2023-06-21get send encrypted to send :)Patrick2-3/+18
2023-06-19olm session managementPatrick5-92/+740
2023-05-28send example, http PUTPatrick3-8/+137
2023-05-28dont need length variables everywhere (i think)Patrick3-58/+49
2023-05-28mongoose as http clientPatrick3-11/+178
2023-05-20get Login example working with CURLPatrick3-18/+199
2023-05-16refactor fixedbuffer, add mjsonPatrick4-23/+63
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick2-0/+88