abouttreesummaryrefslogcommitdiff
path: root/examples/SendEncrypted.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-14update examplesPatrick1-7/+14
2023-11-13fix examplesPatrick1-19/+0
2023-11-13fix examplesPatrick1-6/+5
2023-10-13HTTP layer for ESP32, make static specifier in matrix.c optional by defining ...Patrick1-1/+1
2023-08-26able to send encrypted messages :)Patrick1-18/+39
2023-07-10more changes towards sharing megolm sessionsPatrick1-5/+7
2023-07-10work on SendEncryptedPatrick1-1/+2
2023-06-29generate key upload json + json signingPatrick1-1/+8
2023-06-22generate identity keysPatrick1-0/+2
2023-06-19olm session managementPatrick1-18/+22
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick1-0/+32