aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEmmanuel Deloget2017-06-12 15:43:26 +0200
committerGert Doering2017-06-18 12:15:04 +0200
commitc07c0358b553c519ed9d80e2e0a9ba48ca8850e4 (patch)
tree23d54e3b9ae3c5b469ebbf0484204a0294e14616 /contrib
parentf7780af6f1aaffcbbfb8b4dde0f2af052f84b28a (diff)
downloadopenvpn-c07c0358b553c519ed9d80e2e0a9ba48ca8850e4.zip
openvpn-c07c0358b553c519ed9d80e2e0a9ba48ca8850e4.tar.gz
OpenSSL: don't use direct access to the internal of DSA
OpenSSL 1.1 does not allow us to directly access the internal of any data type, including DSA. We have to use the defined functions to do so. Compatibility with OpenSSL 1.0 is kept by defining the corresponding functions when they are not found in the library. Signed-off-by: Emmanuel Deloget <logout@free.fr> Acked-by: Steffan Karger <steffan.karger@fox-it.com> Message-Id: <20170612134330.20971-5-logout@free.fr> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14791.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions