abouttreesummaryrefslogcommitdiff
path: root/src/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-17cli send, save and loadPatrick1-0/+55
2023-07-13added esp projectPatrick1-1/+1
2023-07-10more changes towards sharing megolm sessionsPatrick1-35/+46
2023-07-10work on SendEncryptedPatrick1-64/+148
2023-07-03upload device/onetime keys, fix recurring http accessesPatrick1-13/+28
2023-06-29generate key upload json + json signingPatrick1-13/+201
2023-06-22generate identity keysPatrick1-1/+44
2023-06-21get send encrypted to send :)Patrick1-1/+1
2023-06-19olm session managementPatrick1-14/+552
2023-05-28send example, http PUTPatrick1-1/+45
2023-05-28dont need length variables everywhere (i think)Patrick1-38/+33
2023-05-28mongoose as http clientPatrick1-4/+5
2023-05-20get Login example working with CURLPatrick1-9/+63
2023-05-16refactor fixedbuffer, add mjsonPatrick1-11/+0
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick1-0/+38