0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/rust/message-backup
Alex Konradi 3e1c50a4d5
Keep all message backup account data and call fields during validation
When converting account data and call-related protobuf messages into in-memory 
forms, retain the values of all fields instead of discarding some. This is the 
first step in making it possible to compare the in-memory versions of backups 
for testing.
2024-05-20 16:17:17 -04:00
..
io Update backup proto from specs 2024-05-20 10:31:37 -04:00
macros Use static dispatch for proto unknown field detection 2024-01-23 09:05:29 -05:00
src Keep all message backup account data and call fields during validation 2024-05-20 16:17:17 -04:00
tests Update backup proto from specs 2024-05-20 10:31:37 -04:00
Cargo.toml Move message backup proto and I/O to new crate 2024-05-15 14:10:53 -04:00