index
:
matrix_esp_thesis
main
Matrix client library for my master's thesis
Git daemon user
about
tree
summary
refs
log
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-04-28
remove newline
HEAD
main
patrick-scho
1
-1
/
+0
2025-04-28
update code block to include 'c' specifier
patrick-scho
1
-6
/
+6
2023-11-14
remove .gitmodules since there are no submodues anymore
Patrick
1
-3
/
+0
2023-11-14
remove rdbg files
Patrick
5
-0
/
+0
2023-11-14
update Readme
Patrick
1
-5
/
+22
2023-11-14
remove curl http backend
Patrick
1
-113
/
+0
2023-11-14
update examples
Patrick
9
-487
/
+67
2023-11-14
update esp examples
patrick-scho
4
-40
/
+44
2023-11-14
clean up
Patrick
4
-191
/
+120
2023-11-14
update Readme
Patrick
1
-0
/
+25
2023-11-14
update Makefile
Patrick
1
-2
/
+2
2023-11-13
Readme
Patrick
1
-0
/
+12
2023-11-13
Readme
Patrick
1
-0
/
+5
2023-11-13
Readme
Patrick
1
-0
/
+62
2023-11-13
changes to olm and esp
Patrick
8
-1124
/
+1124
2023-11-13
matrix.c: add masterKey and verified, add HandleSync/HandleEvent
Patrick
1
-141
/
+502
2023-11-13
matrix.h: change NUM_DEVICES, add masterKey and verified, add ↵
Patrick
1
-30
/
+24
HandleSync/HandleEvent
2023-11-13
fix mongoose http layer
Patrick
1
-66
/
+74
2023-11-13
esp32 http change timeout
Patrick
1
-2
/
+1
2023-11-13
fix examples
Patrick
4
-1063
/
+66
2023-11-13
fix esp_project CMakeLists.txt
Patrick
2
-2
/
+0
2023-11-13
esp32 project for riscv
Patrick
6
-53
/
+2024
2023-11-13
update Makefile
Patrick
1
-16
/
+26
2023-11-13
delete OlmJS example
Patrick
2
-66
/
+0
2023-11-13
fix examples
Patrick
9
-58
/
+49
2023-11-13
update esp_project
patrick-scho
3
-53
/
+212
2023-11-13
remove Todo.md
patrick-scho
1
-21
/
+0
2023-11-13
add dependencies to repo
patrick-scho
118
-0
/
+32140
2023-11-13
remove submodules
patrick-scho
4
-9
/
+0
2023-10-15
use global static buffers to save memory, get Verify example working on ESP32
patrick-scho
4
-123
/
+114
2023-10-13
working examples for esp
Patrick
5
-0
/
+954
2023-10-13
HTTP layer for ESP32, make static specifier in matrix.c optional by defining ↵
Patrick
11
-235
/
+243
it as a macro
2023-09-13
actually add Canonical and Verify examples :()
Patrick
3
-0
/
+569
2023-09-13
sync in verify
Patrick
3
-73
/
+324
2023-09-05
start working on Sync example (reply to to_device messages)
Patrick
5
-13
/
+108
2023-09-05
verify device
Patrick
6
-62
/
+546
2023-08-26
able to send encrypted messages :)
Patrick
11
-116
/
+480
2023-07-21
share, save, load, init, print megolm out sessions
Patrick
3
-17
/
+66
2023-07-20
cli send encrypted & manage megolm session, save/load megolm sessions
Patrick
3
-24
/
+117
2023-07-17
cli send, save and load
Patrick
3
-5
/
+103
2023-07-14
esp32 build, cli
Patrick
13
-9
/
+331
2023-07-13
added esp project
Patrick
9
-13
/
+1944
2023-07-10
more changes towards sharing megolm sessions
Patrick
6
-58
/
+58
2023-07-10
work on SendEncrypted
Patrick
3
-71
/
+170
2023-07-03
upload device/onetime keys, fix recurring http accesses
Patrick
4
-15
/
+55
2023-06-29
generate key upload json + json signing
Patrick
4
-17
/
+271
2023-06-29
add libolm.a to Makefile
Patrick
2
-1
/
+34
2023-06-22
generate identity keys
Patrick
3
-3
/
+59
2023-06-21
get send encrypted to send :)
Patrick
3
-6
/
+21
2023-06-19
olm session management
Patrick
11
-135
/
+829
[next]