]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Sec 2936] Skeleton Key: Any trusted key system can serve time. HStenn.
authorHarlan Stenn <stenn@ntp.org>
Mon, 18 Jan 2016 11:55:56 +0000 (11:55 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 18 Jan 2016 11:55:56 +0000 (11:55 +0000)
commitd33d1efb2192dace359c93e147a3bafa7755888b
tree63e6d1f5b698b4fdc1d7890e027e66f019ad2d02
parent96c9b3b9d0b68f1ad1b75ade3412cd3d99d512a1
[Sec 2936] Skeleton Key: Any trusted key system can serve time. HStenn.

bk: 569cd2ccRluJHjvqRvxDmstIPiBftA
23 files changed:
ChangeLog
NEWS
include/Makefile.am
include/ntp_io.h
include/ntp_keyacc.h [new file with mode: 0644]
include/ntp_stdlib.h
include/ntp_types.h
libntp/Makefile.am
libntp/authkeys.c
libntp/authreadkeys.c
libntp/authusekey.c
libntp/is_ip_address.c [new file with mode: 0644]
ntpd/invoke-ntp.keys.texi
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.def
ntpd/ntp.keys.html
ntpd/ntp.keys.man.in
ntpd/ntp.keys.mdoc.in
ntpd/ntp_crypto.c
ntpd/ntp_io.c
ntpd/ntp_proto.c
tests/libntp/authkeys.c