]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 3095] Compatibility with openssl 1.1
authorJuergen Perlinger <perlinger@ntp.org>
Sat, 10 Sep 2016 15:22:27 +0000 (17:22 +0200)
committerJuergen Perlinger <perlinger@ntp.org>
Sat, 10 Sep 2016 15:22:27 +0000 (17:22 +0200)
commit130b8cea1821849e6b926dfb992c3da2ed4fe4f3
tree57c89c664eb793401c03a3f49f71b7fd443f531e
parentcaa9a59ba01cc748527dda03ace525000978d2db
[Bug 3095] Compatibility with openssl 1.1
  - applied patches by Kurt Roeckx <kurt@roeckx.be> to source
  - added shim layer for new SSL API calls

bk: 57d42533jAufWUyyoiWfaGKj_W-WNQ
ChangeLog
include/libssl_compat.h [new file with mode: 0644]
libntp/Makefile.am
libntp/a_md5encrypt.c
libntp/libssl_compat.c [new file with mode: 0644]
libntp/ssl_init.c
ntpd/ntp_control.c
ntpd/ntp_crypto.c
ntpq/ntpq.c
sntp/crypto.c
util/ntp-keygen.c