0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jessa 7af14c6b06
Add WebP sanitizer
This adds integration bits for the new webpsan, a WebP image sanitizer -- which
currently simply checks the validity of a WebP file input, so that passing a
malformed file to an unsafe parser can be avoided. The integration pretty much
just leverages the integration work that was already done for mp4san.
2023-10-26 15:16:59 -04:00
..
android Java: Add a bare-bones Future implementation for upcoming async APIs 2023-09-27 06:48:21 -07:00
client Add WebP sanitizer 2023-10-26 15:16:59 -04: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 zkgroup: move java BackupAuthTest to server lib 2023-10-26 13:15:25 -05:00
shared Add WebP sanitizer 2023-10-26 15:16:59 -04:00
build_jni.sh build_jni.sh: Allow building just one Android slice at a time 2023-10-04 16:02:45 -07:00
build.gradle Bump to version v0.32.1 2023-09-20 14:26:31 -04: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 v0.32.1 2023-09-20 14:26:31 -04: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 Automate the Android and Server publishing to Sonatype 2023-08-25 12:33:56 -07:00
settings.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00