eden/.patch
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606)
Closes #3137
Closes #3465

- Replace all mbedtls usage with OpenSSL
- require OpenSSL
- Up OpenSSL version to 3, cuz that's what we actually need...

CAVEATS:
- httplib also now required
- other ssl backends for svc are unused, maybe remove later
  * To be fair, our CI never used them anyways. And we never tested those

TESTERS PLEASE TEST:
- All games and applets boot
- Boot, load, exit, etc. times

Co-authored-by: crueter <crueter@eden-emu.dev>
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3606
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: DraVee <dravee@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-02-23 02:50:13 +01:00
..
boost [externals] Update Boost to 1.90.0 (#3448) 2026-02-02 06:12:36 +01:00
catch2 [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
cpp-jwt [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
glslang [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
httplib [externals] Update zlib, httplib, and catch2 (#3449) 2026-02-02 06:17:41 +01:00
libadrenotools [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
libusb [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
mcl [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 2025-10-17 04:20:11 +02:00
opus [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
spirv-tools [externals] Update SPIRV externals to fix MSVC18/VS2026 build (#3401) 2026-01-27 22:40:53 +01:00
unordered-dense [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00