]> git.ipfire.org Git - thirdparty/ntp.git/commit
Add tests for loading and using all supported symmetric auth digests.
authorDave Hart <hart@ntp.org>
Mon, 5 Jun 2023 00:21:10 +0000 (00:21 +0000)
committerDave Hart <hart@ntp.org>
Mon, 5 Jun 2023 00:21:10 +0000 (00:21 +0000)
commitddb088b1d8b8bb86c8a01a204dc8372a7a8c8afd
treeec08688fe349d52529a60a48d7fbfe16d09199c1
parentbdec710b98b0cfc4a9acfd5e33c46b3de5f2e371
Add tests for loading and using all supported symmetric auth digests.

bk: 647d2a76ypF1ZRxI9WVG7YusJXspdQ
18 files changed:
ChangeLog
include/ntp.h
include/ntp_md5.h
include/ntp_stdlib.h
libntp/a_md5encrypt.c
libntp/authkeys.c
libntp/authreadkeys.c
libntp/msyslog.c
libparse/clk_hopf6021.c
libparse/clk_wharton.c
ntpd/ntp_control.c
ntpd/ntp_loopfilter.c
sntp/crypto.c
sntp/crypto.h
tests/libntp/Makefile.am
tests/libntp/data/ntp.keys
tests/libntp/digests.c [new file with mode: 0644]
tests/libntp/run-digests.c [new file with mode: 0644]