daMaex
57dae92ed3
Fixed MariaDB build the easy way for the client version check ( #28039 )
...
depending on https://jira.mariadb.org/browse/CONC-509
(cherry picked from commit f922a7dff644451a05a6b0088b652fbe86dafebc)
2022-09-05 19:27:04 +02:00
daMaex
4d1ae6cf06
Core/Crypto: Fixed build with openssl 1.1
...
(cherry picked from commit 9368823c8dfa0587ef915d2f1e0aa443355d7854)
2022-09-05 18:49:13 +02:00
daMaex
13c44517da
Core/Crypto: Updated ARC4 code with openssl 3.0 support
...
(cherry picked from commit 9fca5e9117317d6706fdf7d09fb86acaa3361129)
2022-09-05 18:44:05 +02:00
daMaex
0a07f257f2
MariaDB support for Ubuntu 22.04 ( #28031 )
...
(cherry picked from commit bceb5b606068b8ef29a55338bcaa8fb611be4e33)
2022-09-05 18:34:50 +02:00
daMaex
71efb44dbd
Core/Crypto: Fixed GenericHMAC::Finalize wth openssl 3.0
...
(cherry picked from commit 0b6f77a0062389ea0bc90427a56d2cc90eda6768)
2022-06-16 13:53:26 +02:00
daMaex
31efaaac40
Core: build on aarch64 with gcc ( #24216 )
...
* build on aarch64 with gcc
* Core/aarch64: readability on preprocessor macro
* Core/aarch64: TC C++ codestyle adjustment
(cherry picked from commit ce449f6b5332ab466d935de0077bccfdde716d1b)
2021-12-22 20:50:53 +01:00
daMaex
8181177aea
Core: Build on ARM64 - Raspberry Pi (preferable 4) ( #23885 )
...
* build again on aarch64
* include mm_malloc header instead of defining self
(cherry picked from commit cbe765df7a75f61941583ab95ecaa153e198d3de)
2021-12-22 12:30:00 +01:00
daMaex
08b40733a5
Dep/SFMT: updated to newest upstream version from https://github.com/MersenneTwister-Lab/SFMT
...
* only needed files added
* used CMake and SFMTRand from https://github.com/TrinityCore/TrinityCore/pull/23240 (Thank you Artox)
(cherry picked from commit 4e0279b0e48c9992842010b9f3f132e54a460128)
2021-12-19 00:12:41 +01:00
daMaex
97d48751b0
Dep/efsw: updated efsw to newest version ( #23894 )
...
(cherry picked from commit ed2c2941a74ec720c5e4db3cb33367235e6c3655)
2021-12-19 00:01:13 +01:00
daMaex
67696322ea
Core: updated argon2 to latest release ( #23893 )
...
* - updated argon2 to latest release from https://github.com/P-H-C/phc-winner-argon2
- modified CMakeLists.txt to use the reference implementation on aarch64
* fixed indentation
* added ARGON2_NO_THREADS definition to argon2 library
* better indentation
(cherry picked from commit ce916165e2f47446593d2e83a23434702397918f)
2021-12-18 23:45:05 +01:00
daMaex
657fab8cb9
added jemalloc configuration to CMake for CPU_SINWAIT ( #23898 )
...
(cherry picked from commit 4bf80e2f18eabc91519526591be48bca6947a9b1)
2021-12-18 23:44:42 +01:00