Compare commits

..

5 Commits

Author SHA1 Message Date
RichardAH
e311f32746 Merge branch 'dev' into nd-suppress-openssl-deprecation-warnings-2025-10-24 2025-12-01 16:26:26 +10:00
Niq Dudfield
c6cb071b2d Merge branch 'dev' into nd-suppress-openssl-deprecation-warnings-2025-10-24 2025-11-30 08:34:57 +07:00
RichardAH
1dc77080a3 Merge branch 'dev' into nd-suppress-openssl-deprecation-warnings-2025-10-24 2025-11-25 16:23:57 +10:00
Niq Dudfield
9ba546843b Merge branch 'dev' into nd-suppress-openssl-deprecation-warnings-2025-10-24 2025-11-24 13:47:59 +07:00
Nicholas Dudfield
38b60614dc build: suppress openssl deprecation warnings
Add OPENSSL_SUPPRESS_DEPRECATED compile definition to silence ~30
deprecation warnings for legacy OpenSSL APIs (SHA512_Init/Update/Final,
SHA256_*, RIPEMD160_*, RSA_* functions).

This matches upstream rippled's approach. Full migration to OpenSSL 3.x
EVP APIs will be done when upstream migrates.

Closes #602
2025-10-24 10:10:41 +07:00

File diff suppressed because it is too large Load Diff