abouttreesummaryrefslogcommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2023-11-14remove rdbg filesPatrick5-0/+0
2023-11-14update examplesPatrick9-487/+67
2023-11-13fix examplesPatrick2-522/+46
2023-11-13delete OlmJS examplePatrick2-66/+0
2023-11-13fix examplesPatrick9-58/+49
2023-10-13HTTP layer for ESP32, make static specifier in matrix.c optional by defining ...Patrick2-5/+13
2023-09-13actually add Canonical and Verify examples :()Patrick3-0/+569
2023-09-13sync in verifyPatrick1-4/+4
2023-09-05start working on Sync example (reply to to_device messages)Patrick1-8/+74
2023-09-05verify devicePatrick2-14/+312
2023-08-26able to send encrypted messages :)Patrick6-35/+179
2023-07-21share, save, load, init, print megolm out sessionsPatrick1-12/+40
2023-07-20cli send encrypted & manage megolm session, save/load megolm sessionsPatrick1-2/+37
2023-07-17cli send, save and loadPatrick1-5/+38
2023-07-14esp32 build, cliPatrick4-0/+193
2023-07-10more changes towards sharing megolm sessionsPatrick3-8/+11
2023-07-10work on SendEncryptedPatrick1-1/+2
2023-07-03upload device/onetime keys, fix recurring http accessesPatrick1-2/+2
2023-06-29generate key upload json + json signingPatrick2-1/+12
2023-06-29add libolm.a to MakefilePatrick1-0/+28
2023-06-22generate identity keysPatrick1-0/+2
2023-06-19olm session managementPatrick5-41/+87
2023-05-28send example, http PUTPatrick1-5/+7
2023-05-28dont need length variables everywhere (i think)Patrick2-19/+20
2023-05-28mongoose as http clientPatrick1-5/+3
2023-05-20get Login example working with CURLPatrick1-13/+20
2023-05-15Initial commit. Rudimentary readme, mockup examples without actual implementa...Patrick4-0/+115