On Mon, Jun 19, 2017 at 01:51:05PM +0200, Steffan Karger wrote:
> In older OpenSSL, the key and iv arguments of EVP_CipherInit_ex() were not
> const, which meant that our API could not be const either.  Since we
> dropped support for OpenSSL 0.9.8, we can now fix our internal API.
> 
> Signed-off-by: Steffan Karger <steffan.kar...@fox-it.com>

This patch is quite simple and just does what it says.

Acked-by: Antonio Quartulli <anto...@openvpn.net>


Maybe we should spend some time checking for other potentially const arguments
around the code ..


Cheers,


-- 
Antonio Quartulli

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to