0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jordan Rose fca9196201 GroupSendEndorsements: don't fall over in the face of 1-person groups
Previously we'd attempt to create a combination of zero endorsements
for the everybody-but-me credential, and panic (throw an error). Now
we correctly create an endorsement that represents zero people, which
is better than returning some dummy value because it behaves
reasonably if endorsements from multiple groups are combined wholesale
(not something we plan to do, but something that shouldn't have weird
edge cases if we end up needing to).
2024-03-18 09:59:16 -07:00
..
android bridge: Make a combined endorsement for GroupSendEndorsementsResponse 2024-03-12 14:54:04 -07:00
client GroupSendEndorsements: don't fall over in the face of 1-person groups 2024-03-18 09:59:16 -07:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle/wrapper Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
server Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
shared Add GroupSendEndorsement.toFullToken(...) convenience method 2024-03-18 09:59:16 -07:00
build_jni.sh Java: Allow limiting which archs are built for Android 2024-03-07 10:15:57 -08:00
build.gradle Bump to version v0.41.1 2024-03-07 14:29:14 -08:00
check_code_size.py Continue the size check if GH response is invalid 2024-03-13 12:52:42 -04:00
code_size.json Bump to version v0.41.1 2024-03-07 14:29:14 -08:00
Dockerfile Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08: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