BungeeCord/native/src/main/c
2024-09-08 09:15:02 +10:00
..
cpuid_helper.h #3722: Disable GZIP in native compress library (no longer requires PCLMUL) 2024-08-09 19:07:38 +10:00
mbedtls_custom_config.h #3716, #3707: Fix native-cipher segfault when using musl libc 2024-08-08 18:19:20 +10:00
NativeCipherImpl.c #3716, #3707: Fix native-cipher segfault when using musl libc 2024-08-08 18:19:20 +10:00
NativeCompressImpl.c #3739: Support aarch64 natives 2024-09-08 09:15:02 +10:00
net_md_5_bungee_jni_cipher_NativeCipherImpl.h Refactor native code and implement our own JNI wrapper around zlib. 2015-02-07 14:06:41 +11:00
net_md_5_bungee_jni_zlib_NativeCompressImpl.h #3718, #3717: Add check for SSE 4.2 and PCLMUL support to native zlib 2024-08-08 18:19:20 +10:00
shared.c #3693: Compile natives as C instead of C++, check malloc/calloc return values for null 2024-06-25 07:01:10 +10:00
shared.h #3693: Compile natives as C instead of C++, check malloc/calloc return values for null 2024-06-25 07:01:10 +10:00