]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove ENGINE symbols from API.
authorMilan Broz <gmazyland@gmail.com>
Thu, 11 Sep 2025 10:55:55 +0000 (12:55 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:32:18 +0000 (07:32 -0500)
commit74f8a3f1cd2a6fab822c855f00a9b3f52e3a2e41
tree80eb3b7d6a98d0f3b72e1ae9e31188b4ff556895
parentb1960f28cbd91515883094286c8dabaf0d7437e6
Remove ENGINE symbols from API.

Note, that engine.h now does not contain any real forward declarations,
so it should be excluded from the symbols parsing.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
Configurations/unix-Makefile.tmpl
util/libcrypto.num