0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/rust/usernames
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
..
benches Implement benchmarks for usernames API 2023-02-13 13:30:17 -08:00
src Keep all message backup account data and call fields during validation 2024-05-20 16:17:17 -04:00
build.rs Adding support for username links 2023-06-30 17:24:33 -07:00
Cargo.toml Use taplo to auto-format TOML files 2024-03-26 16:06:45 -04:00