]> gitweb.ps.run Git - matrix_esp_thesis/commit
Initial commit. Rudimentary readme, mockup examples without actual implementation...
authorPatrick <patrick.schoenberger@posteo.de>
Mon, 15 May 2023 16:47:59 +0000 (18:47 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Mon, 15 May 2023 16:47:59 +0000 (18:47 +0200)
commitd43e8671acc5709c192e159e0d91626f0677cdf1
tree85d2c65ddb3c36bea1e9ea814cf9434e52fcae97
Initial commit. Rudimentary readme, mockup examples without actual implementation, Makefile, Olm submodule
.gitmodules [new file with mode: 0644]
Makefile [new file with mode: 0644]
Readme.md [new file with mode: 0644]
examples/Login.c [new file with mode: 0644]
examples/Send.c [new file with mode: 0644]
examples/SendEncrypted.c [new file with mode: 0644]
examples/Sync.c [new file with mode: 0644]
ext/olm [new submodule]
out/examples/keepme [new file with mode: 0644]
src/matrix.c [new file with mode: 0644]
src/matrix.h [new file with mode: 0644]