Summary
- #3716, #3707: Fix native-cipher segfault when using musl libc (commit: e497590) (details)
- #3718, #3717: Add check for SSE 4.2 and PCLMUL support to native zlib (commit: 6b61230) (details)
The file was modified | native/src/main/c/NativeCipherImpl.c |
The file was added | native/src/main/c/mbedtls_custom_config.h |
The file was modified | native/compile-native.sh |
The file was modified | native/src/main/resources/native-cipher.so |
The file was modified | native/src/main/java/net/md_5/bungee/jni/zlib/NativeCompressImpl.java |
The file was modified | native/src/main/java/net/md_5/bungee/jni/zlib/NativeZlib.java |
The file was modified | native/src/main/c/NativeCompressImpl.c |
The file was modified | native/src/main/c/net_md_5_bungee_jni_zlib_NativeCompressImpl.h |
The file was modified | native/src/main/java/net/md_5/bungee/jni/NativeCode.java |
The file was modified | native/src/main/java/net/md_5/bungee/jni/NativeCodeException.java |
The file was modified | native/src/main/resources/native-compress.so |
The file was modified | native/src/test/java/net/md_5/bungee/NativeZlibTest.java |
The file was added | native/src/main/c/cpuid_helper.h |
The file was modified | proxy/src/main/java/net/md_5/bungee/compress/CompressFactory.java |