0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/rust
Alex Konradi f4c0c8ff42
chat: blanket-impl services for wrappers
Reduce code duplication by providing a simple trait for "delegating" types that 
implement ChatService by calling the same methods on an inner value. Improve 
performance by skipping a layer of boxing.
2024-06-03 16:45:35 -04:00
..
attest SVR3: Support production enclaves 2024-05-28 10:09:18 -07:00
bridge Bump to version 0.49.0 2024-05-31 12:27:59 -07:00
core Bump to version 0.49.0 2024-05-31 12:27:59 -07:00
crypto Use taplo to auto-format TOML files 2024-03-26 16:06:45 -04:00
device-transfer Update boring to v4 2024-04-15 09:52:36 -07:00
media Bridge message backup validation to node 2024-02-02 14:47:05 -05:00
message-backup backup: Update backup.proto to latest version 2024-05-31 14:22:13 -04:00
net chat: blanket-impl services for wrappers 2024-06-03 16:45:35 -04:00
pin Derive std::error::Error for more types 2024-04-17 10:37:19 -04:00
poksho Use taplo to auto-format TOML files 2024-03-26 16:06:45 -04:00
protocol Implement Distribution for new Timestamp types 2024-05-01 14:53:55 -04:00
svr3 SVR3: Implement remove API 2024-05-21 10:33:33 -07:00
usernames Keep all message backup account data and call fields during validation 2024-05-20 16:17:17 -04:00
zkcredential Implement Debug and PartialEq for more types 2024-04-19 10:10:09 -04:00
zkgroup Put the type name in ZkGroupDeserializationFailure 2024-05-01 15:16:37 -07:00