From c05e699cb453afeacee60b42b4bf5833d31df36b Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 22 Mar 2018 21:08:22 +0000 Subject: crypto HISTORY up to 0.9.7; researched from OpenSSL git --- src/lib/libcrypto/man/engine.3 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/engine.3') diff --git a/src/lib/libcrypto/man/engine.3 b/src/lib/libcrypto/man/engine.3 index 59fdf0748d..d0b83d7745 100644 --- a/src/lib/libcrypto/man/engine.3 +++ b/src/lib/libcrypto/man/engine.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: engine.3,v 1.12 2018/02/16 18:38:51 schwarze Exp $ +.\" $OpenBSD: engine.3,v 1.13 2018/03/22 21:08:22 schwarze Exp $ .\" full merge up to: OpenSSL crypto/engine e6390aca Jul 21 10:06:03 2015 -0400 .\" selective merge up to: man3/ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800 .\" @@ -51,7 +51,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 16 2018 $ +.Dd $Mdocdate: March 22 2018 $ .Dt ENGINE 3 .Os .Sh NAME @@ -1418,3 +1418,7 @@ if an error occurred. .Xr ENGINE_add_conf_module 3 , .Xr ENGINE_set_ex_data 3 , .Xr RSA_new 3 +.Sh HISTORY +The engine API first appeared in OpenSSL 0.9.7 +and has been available since +.Ox 3.2 . -- cgit v1.2.3-55-g6feb