From 68d8ff79fc48cb0ae82399628cd7bf1ca459bc3b Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 8 Apr 2016 21:25:43 +0000 Subject: OpenSSL 1.1 compatability, part 1. OpenSSL 1.1 will include some backwards-compatible API changes. In some cases, the new API won't be available until OpenSSL 1.1, but a lot of the new API already exists in OpenSSL 1.0.2. This commit switches the parts that can be switched with OpenSSL 1.0. Other changes deferred until OpenSSL 1.1 public release. svn path=/branches/tk705/; revision=6351 --- h/rpki/sk_roa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h/rpki/sk_roa.h') diff --git a/h/rpki/sk_roa.h b/h/rpki/sk_roa.h index 7423f8ff..7952e3c2 100644 --- a/h/rpki/sk_roa.h +++ b/h/rpki/sk_roa.h @@ -1,6 +1,6 @@ /* * Automatically generated, do not edit. - * Generator $Id: defstack.py 5784 2014-04-10 22:56:47Z sra $ + * Generator $Id: defstack.py 6152 2015-10-26 06:29:00Z sra $ */ #ifndef __RPKI_ROA_H__DEFSTACK_H__ -- cgit v1.2.3