0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jordan Rose 0d09a8352c
Add GroupSendCredential
This credential is issued by the group server and presented to the
chat server to prove that the holder is a member of *some* group with
a known list of people. This can be used to replace the access key
requirement for multi-recipient sealed sender sends.
2023-12-11 13:45:12 -08:00
..
android Fix exclude for libsignal-net tests on Android 2023-11-16 14:47:17 -05:00
client Add GroupSendCredential 2023-12-11 13:45:12 -08:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle/wrapper Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
server Fix CompletableFuture error handling 2023-11-30 15:38:22 -05:00
shared Add GroupSendCredential 2023-12-11 13:45:12 -08:00
build_jni.sh Enable full LTO for Android, *disable* it for non-iOS Swift 2023-11-15 10:18:43 -08:00
build.gradle Bump to version 0.36.1 2023-12-06 15:20:54 -08:00
check_code_size.py Java: don't eagerly strip libsignal_client.so; let gradle do it for us 2021-08-30 12:33:18 -07:00
code_size.json Bump to version 0.36.1 2023-12-06 15:20:54 -08:00
Dockerfile Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle.properties Android: Add very basic Curve25519 benchmarks 2022-12-02 17:14:06 -08:00
gradlew Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
gradlew.bat Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
license_header.txt Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00
Makefile Automatically release builds on Sonatype 2023-11-13 11:31:42 -08:00
settings.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00