Skip to content
Snippets Groups Projects
Commit 11c0f120 authored by Richard Levitte's avatar Richard Levitte
Browse files

Change the engine library so the application writer has to explicitely

load the "external" built-in engines (those that require DSO).  This
makes linking with libdl or other dso libraries non-mandatory.

Change 'openssl engine' accordingly.

Change the engine header files so some declarations (that differed at
that!) aren't duplicated, and make sure engine_int.h includes
engine.h.  That way, there should be no way of missing the needed
info.
parent 69e7805f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment