0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/rust
Alex Konradi 0e4d420f69
Add libsignal-jni-testing crate with test-only functions for Java
This parallels the exiting libsignal-jni crate but exports functions from 
libsignal-bridge-testing instead of libsignal-bridge. The crate is compiled as 
a separate shared object that is included in the published libsignal package, 
but which can be excluded at Android packaging time.
2024-07-09 13:07:36 -04:00
..
attest svr3: Support latest tpm2snp enclave 2024-07-08 14:03:10 -07:00
bridge Add libsignal-jni-testing crate with test-only functions for Java 2024-07-09 13:07:36 -04:00
core Bump to version 0.52.1 2024-06-28 15:16:18 -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 Upgrade rustc to latest nightly 2024-06-25 11:31:59 -04:00
message-backup Avoid calling AsyncRead::read with empty target 2024-06-28 10:11:57 -04:00
net svr3: Implement restore with fallback function 2024-07-08 14:03:51 -07:00
pin Remove unused dependencies 2024-06-18 16:05:21 -04:00
poksho Remove unused dependencies 2024-06-18 16:05:21 -04:00
protocol Upgrade rustc to latest nightly 2024-06-25 11:31:59 -04:00
svr3 svr3: Implement restore with fallback function 2024-07-08 14:03:51 -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 Update curve25519-dalek 2024-06-20 12:04:44 -07:00