]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: improve NTS-KE server/client code
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 13 Jul 2020 12:25:57 +0000 (14:25 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 16 Jul 2020 14:02:08 +0000 (16:02 +0200)
commit66e097e3e64475ba236729556ee070f214e8372e
tree7013f3c29c9b66eb47671d0dfbc316125e6e2e8f
parent51d77d6cfcabe4b49631e4e7d8f043bd6bdb22c6
nts: improve NTS-KE server/client code

Add more assertions and comments, refactor initialization of the helper,
and make other changes to make the code more robust.
main.c
nts_ke_client.c
nts_ke_server.c
nts_ke_server.h
nts_ke_session.c
sched.c
sched.h
stubs.c
test/unit/nts_ke_client.c
test/unit/nts_ke_server.c
test/unit/nts_ntp_server.c