abouttreesummaryrefslogcommitdiff
path: root/src/matrix.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-13added esp projectPatrick1-12/+15
2023-07-10more changes towards sharing megolm sessionsPatrick1-1/+1
2023-07-10work on SendEncryptedPatrick1-6/+20
2023-07-03upload device/onetime keys, fix recurring http accessesPatrick1-0/+4
2023-06-29generate key upload json + json signingPatrick1-3/+58
2023-06-22generate identity keysPatrick1-2/+13
2023-06-19olm session managementPatrick1-6/+167
2023-05-28send example, http PUTPatrick1-3/+25
2023-05-28dont need length variables everywhere (i think)Patrick1-12/+12
2023-05-28mongoose as http clientPatrick1-7/+20
2023-05-20get Login example working with CURLPatrick1-9/+23
2023-05-16refactor fixedbuffer, add mjsonPatrick1-12/+1
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick1-0/+50