svn commit: r298700 - in stable/9: contrib/ntp contrib/ntp/html contrib/ntp/include contrib/ntp/lib/isc contrib/ntp/lib/isc/include/isc contrib/ntp/libntp contrib/ntp/ntpd contrib/ntp/ntpdate contr...
Xin LI
delphij at FreeBSD.org
Wed Apr 27 15:25:20 UTC 2016
Author: delphij
Date: Wed Apr 27 15:25:18 2016
New Revision: 298700
URL: https://svnweb.freebsd.org/changeset/base/298700
Log:
MFC r298695: MFV r298691: ntp 4.2.8p7.
Security: CVE-2016-1547, CVE-2016-1548, CVE-2016-1549, CVE-2016-1550
Security: CVE-2016-1551, CVE-2016-2516, CVE-2016-2517, CVE-2016-2518
Security: CVE-2016-2519
Security: FreeBSD-SA-16:16.ntp
With hat: so
Added:
stable/9/contrib/ntp/README.pullrequests
- copied unchanged from r298695, head/contrib/ntp/README.pullrequests
stable/9/contrib/ntp/lib/isc/tsmemcmp.c
- copied unchanged from r298695, head/contrib/ntp/lib/isc/tsmemcmp.c
stable/9/contrib/ntp/tests/libntp/run-tsafememcmp.c
- copied unchanged from r298695, head/contrib/ntp/tests/libntp/run-tsafememcmp.c
stable/9/contrib/ntp/tests/libntp/tsafememcmp.c
- copied unchanged from r298695, head/contrib/ntp/tests/libntp/tsafememcmp.c
Modified:
stable/9/contrib/ntp/ChangeLog
stable/9/contrib/ntp/CommitLog
stable/9/contrib/ntp/Makefile.am
stable/9/contrib/ntp/Makefile.in
stable/9/contrib/ntp/NEWS
stable/9/contrib/ntp/config.h.in
stable/9/contrib/ntp/configure
stable/9/contrib/ntp/configure.ac
stable/9/contrib/ntp/html/authentic.html
stable/9/contrib/ntp/html/monopt.html
stable/9/contrib/ntp/html/xleave.html
stable/9/contrib/ntp/include/ntp.h
stable/9/contrib/ntp/include/ntp_keyacc.h
stable/9/contrib/ntp/include/ntp_refclock.h
stable/9/contrib/ntp/include/ntp_stdlib.h
stable/9/contrib/ntp/include/ntp_types.h
stable/9/contrib/ntp/include/ntp_worker.h
stable/9/contrib/ntp/include/recvbuff.h
stable/9/contrib/ntp/lib/isc/hmacmd5.c
stable/9/contrib/ntp/lib/isc/hmacsha.c
stable/9/contrib/ntp/lib/isc/include/isc/string.h
stable/9/contrib/ntp/libntp/Makefile.am
stable/9/contrib/ntp/libntp/Makefile.in
stable/9/contrib/ntp/libntp/a_md5encrypt.c
stable/9/contrib/ntp/libntp/authkeys.c
stable/9/contrib/ntp/libntp/authreadkeys.c
stable/9/contrib/ntp/libntp/is_ip_address.c
stable/9/contrib/ntp/libntp/ntp_intres.c
stable/9/contrib/ntp/libntp/ntp_worker.c
stable/9/contrib/ntp/libntp/recvbuff.c
stable/9/contrib/ntp/libntp/work_fork.c
stable/9/contrib/ntp/libntp/work_thread.c
stable/9/contrib/ntp/ntpd/invoke-ntp.conf.texi
stable/9/contrib/ntp/ntpd/invoke-ntp.keys.texi
stable/9/contrib/ntp/ntpd/invoke-ntpd.texi
stable/9/contrib/ntp/ntpd/ntp.conf.5man
stable/9/contrib/ntp/ntpd/ntp.conf.5mdoc
stable/9/contrib/ntp/ntpd/ntp.conf.def
stable/9/contrib/ntp/ntpd/ntp.conf.html
stable/9/contrib/ntp/ntpd/ntp.conf.man.in
stable/9/contrib/ntp/ntpd/ntp.conf.mdoc.in
stable/9/contrib/ntp/ntpd/ntp.keys.5man
stable/9/contrib/ntp/ntpd/ntp.keys.5mdoc
stable/9/contrib/ntp/ntpd/ntp.keys.html
stable/9/contrib/ntp/ntpd/ntp.keys.man.in
stable/9/contrib/ntp/ntpd/ntp.keys.mdoc.in
stable/9/contrib/ntp/ntpd/ntp_control.c
stable/9/contrib/ntp/ntpd/ntp_io.c
stable/9/contrib/ntp/ntpd/ntp_proto.c
stable/9/contrib/ntp/ntpd/ntp_request.c
stable/9/contrib/ntp/ntpd/ntp_timer.c
stable/9/contrib/ntp/ntpd/ntpd-opts.c
stable/9/contrib/ntp/ntpd/ntpd-opts.h
stable/9/contrib/ntp/ntpd/ntpd.1ntpdman
stable/9/contrib/ntp/ntpd/ntpd.1ntpdmdoc
stable/9/contrib/ntp/ntpd/ntpd.c
stable/9/contrib/ntp/ntpd/ntpd.html
stable/9/contrib/ntp/ntpd/ntpd.man.in
stable/9/contrib/ntp/ntpd/ntpd.mdoc.in
stable/9/contrib/ntp/ntpdate/ntpdate.c
stable/9/contrib/ntp/ntpdc/invoke-ntpdc.texi
stable/9/contrib/ntp/ntpdc/ntpdc-opts.c
stable/9/contrib/ntp/ntpdc/ntpdc-opts.h
stable/9/contrib/ntp/ntpdc/ntpdc.1ntpdcman
stable/9/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc
stable/9/contrib/ntp/ntpdc/ntpdc.html
stable/9/contrib/ntp/ntpdc/ntpdc.man.in
stable/9/contrib/ntp/ntpdc/ntpdc.mdoc.in
stable/9/contrib/ntp/ntpq/invoke-ntpq.texi
stable/9/contrib/ntp/ntpq/ntpq-opts.c
stable/9/contrib/ntp/ntpq/ntpq-opts.def
stable/9/contrib/ntp/ntpq/ntpq-opts.h
stable/9/contrib/ntp/ntpq/ntpq-subs.c
stable/9/contrib/ntp/ntpq/ntpq.1ntpqman
stable/9/contrib/ntp/ntpq/ntpq.1ntpqmdoc
stable/9/contrib/ntp/ntpq/ntpq.c
stable/9/contrib/ntp/ntpq/ntpq.h
stable/9/contrib/ntp/ntpq/ntpq.html
stable/9/contrib/ntp/ntpq/ntpq.man.in
stable/9/contrib/ntp/ntpq/ntpq.mdoc.in
stable/9/contrib/ntp/ntpsnmpd/invoke-ntpsnmpd.texi
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.c
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.h
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd.html
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd.man.in
stable/9/contrib/ntp/ntpsnmpd/ntpsnmpd.mdoc.in
stable/9/contrib/ntp/packageinfo.sh
stable/9/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman
stable/9/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc
stable/9/contrib/ntp/scripts/calc_tickadj/calc_tickadj.html
stable/9/contrib/ntp/scripts/calc_tickadj/calc_tickadj.man.in
stable/9/contrib/ntp/scripts/calc_tickadj/calc_tickadj.mdoc.in
stable/9/contrib/ntp/scripts/calc_tickadj/invoke-calc_tickadj.texi
stable/9/contrib/ntp/scripts/invoke-plot_summary.texi
stable/9/contrib/ntp/scripts/invoke-summary.texi
stable/9/contrib/ntp/scripts/ntp-wait/invoke-ntp-wait.texi
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait-opts
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitman
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait.html
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait.man.in
stable/9/contrib/ntp/scripts/ntp-wait/ntp-wait.mdoc.in
stable/9/contrib/ntp/scripts/ntpsweep/invoke-ntpsweep.texi
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep-opts
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepman
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep.html
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep.man.in
stable/9/contrib/ntp/scripts/ntpsweep/ntpsweep.mdoc.in
stable/9/contrib/ntp/scripts/ntptrace/invoke-ntptrace.texi
stable/9/contrib/ntp/scripts/ntptrace/ntptrace-opts
stable/9/contrib/ntp/scripts/ntptrace/ntptrace.1ntptraceman
stable/9/contrib/ntp/scripts/ntptrace/ntptrace.1ntptracemdoc
stable/9/contrib/ntp/scripts/ntptrace/ntptrace.html
stable/9/contrib/ntp/scripts/ntptrace/ntptrace.man.in
stable/9/contrib/ntp/scripts/ntptrace/ntptrace.mdoc.in
stable/9/contrib/ntp/scripts/plot_summary-opts
stable/9/contrib/ntp/scripts/plot_summary.1plot_summaryman
stable/9/contrib/ntp/scripts/plot_summary.1plot_summarymdoc
stable/9/contrib/ntp/scripts/plot_summary.html
stable/9/contrib/ntp/scripts/plot_summary.man.in
stable/9/contrib/ntp/scripts/plot_summary.mdoc.in
stable/9/contrib/ntp/scripts/summary-opts
stable/9/contrib/ntp/scripts/summary.1summaryman
stable/9/contrib/ntp/scripts/summary.1summarymdoc
stable/9/contrib/ntp/scripts/summary.html
stable/9/contrib/ntp/scripts/summary.man.in
stable/9/contrib/ntp/scripts/summary.mdoc.in
stable/9/contrib/ntp/scripts/update-leap/invoke-update-leap.texi
stable/9/contrib/ntp/scripts/update-leap/update-leap-opts
stable/9/contrib/ntp/scripts/update-leap/update-leap.1update-leapman
stable/9/contrib/ntp/scripts/update-leap/update-leap.1update-leapmdoc
stable/9/contrib/ntp/scripts/update-leap/update-leap.html
stable/9/contrib/ntp/scripts/update-leap/update-leap.man.in
stable/9/contrib/ntp/scripts/update-leap/update-leap.mdoc.in
stable/9/contrib/ntp/sntp/config.h.in
stable/9/contrib/ntp/sntp/configure
stable/9/contrib/ntp/sntp/crypto.c
stable/9/contrib/ntp/sntp/include/version.def
stable/9/contrib/ntp/sntp/include/version.texi
stable/9/contrib/ntp/sntp/invoke-sntp.texi
stable/9/contrib/ntp/sntp/m4/ntp_libntp.m4
stable/9/contrib/ntp/sntp/m4/version.m4
stable/9/contrib/ntp/sntp/sntp-opts.c
stable/9/contrib/ntp/sntp/sntp-opts.h
stable/9/contrib/ntp/sntp/sntp.1sntpman
stable/9/contrib/ntp/sntp/sntp.1sntpmdoc
stable/9/contrib/ntp/sntp/sntp.html
stable/9/contrib/ntp/sntp/sntp.man.in
stable/9/contrib/ntp/sntp/sntp.mdoc.in
stable/9/contrib/ntp/sntp/version.c
stable/9/contrib/ntp/tests/libntp/Makefile.am
stable/9/contrib/ntp/tests/libntp/Makefile.in
stable/9/contrib/ntp/tests/libntp/lfpfunc.c
stable/9/contrib/ntp/tests/libntp/run-lfpfunc.c
stable/9/contrib/ntp/tests/libntp/run-timevalops.c
stable/9/contrib/ntp/tests/libntp/ssl_init.c
stable/9/contrib/ntp/tests/libntp/timespecops.c
stable/9/contrib/ntp/tests/libntp/timevalops.c
stable/9/contrib/ntp/tests/ntpq/Makefile.am
stable/9/contrib/ntp/tests/ntpq/Makefile.in
stable/9/contrib/ntp/util/invoke-ntp-keygen.texi
stable/9/contrib/ntp/util/ntp-keygen-opts.c
stable/9/contrib/ntp/util/ntp-keygen-opts.h
stable/9/contrib/ntp/util/ntp-keygen.1ntp-keygenman
stable/9/contrib/ntp/util/ntp-keygen.1ntp-keygenmdoc
stable/9/contrib/ntp/util/ntp-keygen.html
stable/9/contrib/ntp/util/ntp-keygen.man.in
stable/9/contrib/ntp/util/ntp-keygen.mdoc.in
stable/9/usr.sbin/ntp/config.h
stable/9/usr.sbin/ntp/doc/ntp-keygen.8
stable/9/usr.sbin/ntp/doc/ntp.conf.5
stable/9/usr.sbin/ntp/doc/ntp.keys.5
stable/9/usr.sbin/ntp/doc/ntpd.8
stable/9/usr.sbin/ntp/doc/ntpdc.8
stable/9/usr.sbin/ntp/doc/ntpq.8
stable/9/usr.sbin/ntp/doc/sntp.8
stable/9/usr.sbin/ntp/libntp/Makefile
stable/9/usr.sbin/ntp/scripts/mkver
Directory Properties:
stable/9/contrib/ntp/ (props changed)
stable/9/usr.sbin/ntp/ (props changed)
Modified: stable/9/contrib/ntp/ChangeLog
==============================================================================
--- stable/9/contrib/ntp/ChangeLog Wed Apr 27 15:24:33 2016 (r298699)
+++ stable/9/contrib/ntp/ChangeLog Wed Apr 27 15:25:18 2016 (r298700)
@@ -1,4 +1,65 @@
---
+(4.2.8p7) 2016/04/26 Released by Harlan Stenn <stenn at ntp.org>
+
+* [Sec 2901] KoD packets must have non-zero transmit timestamps. HStenn.
+* [Sec 2936] Skeleton Key: Any system knowing the trusted key can serve
+ time. Include passive servers in this check. HStenn.
+* [Sec 2945] Additional KoD packet checks. HStenn.
+* [Sec 2978] Interleave can be partially triggered. HStenn.
+* [Sec 3007] Validate crypto-NAKs. Danny Mayer.
+* [Sec 3008] Always check the return value of ctl_getitem().
+ - initial work by HStenn
+ - Additional cleanup of ctl_getitem by perlinger at ntp.org
+* [Sec 3009] Crafted addpeer with hmode > 7 causes OOB error. perlinger at ntp.org
+ - added more stringent checks on packet content
+* [Sec 3010] remote configuration trustedkey/requestkey values
+ are not properly validated. perlinger at ntp.org
+ - sidekick: Ignore keys that have an unsupported MAC algorithm
+ but are otherwise well-formed
+* [Sec 3011] Duplicate IPs on unconfig directives will cause an assertion botch
+ - graciously accept the same IP multiple times. perlinger at ntp.org
+* [Sec 3020] Refclock impersonation. HStenn.
+* [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger at ntp.org
+ - fixed yet another race condition in the threaded resolver code.
+* [Bug 2858] bool support. Use stdbool.h when available. HStenn.
+* [Bug 2879] Improve NTP security against timing attacks. perlinger at ntp.org
+ - integrated patches by Loganaden Velvidron <logan at ntp.org>
+ with some modifications & unit tests
+* [Bug 2952] Symmetric active/passive mode is broken. HStenn.
+* [Bug 2960] async name resolution fixes for chroot() environments.
+ Reinhard Max.
+* [Bug 2994] Systems with HAVE_SIGNALED_IO fail to compile. perlinger at ntp.org
+* [Bug 2995] Fixes to compile on Windows
+* [Bug 2999] out-of-bounds access in 'is_safe_filename()'. perlinger at ntp.org
+* [Bug 3013] Fix for ssl_init.c SHA1 test. perlinger at ntp.org
+ - Patch provided by Ch. Weisgerber
+* [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
+ - A change related to [Bug 2853] forbids trailing white space in
+ remote config commands. perlinger at ntp.org
+* [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - report and patch from Aleksandr Kostikov.
+ - Overhaul of Windows IO completion port handling. perlinger at ntp.org
+* [Bug 3022] authkeys.c should be refactored. perlinger at ntp.org
+ - fixed memory leak in access list (auth[read]keys.c)
+ - refactored handling of key access lists (auth[read]keys.c)
+ - reduced number of error branches (authreadkeys.c)
+* [Bug 3023] ntpdate cannot correct dates in the future. perlinger at ntp.org
+* [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+* [Bug 3031] ntp broadcastclient unable to synchronize to an server
+ when the time of server changed. perlinger at ntp.org
+ - Check the initial delay calculation and reject/unpeer the broadcast
+ server if the delay exceeds 50ms. Retry again after the next
+ broadcast packet.
+* [Bug 3036] autokey trips an INSIST in authistrustedip(). Harlan Stenn.
+* Document ntp.key's optional IP list in authenetic.html. Harlan Stenn.
+* Update html/xleave.html documentation. Harlan Stenn.
+* Update ntp.conf documentation. Harlan Stenn.
+* Fix some Credit: attributions in the NEWS file. Harlan Stenn.
+* Fix typo in html/monopt.html. Harlan Stenn.
+* Add README.pullrequests. Harlan Stenn.
+* Cleanup to include/ntp.h. Harlan Stenn.
+
+---
(4.2.8p6) 2016/01/20 Released by Harlan Stenn <stenn at ntp.org>
* [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. HStenn.
@@ -92,6 +153,7 @@
* Update scripts/calc_tickadj/Makefile.am. Harlan Stenn.
---
+(4.2.8p4) 2015/10/21 Released by Harlan Stenn <stenn at ntp.org>
* [Sec 2899] CVE-2014-9297 perlinger at ntp.org
* [Sec 2901] Drop invalid packet before checking KoD. Check for all KoD's.
Modified: stable/9/contrib/ntp/CommitLog
==============================================================================
--- stable/9/contrib/ntp/CommitLog Wed Apr 27 15:24:33 2016 (r298699)
+++ stable/9/contrib/ntp/CommitLog Wed Apr 27 15:25:18 2016 (r298700)
@@ -1,3 +1,1130 @@
+ChangeSet at 1.3669, 2016-04-26 20:30:51-04:00, stenn at deacon.udel.edu
+ NTP_4_2_8P7
+ TAG: NTP_4_2_8P7
+
+ ChangeLog at 1.1820 +1 -0
+ NTP_4_2_8P7
+
+ ntpd/invoke-ntp.conf.texi at 1.198 +38 -20
+ NTP_4_2_8P7
+
+ ntpd/invoke-ntp.keys.texi at 1.189 +1 -1
+ NTP_4_2_8P7
+
+ ntpd/invoke-ntpd.texi at 1.505 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntp.conf.5man at 1.232 +43 -24
+ NTP_4_2_8P7
+
+ ntpd/ntp.conf.5mdoc at 1.232 +40 -18
+ NTP_4_2_8P7
+
+ ntpd/ntp.conf.html at 1.184 +34 -10
+ NTP_4_2_8P7
+
+ ntpd/ntp.conf.man.in at 1.232 +43 -24
+ NTP_4_2_8P7
+
+ ntpd/ntp.conf.mdoc.in at 1.232 +40 -18
+ NTP_4_2_8P7
+
+ ntpd/ntp.keys.5man at 1.223 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntp.keys.5mdoc at 1.223 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntp.keys.html at 1.185 +1 -1
+ NTP_4_2_8P7
+
+ ntpd/ntp.keys.man.in at 1.223 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntp.keys.mdoc.in at 1.223 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntpd-opts.c at 1.527 +7 -7
+ NTP_4_2_8P7
+
+ ntpd/ntpd-opts.h at 1.526 +3 -3
+ NTP_4_2_8P7
+
+ ntpd/ntpd.1ntpdman at 1.334 +3 -3
+ NTP_4_2_8P7
+
+ ntpd/ntpd.1ntpdmdoc at 1.334 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntpd.html at 1.178 +2 -2
+ NTP_4_2_8P7
+
+ ntpd/ntpd.man.in at 1.334 +3 -3
+ NTP_4_2_8P7
+
+ ntpd/ntpd.mdoc.in at 1.334 +2 -2
+ NTP_4_2_8P7
+
+ ntpdc/invoke-ntpdc.texi at 1.502 +2 -2
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc-opts.c at 1.520 +7 -7
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc-opts.h at 1.519 +3 -3
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc.1ntpdcman at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc.1ntpdcmdoc at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc.html at 1.346 +2 -2
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc.man.in at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ ntpdc/ntpdc.mdoc.in at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ ntpq/invoke-ntpq.texi at 1.510 +2 -2
+ NTP_4_2_8P7
+
+ ntpq/ntpq-opts.c at 1.527 +7 -7
+ NTP_4_2_8P7
+
+ ntpq/ntpq-opts.h at 1.525 +3 -3
+ NTP_4_2_8P7
+
+ ntpq/ntpq.1ntpqman at 1.338 +3 -3
+ NTP_4_2_8P7
+
+ ntpq/ntpq.1ntpqmdoc at 1.338 +2 -2
+ NTP_4_2_8P7
+
+ ntpq/ntpq.html at 1.175 +36 -6
+ NTP_4_2_8P7
+
+ ntpq/ntpq.man.in at 1.338 +3 -3
+ NTP_4_2_8P7
+
+ ntpq/ntpq.mdoc.in at 1.338 +2 -2
+ NTP_4_2_8P7
+
+ ntpsnmpd/invoke-ntpsnmpd.texi at 1.504 +2 -2
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd-opts.c at 1.522 +7 -7
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd-opts.h at 1.521 +3 -3
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd.1ntpsnmpdman at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd.html at 1.173 +1 -1
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd.man.in at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ ntpsnmpd/ntpsnmpd.mdoc.in at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ packageinfo.sh at 1.526 +2 -2
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/calc_tickadj.1calc_tickadjman at 1.94 +3 -3
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc at 1.95 +2 -2
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/calc_tickadj.html at 1.96 +1 -1
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/calc_tickadj.man.in at 1.93 +3 -3
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/calc_tickadj.mdoc.in at 1.95 +2 -2
+ NTP_4_2_8P7
+
+ scripts/calc_tickadj/invoke-calc_tickadj.texi at 1.98 +1 -1
+ NTP_4_2_8P7
+
+ scripts/invoke-plot_summary.texi at 1.115 +2 -2
+ NTP_4_2_8P7
+
+ scripts/invoke-summary.texi at 1.115 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/invoke-ntp-wait.texi at 1.325 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait-opts at 1.61 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait.1ntp-waitman at 1.322 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait.1ntp-waitmdoc at 1.323 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait.html at 1.342 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait.man.in at 1.322 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntp-wait/ntp-wait.mdoc.in at 1.323 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/invoke-ntpsweep.texi at 1.113 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep-opts at 1.63 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep.1ntpsweepman at 1.101 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep.1ntpsweepmdoc at 1.101 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep.html at 1.114 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep.man.in at 1.101 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntpsweep/ntpsweep.mdoc.in at 1.102 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntptrace/invoke-ntptrace.texi at 1.114 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace-opts at 1.63 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace.1ntptraceman at 1.101 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace.1ntptracemdoc at 1.102 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace.html at 1.115 +2 -2
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace.man.in at 1.101 +3 -3
+ NTP_4_2_8P7
+
+ scripts/ntptrace/ntptrace.mdoc.in at 1.103 +2 -2
+ NTP_4_2_8P7
+
+ scripts/plot_summary-opts at 1.63 +2 -2
+ NTP_4_2_8P7
+
+ scripts/plot_summary.1plot_summaryman at 1.113 +3 -3
+ NTP_4_2_8P7
+
+ scripts/plot_summary.1plot_summarymdoc at 1.113 +2 -2
+ NTP_4_2_8P7
+
+ scripts/plot_summary.html at 1.116 +2 -2
+ NTP_4_2_8P7
+
+ scripts/plot_summary.man.in at 1.113 +3 -3
+ NTP_4_2_8P7
+
+ scripts/plot_summary.mdoc.in at 1.113 +2 -2
+ NTP_4_2_8P7
+
+ scripts/summary-opts at 1.63 +2 -2
+ NTP_4_2_8P7
+
+ scripts/summary.1summaryman at 1.113 +3 -3
+ NTP_4_2_8P7
+
+ scripts/summary.1summarymdoc at 1.113 +2 -2
+ NTP_4_2_8P7
+
+ scripts/summary.html at 1.116 +2 -2
+ NTP_4_2_8P7
+
+ scripts/summary.man.in at 1.113 +3 -3
+ NTP_4_2_8P7
+
+ scripts/summary.mdoc.in at 1.113 +2 -2
+ NTP_4_2_8P7
+
+ scripts/update-leap/invoke-update-leap.texi at 1.14 +1 -1
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap-opts at 1.14 +2 -2
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap.1update-leapman at 1.14 +3 -3
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap.1update-leapmdoc at 1.14 +2 -2
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap.html at 1.14 +1 -1
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap.man.in at 1.14 +3 -3
+ NTP_4_2_8P7
+
+ scripts/update-leap/update-leap.mdoc.in at 1.14 +2 -2
+ NTP_4_2_8P7
+
+ sntp/invoke-sntp.texi at 1.502 +2 -2
+ NTP_4_2_8P7
+
+ sntp/sntp-opts.c at 1.521 +7 -7
+ NTP_4_2_8P7
+
+ sntp/sntp-opts.h at 1.519 +3 -3
+ NTP_4_2_8P7
+
+ sntp/sntp.1sntpman at 1.337 +3 -3
+ NTP_4_2_8P7
+
+ sntp/sntp.1sntpmdoc at 1.337 +2 -2
+ NTP_4_2_8P7
+
+ sntp/sntp.html at 1.517 +2 -2
+ NTP_4_2_8P7
+
+ sntp/sntp.man.in at 1.337 +3 -3
+ NTP_4_2_8P7
+
+ sntp/sntp.mdoc.in at 1.337 +2 -2
+ NTP_4_2_8P7
+
+ util/invoke-ntp-keygen.texi at 1.505 +2 -2
+ NTP_4_2_8P7
+
+ util/ntp-keygen-opts.c at 1.523 +7 -7
+ NTP_4_2_8P7
+
+ util/ntp-keygen-opts.h at 1.521 +3 -3
+ NTP_4_2_8P7
+
+ util/ntp-keygen.1ntp-keygenman at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ util/ntp-keygen.1ntp-keygenmdoc at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ util/ntp-keygen.html at 1.179 +2 -2
+ NTP_4_2_8P7
+
+ util/ntp-keygen.man.in at 1.333 +3 -3
+ NTP_4_2_8P7
+
+ util/ntp-keygen.mdoc.in at 1.333 +2 -2
+ NTP_4_2_8P7
+
+ChangeSet at 1.3668, 2016-04-26 20:07:48-04:00, stenn at deacon.udel.edu
+ ntp-4.2.8p7
+
+ packageinfo.sh at 1.525 +1 -1
+ ntp-4.2.8p7
+
+ChangeSet at 1.3667, 2016-04-26 23:24:25+00:00, stenn at psp-deb1.ntp.org
+ 4.2.8p7 documentation cleanup
+
+ ChangeLog at 1.1819 +9 -9
+ 4.2.8p7 documentation cleanup
+
+ NEWS at 1.169 +123 -36
+ 4.2.8p7 documentation cleanup
+
+ChangeSet at 1.3666, 2016-04-24 09:17:06+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ ntpd/ntp_proto.c at 1.386 +0 -1
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ChangeSet at 1.3665, 2016-04-21 23:42:43+00:00, stenn at psp-deb1.ntp.org
+ Update 3007
+
+ NEWS at 1.168 +1 -1
+ Update 3007
+
+ChangeSet at 1.3664, 2016-04-21 23:29:30+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3007] Fix bug in crypto-NAK check
+
+ ChangeLog at 1.1818 +1 -1
+ [Bug 3007] Fix bug in crypto-NAK check
+
+ ntpd/ntp_proto.c at 1.385 +3 -1
+ [Bug 3007] Fix bug in crypto-NAK check
+
+ChangeSet at 1.3663, 2016-04-21 09:29:31+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ NEWS at 1.167 +1 -0
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ChangeSet at 1.3661, 2016-04-21 09:24:12+00:00, stenn at psp-deb1.ntp.org
+ tweak some ntp_proto.c timestamp log messages
+
+ ntpd/ntp_proto.c at 1.383 +4 -3
+ tweak some ntp_proto.c timestamp log messages
+
+ChangeSet at 1.3630.1.17, 2016-04-21 09:11:51+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ ChangeLog at 1.1794.1.15 +1 -0
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ ntpd/ntp_proto.c at 1.373.2.7 +6 -1
+ [Bug 3036] autokey trips an INSIST in authistrustedip()
+
+ChangeSet at 1.3660, 2016-04-19 05:29:57+00:00, stenn at psp-deb1.ntp.org
+ Windows cleanup for Bug 2978 mitigation
+
+ ports/winnt/include/config.h at 1.114 +6 -0
+ Windows cleanup for Bug 2978 mitigation
+
+ChangeSet at 1.3659, 2016-04-18 05:38:06+00:00, stenn at psp-deb1.ntp.org
+ 4.2.8p7 update: [Bug 2831] Segmentation Fault in DNS lookup during startup
+
+ NEWS at 1.166 +2 -0
+ 4.2.8p7 update: [Bug 2831] Segmentation Fault in DNS lookup during startup
+
+ChangeSet at 1.3630.15.1, 2016-04-18 06:07:25+02:00, perlinger at ntp.org
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code.
+
+ ChangeLog at 1.1794.15.1 +2 -0
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code.
+
+ include/ntp_worker.h at 1.7 +2 -0
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code: global locker prototype
+
+ libntp/ntp_intres.c at 1.100 +20 -28
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code:
+ lock global context table during access
+ remove dangerous wrapper
+
+ libntp/work_fork.c at 1.14.1.1 +5 -0
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code: global locker dummy
+
+ libntp/work_thread.c at 1.21 +23 -0
+ [Bug 2831] Segmentation Fault in DNS lookup during startup.
+ - fixed yet another race condition in the threaded resolver code: create&handle global lock
+
+ChangeSet at 1.3657, 2016-04-16 07:59:23+00:00, stenn at psp-deb1.ntp.org
+ type
+
+ NEWS at 1.165 +1 -1
+ type
+
+ChangeSet at 1.3656, 2016-04-14 09:03:11+00:00, stenn at psp-deb1.ntp.org
+ Update the NEWS file for 4.2.8p7
+
+ NEWS at 1.164 +7 -0
+ Update the NEWS file for 4.2.8p7
+
+ChangeSet at 1.3655, 2016-04-14 01:59:45+00:00, stenn at psp-deb1.ntp.org
+ [Sec 2978] Interleave can be partially triggered
+
+ ChangeLog at 1.1815 +1 -0
+ [Sec 2978] Interleave can be partially triggered
+
+ configure.ac at 1.605 +22 -0
+ [Sec 2978] Interleave can be partially triggered
+
+ ntpd/ntp_proto.c at 1.382 +11 -3
+ [Sec 2978] Interleave can be partially triggered
+
+ChangeSet at 1.3654, 2016-04-14 01:46:50+00:00, stenn at psp-deb1.ntp.org
+ Update the NEWS file for 4.2.8p7
+
+ NEWS at 1.163 +168 -26
+ Update the NEWS file for 4.2.8p7
+
+ChangeSet at 1.3653, 2016-04-12 22:29:18+00:00, stenn at psp-deb1.ntp.org
+ 4.2.8p7 prep
+
+ NEWS at 1.162 +105 -5
+ 4.2.8p7 prep
+
+ChangeSet at 1.3652, 2016-04-12 09:01:09+00:00, stenn at psp-deb1.ntp.org
+ Credit Aleksandr Kostikov on bug 3019
+
+ ChangeLog at 1.1814 +1 -0
+ Credit Aleksandr Kostikov on bug 3019
+
+ChangeSet at 1.3630.13.6, 2016-04-12 07:43:08+00:00, stenn at psp-deb1.ntp.org
+ comment tweak
+
+ ntpd/ntp_proto.c at 1.373.2.6 +1 -1
+ comment tweak
+
+ChangeSet at 1.3650, 2016-04-11 20:26:29-07:00, harlan at max.pfcs.com
+ [Bug 2952] Symmetric active/passive mode is broken
+
+ ChangeLog at 1.1812 +1 -0
+ [Bug 2952] Symmetric active/passive mode is broken
+
+ ntpd/ntp_proto.c at 1.380 +21 -12
+ [Bug 2952] Symmetric active/passive mode is broken
+
+ChangeSet at 1.3649, 2016-04-11 19:56:06-07:00, harlan at max.pfcs.com
+ Cleanup to include/ntp.h
+
+ ChangeLog at 1.1811 +1 -0
+ Cleanup to include/ntp.h
+
+ include/ntp.h at 1.218 +7 -0
+ cleanup
+
+ChangeSet at 1.3630.13.5, 2016-04-01 19:18:25+02:00, jnperlin at nemesis.localnet
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed
+ - adjust pull cycle of broadcast client to trensmission of brodcast server
+
+ libntp/ntp_worker.c at 1.7.1.1 +1 -1
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed
+ - side kick: fix annoying signed/unsigned clash
+
+ ntpd/ntp_proto.c at 1.373.2.5 +1 -0
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed
+ - adjust pull cycle of broadcast client to trensmission of brodcast server
+
+ChangeSet at 1.3630.13.4, 2016-03-30 23:55:33+02:00, jnperlin at nemesis.localnet
+ [Bug 3031] modify deadband
+
+ ntpd/ntp_proto.c at 1.373.2.4 +13 -12
+ [Bug 3031] broadcast issues
+ - modify deadband for first round after volley
+
+ChangeSet at 1.3630.14.1, 2016-03-30 17:28:04+00:00, perlinger at psp-deb1.ntp.org
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+ - Check the initial delay calculation and reject/unpeer the broadcast server if the delay exceeds
+ the cutoff limit. (default 50ms)
+ Retry again after the next broadcast packet.
+
+ ChangeLog at 1.1794.14.1 +5 -0
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+
+ ntpd/ntp_io.c at 1.414.3.1 +28 -10
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+ - improve/fix handling of opening broadcast sockets (-> EADDRNOTAVAIL)
+
+ ntpd/ntp_proto.c at 1.373.3.1 +23 -4
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+ - Check the initial delay calculation and reject/unpeer the broadcast server if the delay exceeds 50ms.
+ Retry again after the next broadcast packet.
+ - the absolute value of negative broadcastdelays is cutoff limit for peer removal.
+
+ChangeSet at 1.3630.13.2, 2016-03-30 19:23:06+02:00, jnperlin at nemesis.localnet
+ [Bug 3031]
+
+ ntpd/ntp_io.c at 1.414.2.1 +28 -10
+ [Bug 3031]
+ - improve/fix handling of opening broadcast sockets (-> EADDRNOTAVAIL)
+
+ ntpd/ntp_proto.c at 1.373.2.2 +14 -6
+ [Bug 3031]
+ - the absolute value of negative broadcastdelays is cutoff limit for peer removal
+
+ChangeSet at 1.3630.1.14, 2016-03-30 10:29:07+00:00, stenn at psp-deb1.ntp.org
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ ChangeLog at 1.1794.1.12 +2 -0
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ libntp/work_fork.c at 1.15 +1 -1
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ ntpd/ntp_timer.c at 1.96 +6 -0
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ ntpd/ntpd.c at 1.171 +15 -0
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ sntp/m4/ntp_libntp.m4 at 1.33 +1 -0
+ [Bug 2960] async name resolution fixes for chroot() environments. Reinhard Max
+
+ChangeSet at 1.3630.13.1, 2016-03-29 18:22:03+02:00, perlinger at ntp.org
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+ - Check the initial delay calculation and reject/unpeer the broadcast server if the delay exceeds 50ms.
+ Retry again after the next broadcast packet.
+
+ ChangeLog at 1.1794.13.1 +5 -0
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+
+ ntpd/ntp_proto.c at 1.373.2.1 +11 -0
+ [Bug 3031] ntp broadcastclient unable to synchronize to an server when the time of server changed.
+ - Check the initial delay calculation and reject/unpeer the broadcast server if the delay exceeds 50ms.
+ Retry again after the next broadcast packet.
+
+ChangeSet at 1.3630.12.1, 2016-03-27 23:59:51+02:00, jnperlin at nemesis.localnet
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - complete refurbishment of overlapped IO engine
+ - cleanup
+
+ ChangeLog at 1.1794.12.1 +2 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - work around windows network issues, improve overlapped IO. perlinger at ntp.org
+
+ include/ntp.h at 1.216.1.1 +1 -0
+ [Bug 3019] NTPD stops processing packets ERROR_HOST_UNREACHABLE
+ - add IOCPL registration handle to interface
+
+ include/ntp_refclock.h at 1.38 +2 -1
+ [Bug 3019] NTPD stops processing packets ERROR_HOST_UNREACHABLE
+ - add IOCPL registration handle to RIO structure
+
+ include/recvbuff.h at 1.26 +2 -2
+ [Bug 3019] NTPD stops processing packets ERROR_HOST_UNREACHABLE
+ - fix SOCKET vs. FD clash
+ - 'get_free_recv_buffer_alloc()': extended comment
+
+ libntp/ntp_worker.c at 1.8 +1 -1
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - fix signed/unsigned clash
+
+ libntp/recvbuff.c at 1.41 +15 -13
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - API cleanup: accept and silently ignore NULL pointer in 'freerecvbuf()'
+ - fix SOCKET vs. FD clash
+
+ ntpd/ntp_io.c at 1.414.1.1 +42 -12
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - first invalidate FDs in shared structure, then close handles
+ - defer free() via cooling pond when doing overlapped IO
+ ---
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - proper wiring to IO completion ports
+ ---
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - first invalidate FDs in shared structure, then close handles
+ - defer free() via cooling pond when doing overlapped IO
+ - proper wiring to IO completion ports
+ ---
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - wired the needed unregistration functions for overlapped IO
+
+ ports/winnt/include/ntp_iocompletionport.h at 1.22 +17 -10
+ Bug 3019 - NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - extend API to provide essential information
+ - added missing unregistration functions to API
+
+ ports/winnt/include/ntp_iocplmem.h at 1.1 +24 -0
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - refactored IOCPL heap into separate file
+
+ ports/winnt/include/ntp_iocplmem.h at 1.0 +0 -0
+
+ ports/winnt/include/ntp_iocpltypes.h at 1.1 +160 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - refactored helper objects (locks, PPS/device context, IO context,...) into separate file
+
+ ports/winnt/include/ntp_iocpltypes.h at 1.0 +0 -0
+
+ ports/winnt/ntpd/ntp_iocompletionport.c at 1.73 +875 -791
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - make sure ALL operations are overlapped for sockets
+ - use APC queue for deferred error processing
+ - take extra care to deal with interfaces/clocks being removed while overlapped IO in flight
+ - minor WINAPI cleanups (VS2008 vs VS2013)
+ - extend API to provide essential information
+ - better context checking
+ - implemented the missing unregistration functions
+ - implemented shared locking between clocks/interfaces and IO operations
+ - made sure minimal locking is engaged
+ - fixed / locked / avoided access to global / shared values from IO thread
+ - made sure interfaces and clocks cannot be deleted wile accessed from worker thread
+ - made sure feeding the receive queue stops with deregistration
+ In other words, a complete refurbishment.
+ - further refactoring, better handling of received packets
+
+ ports/winnt/ntpd/ntp_iocplmem.c at 1.1 +123 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - refactored IOCPL heap into separate file
+
+ ports/winnt/ntpd/ntp_iocplmem.c at 1.0 +0 -0
+
+ ports/winnt/ntpd/ntp_iocpltypes.c at 1.1 +366 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - refactored helper objects (locks, PPS/device context, IO context,...) into separate file
+
+ ports/winnt/ntpd/ntp_iocpltypes.c at 1.0 +0 -0
+
+ ports/winnt/ntpd/ntservice.c at 1.30 +13 -3
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - log request from SCM in INFO level
+
+ ports/winnt/vs2005/ntpd.vcproj at 1.21 +8 -18
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - added ntp_iocpl{mem,types}.c to sources.
+
+ ports/winnt/vs2008/ntpd/ntpd.vcproj at 1.51 +16 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - added ntp_iocpl{mem,types}.c to sources.
+
+ ports/winnt/vs2013/debug-x64.props at 1.2 +1 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - sidekick: property sheet name
+
+ ports/winnt/vs2013/libntp/libntp.vcxproj.filters at 1.7.1.1 +3 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - auto update
+
+ ports/winnt/vs2013/ntpd/ntpd.vcxproj at 1.9 +4 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - added ntp_iocpl{mem,types}.c to sources.
+
+ ports/winnt/vs2013/ntpd/ntpd.vcxproj.filters at 1.6 +12 -0
+ [Bug 3019] NTPD stops processing packets after hitting ERROR_HOST_UNREACHABLE
+ - auto update
+
+ ports/winnt/vs2013/release-x64.props at 1.2 +1 -0
+ [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+ - sidekick: property sheet name
+
+ChangeSet at 1.3630.1.12, 2016-03-19 09:09:07+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ tests/ntpq/Makefile.am at 1.9 +1 -0
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ChangeSet at 1.3630.1.10, 2016-03-16 09:22:31+00:00, stenn at psp-deb1.ntp.org
+ Add README.pullrequests. Harlan Stenn
+
+ ChangeLog at 1.1794.1.9 +1 -0
+ Add README.pullrequests. Harlan Stenn
+
+ Makefile.am at 1.135 +1 -0
+ Add README.pullrequests. Harlan Stenn
+
+ README.pullrequests at 1.1 +90 -0
+ BitKeeper file /home/stenn/ntp-stable/README.pullrequests
+
+ README.pullrequests at 1.0 +0 -0
+
+ChangeSet at 1.3630.11.1, 2016-03-16 08:46:16+00:00, stenn at psp-deb1.ntp.org
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ChangeLog at 1.1794.11.1 +1 -0
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/invoke-ntpq.texi at 1.509 +28 -1
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq-opts.c at 1.526 +108 -50
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq-opts.def at 1.27 +12 -0
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq-opts.h at 1.524 +21 -8
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq-subs.c at 1.116.1.1 +17 -10
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.1ntpqman at 1.337 +24 -3
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.1ntpqmdoc at 1.337 +22 -2
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.c at 1.169 +53 -2
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.h at 1.32 +3 -0
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.man.in at 1.337 +24 -3
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ ntpq/ntpq.mdoc.in at 1.337 +22 -2
+ [Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
+
+ChangeSet at 1.3630.10.1, 2016-03-01 08:30:22+01:00, perlinger at ntp.org
+ [Bug 3023] ntpdate cannot correct dates in the future.
+
+ ChangeLog at 1.1794.10.1 +1 -0
+ [Bug 3023] ntpdate cannot correct dates in the future.
+
+ ntpdate/ntpdate.c at 1.98 +9 -5
+ [Bug 3023] ntpdate cannot correct dates in the future.
+
+ChangeSet at 1.3642, 2016-03-01 05:46:29+00:00, stenn at psp-deb1.ntp.org
+ cleanup
+
+ ChangeLog at 1.1805 +0 -1
+ cleanup
+
+ChangeSet at 1.3641, 2016-02-29 23:01:01+00:00, stenn at psp-deb1.ntp.org
+ [Sec 3020] Refclock impersonation. HStenn.
+
+ ChangeLog at 1.1804 +1 -0
+ [Sec 3020] Refclock impersonation. HStenn.
+
+ configure.ac at 1.604 +18 -0
+ [Sec 3020] Refclock impersonation. HStenn.
+
+ ntpd/ntp_io.c at 1.415 +12 -0
+ [Sec 3020] Refclock impersonation. HStenn.
+
+ChangeSet at 1.3630.9.1, 2016-02-29 20:03:59+01:00, jnperlin at hydra.localnet
+ [Bug 3022] authkeys.c should be refactored
+
+ ChangeLog at 1.1794.9.1 +4 -0
+ [Bug 3022] authkeys.c should be refactored
+
+ include/ntp_keyacc.h at 1.2 +6 -0
+ [Bug 3022] authkeys.c should be refactored
+ - refactoring of key access handling
+
+ libntp/authkeys.c at 1.34 +146 -85
+ [Bug 3022] authkeys.c should be refactored
+ - refactoring of key access handling
+ - fixed memory leak in access list
+
+ libntp/authreadkeys.c at 1.25.1.1 +52 -44
+ [Bug 3022] authkeys.c should be refactored
+ - refactoring of key access handling
+ - reduced number of error branches
+
+ChangeSet at 1.3638.2.2, 2016-02-22 05:33:56+00:00, stenn at psp-deb1.ntp.org
+ [Sec 3008] Always check the return value of ctl_getitem(). HStenn.
+
+ ChangeLog at 1.1801.2.1 +1 -0
+ [Sec 3008] Always check the return value of ctl_getitem(). HStenn.
+
+ ntpd/ntp_control.c at 1.206.2.1 +11 -2
+ [Sec 3008] Always check the return value of ctl_getitem(). HStenn.
+
+ChangeSet at 1.3638.2.1, 2016-02-22 05:12:39+00:00, stenn at psp-deb1.ntp.org
+ Update ntp.conf documentation. Harlan Stenn.
+
+ ntpd/ntp.conf.def at 1.23 +38 -16
+ Update ntp.conf documentation. Harlan Stenn.
+
+ChangeSet at 1.3638.1.3, 2016-02-22 03:39:39+00:00, stenn at psp-deb1.ntp.org
+ Bug 3007 cleanup
+
+ ntpd/ntp_proto.c at 1.379 +4 -1
+ Bug 3007 cleanup
+
+ChangeSet at 1.3630.8.1, 2016-02-21 15:09:37+01:00, perlinger at ntp.org
+ [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error
+
+ ChangeLog at 1.1794.8.1 +2 -0
+ [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error
+
+ ntpd/ntp_request.c at 1.117.2.1 +29 -2
+ [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error
+ - added more stringent checks on packet content:
+ hmode <= 6 (7 is already out of range for a peer mode!)
+
+ChangeSet at 1.3630.7.2, 2016-02-21 09:39:25+01:00, perlinger at ntp.org
+ Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+ - sidekick: Ignore keys that have an unsupported MAC algorithm but are otherwise well-formed
+
+ ChangeLog at 1.1794.7.2 +2 -0
+ Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+ - sidekick: Ignore keys that have an unsupported MAC algorithm but are otherwise well-formed
+
+ libntp/authreadkeys.c at 1.26 +48 -26
+ [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+ - sidekick: Ignore keys that have an unsupported MAC algorithm but are otherwise well-formed
+
+ChangeSet at 1.3630.7.1, 2016-02-19 22:42:25+01:00, perlinger at ntp.org
+ [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+
+ ChangeLog at 1.1794.7.1 +2 -0
+ [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+
+ ntpd/ntp_request.c at 1.117.1.1 +41 -25
+ [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
+ - make sure the new keyids are valid static key IDs and present in the key table
+
+ChangeSet at 1.3630.6.1, 2016-02-19 19:47:31+01:00, perlinger at ntp.org
+ [Bug 3013] Fix for ssl_init.c SHA1 test
+
+ ChangeLog at 1.1794.6.1 +2 -0
+ [Bug 3013] Fix for ssl_init.c SHA1 test
+
+ tests/libntp/ssl_init.c at 1.9 +2 -2
+ [Bug 3013] Fix for ssl_init.c SHA1 test
+ - Require SHA1 explicitely, to avoid confusion with (deprecated) SHA0.
+ Patch provided by Ch. Weisgerber
+
+ChangeSet at 1.3630.5.1, 2016-02-17 18:36:10+01:00, perlinger at ntp.org
+ [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
+
+ ChangeLog at 1.1794.5.1 +3 -0
+ [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
+
+ ntpq/ntpq-subs.c at 1.117 +35 -16
+ [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
+ - remove trailing whitespace in remote config command
+ - remove comments, too.
+
+ChangeSet at 1.3639, 2016-02-17 09:30:05+01:00, jnperlin at hydra.localnet
+ [Bug 3008] ctl_getitem() return value not always checked
+
+ ChangeLog at 1.1802 +3 -0
+ [Bug 3008] ctl_getitem() return value not always checked
+
+ ntpd/ntp_control.c at 1.206.1.1 +101 -58
+ [Bug 3008] ctl_getitem() return value not always checked
+ - also some cleanup of ctl_getitem
+
+ChangeSet at 1.3630.3.3, 2016-02-14 10:15:57+00:00, stenn at psp-deb1.ntp.org
+ Fix typo in html/monopt.html. Harlan Stenn.
+
+ ChangeLog at 1.1794.3.3 +1 -0
+ Fix typo in html/monopt.html. Harlan Stenn.
+
+ html/monopt.html at 1.39 +2 -2
+ Fix typo in html/monopt.html. Harlan Stenn.
+
+ChangeSet at 1.3630.3.2, 2016-02-13 09:15:45+00:00, stenn at psp-deb1.ntp.org
+ Fix some Credit: attributions in the NEWS file. Harlan Stenn.
+
+ ChangeLog at 1.1794.3.2 +1 -0
+ Fix some Credit: attributions in the NEWS file. Harlan Stenn.
+
+ NEWS at 1.161 +3 -2
+ Fix some Credit: attributions in the NEWS file. Harlan Stenn.
+
+ChangeSet at 1.3630.4.1, 2016-02-10 20:11:21+01:00, perlinger at ntp.org
+ [Bug 3011] Duplicate IPs on unconfig directives will cause an assertion botch
+
+ ChangeLog at 1.1794.4.1 +2 -0
+ [Bug 3011] Duplicate IPs on unconfig directives will cause an assertion botch
+
+ ntpd/ntp_request.c at 1.118 +48 -78
+ [Bug 3011] Duplicate IPs on unconfig directives will cause an assertion botch
+ - reworked 'do_unconf()' to survive the effect of having peers named multiple times
+
+ChangeSet at 1.3630.2.3, 2016-02-09 00:46:57+00:00, mayer at psp-deb1.ntp.org
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-stable-9
mailing list