767173cec2
Update 4.2.8p14 --> 4.2.8p15 Summary: Systems that use a CMAC algorithm in ntp.keys will not release a bit of memory on each packet that uses a CMAC keyid, eventually causing ntpd to run out of memory and fail. The CMAC cleanup from https://bugs.ntp.org/3447, part of ntp-4.2.8p11, introduced a bug whereby the CMAC data structure was no longer completely removed. MFC after: 3 days Security: NTP Bug 3661 |
||
---|---|---|
.. | ||
a_md5encrypt.c | ||
adjtime.c | ||
adjtimex.c | ||
atoint.c | ||
atolfp.c | ||
atouint.c | ||
audio.c | ||
authkeys.c | ||
authreadkeys.c | ||
authusekey.c | ||
bsd_strerror.c | ||
buftvtots.c | ||
caljulian.c | ||
caltontp.c | ||
calyearstart.c | ||
clocktime.c | ||
clocktypes.c | ||
decodenetnum.c | ||
dofptoa.c | ||
dolfptoa.c | ||
emalloc.c | ||
findconfig.c | ||
getopt.c | ||
hextoint.c | ||
hextolfp.c | ||
humandate.c | ||
icom.c | ||
iosignal.c | ||
is_ip_address.c | ||
lib_strbuf.c | ||
libssl_compat.c | ||
machines.c | ||
Makefile.am | ||
Makefile.in | ||
mktime.c | ||
modetoa.c | ||
mstolfp.c | ||
msyslog.c | ||
netof.c | ||
ntp_calendar.c | ||
ntp_calgps.c | ||
ntp_crypto_rnd.c | ||
ntp_intres.c | ||
ntp_libopts.c | ||
ntp_lineedit.c | ||
ntp_random.c | ||
ntp_rfc2553.c | ||
ntp_worker.c | ||
numtoa.c | ||
numtohost.c | ||
octtoint.c | ||
prettydate.c | ||
README | ||
recvbuff.c | ||
refidsmear.c | ||
refnumtoa.c | ||
snprintf.c | ||
socket.c | ||
socktoa.c | ||
socktohost.c | ||
ssl_init.c | ||
statestr.c | ||
strdup.c | ||
strl_obsd.c | ||
syssignal.c | ||
systime_s.c | ||
systime.c | ||
timespecops.c | ||
timetoa.c | ||
timevalops.c | ||
timexsup.c | ||
uglydate.c | ||
vint64ops.c | ||
work_fork.c | ||
work_thread.c | ||
xsbprintf.c | ||
ymd2yd.c |
README file for directory ./libntp of the NTP Version 4 distribution This directory contains the sources for the NTP library used by most programs in this distribution. See the README and RELNOTES files in the parent directory for directions on how to make this library.