]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 3095] Compatibility with openssl 1.1
authorJuergen Perlinger <perlinger@ntp.org>
Sun, 4 Sep 2016 06:48:03 +0000 (08:48 +0200)
committerJuergen Perlinger <perlinger@ntp.org>
Sun, 4 Sep 2016 06:48:03 +0000 (08:48 +0200)
commit61a3dee2ccdd6fa21884b9a8e88334f02b85bd96
tree4d8145d13112b4707e7507af5451257b1e21296b
parentcaa9a59ba01cc748527dda03ace525000978d2db
[Bug 3095] Compatibility with openssl 1.1
  - applied patches by Kurt Roeckx <kurt@roeckx.be> to source
  - added shim layer for SSL API calls with issues (both directions)

bk: 57cbc3a31sDs0X_urNJIrgOcHd15Hw
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