]> gitweb.ps.run Git - matrix_esp_thesis/commit
able to send encrypted messages :)
authorPatrick <patrick.schoenberger@posteo.de>
Sat, 26 Aug 2023 12:41:39 +0000 (14:41 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Sat, 26 Aug 2023 12:41:39 +0000 (14:41 +0200)
commit8d8ae609f0201ec4640738ff49b768e899695423
tree1e70b0cd59d503fa6b02bd3c84eb84ec46325ff0
parentc7aba5979c820958aa08947903afb47ace496a16
able to send encrypted messages :)
Makefile
Todo.md
examples/Cli.c
examples/Cli.rdbg [new file with mode: 0644]
examples/OlmJS.c [new file with mode: 0644]
examples/OlmJS.rdbg [new file with mode: 0644]
examples/SendEncrypted.c
examples/SendEncrypted.rdbg
src/matrix.c
src/matrix.h
src/matrix_http_mongoose.c