File tree
4 files changed
+16
-3
lines changed- include/pro
- src/pro
- types/pro
4 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
177 | | - | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| |||
Submodule libsession-util updated 12 files
- include/session/pro_backend.h+5-4
- include/session/pro_backend.hpp+10-6
- include/session/session_protocol.h+12-1
- include/session/session_protocol.hpp+11-1
- include/session/types.h-16
- include/session/types.hpp+19
- src/pro_backend.cpp+21-19
- src/session_encrypt.cpp+4-3
- src/session_protocol.cpp+17-8
- src/types.cpp+15-12
- tests/test_pro_backend.cpp+9-7
- tests/test_session_protocol.cpp+36-5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| |||
0 commit comments