ChangeLog revision 1.1.1.1
1---
2(4.2.6) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
3* Include (4.2.4p8) - [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
4* [Bug 508] Fixed leap second handling for Windows.
5(4.2.5p250-RC) 2009/11/30 Released by Harlan Stenn <stenn@ntp.org>
6* sntp documentation updates.
7* [Bug 761] internal resolver does not seem to honor -4/-6 qualifiers
8* [Bug 1386] Deferred DNS doesn't work on NetBSD
9* [Bug 1391] avoid invoking autogen twice for .c and .h files.
10* [Bug 1397] shmget() refclock_shm failing because of file mode.
11* Pass no_needed to ntp_intres as first part of fixing [Bug 975].
12* Add ./configure --enable-force-defer-DNS to help debugging.
13(4.2.5p249-RC) 2009/11/28 Released by Harlan Stenn <stenn@ntp.org>
14* [Bug 1400] An empty KOD DB file causes sntp to coredump.
15* sntp: documentation cleanup.
16* sntp: clean up some error messages.
17* sntp: Use the precision to control how many offset digits are shown.
18* sntp: Show root dispersion.
19* Cleanup from the automake/autoconf upgrades.
20(4.2.5p248-RC) 2009/11/26 Released by Harlan Stenn <stenn@ntp.org>
21* Prepare for the generation of sntp.html.
22* Documentation changes from Dave Mills.
23* [Bug 1387] Storage leak in ntp_intres (minor).
24* [Bug 1389] buffer overflow in refclock_oncore.c
25* [Bug 1391] .texi usage text from installed, not built binaries.
26* [Bug 1392] intres retries duplicate assocations endlessly.
27* Correct *-opts.h dependency so default 'get' action isn't used.
28(4.2.5p247-RC) 2009/11/20 Released by Harlan Stenn <stenn@ntp.org>
29* [Bug 1142] nodebug builds shed no light on -d, -D option failure.
30* [Bug 1179] point out the problem with -i/--jaildir and -u/--user when
31  they are disabled by configure.
32* [Bug 1308] support systems that lack fork().
33* [Bug 1343] sntp doesn't link on Solaris 7, needs -lresolv.
34(4.2.5p246-RC) 2009/11/17 Released by Harlan Stenn <stenn@ntp.org>
35* Upgrade to autogen-5.10
36* [Bug 1378] Unnecessary resetting of peers during interface update.
37* [Bug 1382] p245 configure --disable-dependency-tracking won't build.
38* [Bug 1384] ntpq :config core dumped with a blank password.
39(4.2.5p245-RC) 2009/11/14 Released by Harlan Stenn <stenn@ntp.org>
40* Cleanup from Dave Mills.
41* [Bug 1343] sntp illegal C does not compile on Solaris 7.
42* [Bug 1381] Version .deps generated include file dependencies to allow
43  known dependency-breaking changes to force .deps to be cleaned,
44  triggered by changing the contents of deps-ver and/or sntp/deps-ver.
45(4.2.5p244-RC) 2009/11/12 Released by Harlan Stenn <stenn@ntp.org>
46* keygen.html updates from Dave Mills.
47* [Bug 1003] ntpdc unconfig command doesn't prompt for keyid.
48* [Bug 1376] Enable authenticated ntpq and ntpdc using newly-available
49  digest types.
50* ntp-keygen, Autokey OpenSSL build vs. run version mismatch is now a
51  non-fatal warning.
52(4.2.5p243-RC) 2009/11/11 Released by Harlan Stenn <stenn@ntp.org>
53* [Bug 1226] Fix deferred DNS lookups.
54* new crypto signature cleanup.
55(4.2.5p242-RC) 2009/11/10 Released by Harlan Stenn <stenn@ntp.org>
56* [Bug 1363] CID 92 clarify fallthrough case in clk_trimtsip.c
57* [Bug 1366] ioctl(TIOCSCTTY, 0) fails on NetBSD *[0-2].* > 3.99.7.
58* [Bug 1368] typos in libntp --without-crypto case
59* [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH.
60* CID 87 dead code in ntpq.c atoascii().
61* Fix authenticated ntpdc, broken in p240.
62* Stub out isc/mem.h, shaving 47k from a MIPS ntpd binary.
63* Shrink keyword scanner FSM entries from 64 to 32 bits apiece.
64* Documention updates from Dave Mills.
65* authkeys.c cleanup from Dave Mills.
66(4.2.5p241-RC) 2009/11/07 Released by Harlan Stenn <stenn@ntp.org>
67* html/authopt.html update from Dave Mills.
68* Remove unused file from sntp/Makefile.am's distribution list.
69* new crypto signature cleanup.
70(4.2.5p240-RC) 2009/11/05 Released by Harlan Stenn <stenn@ntp.org>
71* [Bug 1364] clock_gettime() not detected, need -lrt on Debian 5.0.3.
72* Provide all of OpenSSL's signature methods for ntp.keys (FIPS 140-2).
73(4.2.5p239-RC) 2009/10/30 Released by Harlan Stenn <stenn@ntp.org>
74* [Bug 1357] bogus assert from refclock_shm.
75* [Bug 1359] Debug message cleanup.
76* CID 101: more pointer/array cleanup.
77* [Bug 1356] core dump from refclock_nmea when can't open /dev/gpsU.
78* [Bug 1358] AIX 4.3 sntp/networking.c IPV6_JOIN_GROUP undeclared.
79* CID 101: pointer/array cleanup.
80(4.2.5p238-RC) 2009/10/27 Released by Harlan Stenn <stenn@ntp.org>
81* Changes from Dave Mills.
82* driver4.html updates from Dave Mills.
83* [Bug 1252] PPSAPI cleanup on ntpd/refclock_wwvb.c.
84* [Bug 1354] libtool error building after bootstrap with Autoconf 2.64.
85* Allow NTP_VPATH_HACK configure test to handle newer gmake versions.
86* CIDs 94-99 make it more clearly impossible for sock_hash() to return
87  a negative number.
88* CID 105, 106 ensure ntpdc arrays are not overrun even if callers
89  misbehave.
90* CID 113 use va_end() in refclock_true.c true_debug().
91* Get rid of configure tests for __ss_family and __ss_len when the more
92  common ss_family and ss_len are present.
93(4.2.5p237-RC) 2009/10/26 Released by Harlan Stenn <stenn@ntp.org>
94* [Bug 610] NMEA support for using PPSAPI on a different device.
95* [Bug 1238] use only fudge time2 to offset NMEA serial timestamp.
96* [Bug 1355] ntp-dev won't compile on OpenBSD 4.6.
97(4.2.5p236-RC) 2009/10/22 Released by Harlan Stenn <stenn@ntp.org>
98* Cleanup from Dave Mills.
99* [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.
100* [Bug 1353] ntpq "rv 0 settimeofday" always shows UNKNOWN on unix.
101* Do not attempt to execute built binaries from ntpd/Makefile when
102  cross-compiling (keyword-gen and ntpd --saveconfigquit).
103* sntp/main.c: Remove duplicate global adr_buf[] (also defined in
104  networking.c) which Piotr Grudzinski identified breaking his build.
105* Correct in6addr_any test in configure.ac to attempt link too.
106(4.2.5p235-RC) 2009/10/18 Released by Harlan Stenn <stenn@ntp.org>
107* [Bug 1343] lib/isc build breaks on systems without IPv6 headers.
108(4.2.5p234-RC) 2009/10/16 Released by Harlan Stenn <stenn@ntp.org>
109* [Bug 1339] redux, use unmodified lib/isc/win32/strerror.c and
110  move #define strerror... to a header not used by lib/isc code.
111* [Bug 1345] illegal 'grep' option prevents compilation.
112* [Bug 1346] keyword scanner broken where char defaults to unsigned.
113* [Bug 1347] ntpd/complete.conf missing multicastclient test case.
114(4.2.5p233-RC) 2009/10/15 Released by Harlan Stenn <stenn@ntp.org>
115* [Bug 1337] cast setsockopt() v4 address pointer to void *.
116* [Bug 1342] ignore|drop one IPv6 address on an interface blocks all
117  addresses on that interface.
118* Documentation cleanup and updates.
119(4.2.5p232-RC) 2009/10/14 Released by Harlan Stenn <stenn@ntp.org>
120* [Bug 1302] OpenSSL under Windows needs applink support.
121* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...).
122* [Bug 1339] Fix Windows-only ntp_strerror() infinite recursion.
123* [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
124* Construct ntpd keyword scanner finite state machine at compile time
125  rather than at runtime, shrink entries from 40+ to 8 bytes.
126* Update documentation for ntpq --old-rv, saveconfig, saveconfigdir,
127  ntpd -I -L and -M, and interface/nic rules. (From Dave Hart)
128* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...)
129(4.2.5p231-RC) 2009/10/10 Released by Harlan Stenn <stenn@ntp.org>
130* [Bug 1335] Broadcast client degraded by wildcard default change.
131(4.2.5p230-RC) 2009/10/09 Released by Harlan Stenn <stenn@ntp.org>
132* Start the 4.2.6 Release Candidate cycle.
133* Broadcast and transit phase cleanup from Dave Mills.
134(4.2.5p229) 2009/10/07 Released by Harlan Stenn <stenn@ntp.org>
135* [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
136* Change ntpsnmpd/Makefile.am include file order to fix FreeBSD build.
137(4.2.5p228) 2009/10/06 Released by Harlan Stenn <stenn@ntp.org>
138* Reclaim syntax tree memory after application in ntpd built with
139  configure --disable-saveconfig.
140* [Bug 1135] ntpq uses sizeof(u_long) where sizeof(u_int32) is meant.
141* [Bug 1333] ntpd --interface precedence over --novirtualips lost.
142(4.2.5p227) 2009/10/05 Released by Harlan Stenn <stenn@ntp.org>
143* [Bug 1135] :config fails with "Server disallowed request"
144* [Bug 1330] disallow interface/nic rules when --novirtualips or
145  --interface are used.
146* [Bug 1332] ntpq -c 'rv 0 variablename' returns extra stuff.
147* Add test of ntpd --saveconfigquit fidelity using new complete.conf.
148* Documentation updates from Dave Hart/Dave Mills.
149(4.2.5p226) 2009/10/04 Released by Harlan Stenn <stenn@ntp.org>
150* [Bug 1318] Allow multiple -g options on ntpd command line.
151* [Bug 1327] ntpq, ntpdc, ntp-keygen -d & -D should work with configure
152  --disable-debugging.
153* Add ntpd --saveconfigquit <filename> option for future build-time
154  testing of saveconfig fidelity.
155* Clockhop and autokey cleanup from Dave Mills.
156* Documentation updates from Dave Mills.
157(4.2.5p225) 2009/09/30 Released by Harlan Stenn <stenn@ntp.org>
158* authopt documentation changes from Dave Mills/Dave Hart.
159* [Bug 1324] support bracketed IPv6 numeric addresses for restrict.
160(4.2.5p224) 2009/09/29 Released by Harlan Stenn <stenn@ntp.org>
161* Clockhop and documentation fixes from Dave Mills.
162* Remove "tos maxhop" ntp.conf knob.
163(4.2.5p223) 2009/09/28 Released by Harlan Stenn <stenn@ntp.org>
164* [Bug 1321] build doesn't work if . isn't on $PATH.
165* [Bug 1323] Implement "revoke #" to match documentation, deprecate
166  "crypto revoke #".
167(4.2.5p222) 2009/09/27 Released by Harlan Stenn <stenn@ntp.org>
168* Update libisc code using bind-9.6.1-P1.tar.gz, rearrange our copy to
169  mirror the upstream layout (lib/isc/...), and merge in NTP-local
170  modifications to libisc.  There is a new procedure to ease future
171  libisc merges using a separate "upstream" bk repo.  That will enable
172  normal bk pull automerge to handle carrying forward any local changes
173  and should enable us to take updated libisc snapshots more often.
174* Updated build and flock-build scripts.  flock-build --one is a way
175  to perform a flock-build compatible solitary build, handy for a repo
176  clone's first build on a machine with autoconf, automake, etc.
177* Compiling ntp_parser.y using BSD make correctly places ntp_parser.h
178  in the top-level ntpd directory instead of A.*/ntpd.
179* bootstrap script updated to remove potentially stale .deps dirs.
180* Remove unneeded Makefile.am files from the lib/isc/include tree.
181(4.2.5p221) 2009/09/26 Released by Harlan Stenn <stenn@ntp.org>
182* [Bug 1316] segfault if refclock_nmea can't open file.
183* [Bug 1317] Distribute cvo.sh.
184(4.2.5p220) 2009/09/25 Released by Harlan Stenn <stenn@ntp.org>
185* Rearrange libisc code to match the upstream layout in BIND.  This is
186  step one of two, changing the layout but keeping our existing libisc.
187(4.2.5p219) 2009/09/24 Released by Harlan Stenn <stenn@ntp.org>
188* [Bug 1315] "interface ignore 0.0.0.0" is ignored.
189* add implicit "nic ignore all" rule before any rules from ntp.conf, so
190  "nic listen eth0" alone means the same as "-I eth0".
191* add wildcard match class for interface/nic rules.
192* fix mistaken carryover of prefixlen from one rule to the next.
193* Ensure IPv6 localhost address ::1 is included in libisc's Windows IPv6
194  address enumeration, allowing ntpq and ntpdc's hardcoding to 127.0.0.1 
195  on Windows to end.
196(4.2.5p218) 2009/09/21 Released by Harlan Stenn <stenn@ntp.org>
197* [Bug 1314] saveconfig emits -4 and -6 on when not given.
198* correct parsing and processing of setvar directive.
199* highlight location of ntpq :config syntax errors with ^.
200* clarify (former) NO_ARG, SINGLE_ARG, MULTIPLE_ARG renaming to
201  FOLLBY_TOKEN, FOLLBY_STRING, FOLLBY_STRINGS_TO_EOC.
202* parser, saveconfig cleanup to store T_ identifiers in syntax tree.
203(4.2.5p217) 2009/09/20 Released by Harlan Stenn <stenn@ntp.org>
204* [Bug 1300] reject remote configuration of dangerous items.
205(4.2.5p216) 2009/09/19 Released by Harlan Stenn <stenn@ntp.org>
206* [Bug 1312] ntpq/ntpdc MD5 passwords truncated to 8 chars on Suns.
207* CID 10 missing free(up); in refclock_palisade.c error return, again.
208* CID 83 added assertion to demonstrate config_nic_rules() does not
209  call strchr(NULL, '/').
210(4.2.5p215) 2009/09/18 Released by Harlan Stenn <stenn@ntp.org>
211* [Bug 1292] Workaround last VC6 unsigned __int64 kink.
212(4.2.5p214) 2009/09/17 Released by Harlan Stenn <stenn@ntp.org>
213* [Bug 1303] remove top-level "autokey" directive.
214* use "nic listen 192.168.0.0/16" instead of
215  "nic listen 192.168.0.0 prefixlen 16".
216(4.2.5p213) 2009/09/16 Released by Harlan Stenn <stenn@ntp.org>
217* [Bug 1310] fix Thunderbolt mode in refclock_palisade.c
218(4.2.5p212) 2009/09/15 Released by Harlan Stenn <stenn@ntp.org>
219* [Bug 983] add interface [listen | ignore | drop] ... directive.
220* [Bug 1243] MD5auth_setkey zero-fills key from first zero octet.
221* [Bug 1295] leftover fix, do not crash on exit in free_config_trap()
222  when "trap 1.2.3.4" is used without any further options.
223* [Bug 1311] 4.2.5p211 doesn't build in no-debug mode.
224* document interface (alias nic) and unpeer.
225* Correct syntax error line & column numbers.
226* CID 79: kod_init_kod_db() fails to fclose(db_s) in two error paths.
227* CID 80: attempt to quiet Coverity false positive re: leaking "reason"
228  in main().
229* Documentation updates from Dave Mills.
230* CID 81: savedconfig leaked in save_config().
231* Make the code agree with the spec and the book (Dave Mills).
232(4.2.5p211) 2009/09/14 Released by Harlan Stenn <stenn@ntp.org>
233* [Bug 663] respect ntpq -c and -p order on command line.
234* [Bug 1292] more VC6 unsigned __int64 workarounds.
235* [Bug 1296] Added Support for Trimble Acutime Gold.
236(4.2.5p210) 2009/09/06 Released by Harlan Stenn <stenn@ntp.org>
237* [Bug 1294] Use OPENSSL_INC and OPENSSL_LIB macros for Windows
238  and remove unnecessary reference to applink.c for Windows
239* [Bug 1295] trap directive options are not optional.
240* [Bug 1297] yylex() must always set yylval before returning.
241(4.2.5p209) 2009/09/01 Released by Harlan Stenn <stenn@ntp.org>
242* [Bug 1290] Fix to use GETTIMEOFDAY macro
243* [Bug 1289] Update project files for VC6, VS2003, VS2005, VS 2008
244(4.2.5p208) 2009/08/30 Released by Harlan Stenn <stenn@ntp.org>
245* [Bug 1293] make configuration dumper ready for release, specifically:
246* rename ntpq dumpcfg command to "saveconfig".
247* require authentication for saveconfig.
248* "restrict ... nomodify" prevents saveconfig and :config.
249* "saveconfig ." shorthand to save to startup configuration file.
250* support strftime() substitution in saveconfig arg to timestamp
251  the output filename, for example "saveconfig %Y%m%d-%H%M%S.conf".
252* display saveconfig response message from ntpd in ntpq.
253* save output filename in "savedconfig" variable, fetched with ntpq -c
254  "rv 0 savedconfig".
255* document saveconfig in html/ntpq.html.
256* add ./configure --disable-saveconfig to build a smaller ntpd.
257* log saveconfig failures and successes to syslog.
258(4.2.5p207) 2009/08/29 Released by Harlan Stenn <stenn@ntp.org>
259* [Bug 1292] Minor Windows source tweaks for VC6-era SDK headers.
260(4.2.5p206) 2009/08/26 Released by Harlan Stenn <stenn@ntp.org>
261* accopt.html typo fixes from Dave Mills.
262* [Bug 1283] default to remembering KoD in sntp.
263* clean up numerous sntp/kod_management.c bugs.
264* use all addresses resolved from each DNS name in sntp.
265(4.2.5p205) 2009/08/18 Released by Harlan Stenn <stenn@ntp.org>
266* accopt.html typo fixes from Dave Mills.
267* [Bug 1285] Log ntpq :config/config-from-file events.
268* [Bug 1286] dumpcfg omits statsdir, mangles filegen.
269(4.2.5p204) 2009/08/17 Released by Harlan Stenn <stenn@ntp.org>
270* [Bug 1284] infinite loop in ntpd dumping more than one trustedkey
271(4.2.5p203) 2009/08/16 Released by Harlan Stenn <stenn@ntp.org>
272* Add ntpq -c dumpcfg, Google Summer of Code project of Max Kuehn
273(4.2.5p202) 2009/08/14 Released by Harlan Stenn <stenn@ntp.org>
274* install the binary and man page for sntp.
275(4.2.5p201) 2009/08/13 Released by Harlan Stenn <stenn@ntp.org>
276* sntp: out with the old, in with the new.
277(4.2.5p200) 2009/08/12 Released by Harlan Stenn <stenn@ntp.org>
278* [Bug 1281] Build ntpd on Windows without big SDK download, burn,
279  and install by checking in essentially unchanging messages.mc build
280  products to avoid requiring mc.exe, which is not included with VC++
281  2008 EE.
282(4.2.5p199) 2009/08/09 Released by Harlan Stenn <stenn@ntp.org>
283* [Bug 1279] Cleanup for warnings from Veracode static analysis.
284(4.2.5p198) 2009/08/03 Released by Harlan Stenn <stenn@ntp.org>
285* Upgrade to autogen-5.9.9-pre5.
286(4.2.5p197) 2009/07/30 Released by Harlan Stenn <stenn@ntp.org>
287* The build script now has . at the end of PATH for config.guess.
288(4.2.5p196) 2009/07/29 Released by Harlan Stenn <stenn@ntp.org>
289* [Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10.
290* [Bug 1273] CID 10: Palisade leaks unit struct in error path.
291* [Bug 1274] CID 67: ensure resolve_hosts() output count and pointers
292  are consistent.
293* [Bug 1275] CID 45: CID 46: old sntp uses uninitialized guesses[0],
294  precs[0].
295* [Bug 1276] CID 52: crypto_xmit() may call crypto_alice[23]()
296  with NULL peer.
297(4.2.5p195) 2009/07/27 Released by Harlan Stenn <stenn@ntp.org>
298* cvo.sh: Add support for CentOS, Fedora, Slackware, SuSE, and QNX.
299(4.2.5p194) 2009/07/26 Released by Harlan Stenn <stenn@ntp.org>
300* Documentation updates from Dave Mills.
301* Use scripts/cvo.sh in the build script to get better subdir names.
302(4.2.5p193) 2009/07/25 Released by Harlan Stenn <stenn@ntp.org>
303* [Bug 1261] CID 34: simulate_server() rbuf.msg_flags uninitialized.
304* [Bug 1262] CID 35: xpkt.mac uninitialized in simulate_server().
305* [Bug 1263] CID 37: CID 38: CID 40: CID 43: multiple refclocks 
306  uninitialized tm_zone (arc, chronolog, dumbclock, pcf).
307* [Bug 1264] CID 64: gsoc_sntp on_wire() frees wrong ptr receiving KoD.
308* [Bug 1265] CID 65: CID 66: gsoc_sntp on_wire() leaks x_pkt, r_pkt.
309* [Bug 1266] CID 39: datum_pts_start() uninitialized arg.c_ospeed.
310* [Bug 1267] CID 44: old sntp handle_saving() writes stack garbage to
311  file when clearing.
312* [Bug 1268] CID 63: resolve_hosts() leaks error message buffer.
313* [Bug 1269] CID 74: use assertion to ensure move_fd() does not return
314  negative descriptors.
315* [Bug 1270] CID 70: gsoc_sntp recv_bcst_data mdevadr.ipv6mr_interface
316  uninitialized.
317(4.2.5p192) 2009/07/24 Released by Harlan Stenn <stenn@ntp.org>
318* [Bug 965] CID 42: ss_family uninitialized.
319* [Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
320* [Bug 1251] CID 68: search_entry() mishandles dst argument.
321* [Bug 1252] CID 32: Quiet Coverity warning with assertion.
322* [Bug 1253] CID 50: gsoc_sntp/crypto.c auth_init() always returns a 
323  list with one entry.
324* [Bug 1254] CID 56: tv_to_str() leaks a struct tm each call.
325* [Bug 1255] CID 55: pkt_output() leaks a copy of each packet.
326* [Bug 1256] CID 51: Coverity doesn't recognize our assertion macros as
327  terminal.
328* [Bug 1257] CID 57: gsoc_sntp auth_init() fails to fclose(keyfile).
329* [Bug 1258] CID 54: gsoc_sntp resolve_hosts() needs simplification.
330* [Bug 1259] CID 59: gsoc_sntp recv_bcast_data() fails to free(rdata)
331  on error paths.
332* [Bug 1260] CID 60: gsoc_sntp recvpkt() fails to free(rdata).
333* Updated to AutoGen-5.9.9pre2.
334(4.2.5p191) 2009/07/21 Released by Harlan Stenn <stenn@ntp.org>
335* Updated to AutoGen-5.9.9pre1.
336(4.2.5p190) 2009/07/20 Released by Harlan Stenn <stenn@ntp.org>
337* Updated to AutoGen-5.9.8.
338* [Bug 1248] RES_MSSNTP typo in ntp_proto.c.
339* [Bug 1246] use a common template for singly-linked lists, convert most
340  doubly-linked lists to singly-linked.
341* Log warning about signd blocking when restrict mssntp used.
342(4.2.5p189) 2009/07/16 Released by Harlan Stenn <stenn@ntp.org>
343* Documentation cleanup from Dave Mills.
344(4.2.5p188) 2009/07/15 Released by Harlan Stenn <stenn@ntp.org>
345* [Bug 1245] Broken xmt time sent in fast_xmit() of 4.2.5p187.
346(4.2.5p187) 2009/07/11 Released by Harlan Stenn <stenn@ntp.org>
347* [Bug 1042] multicast listeners IPv4+6 ignore new interfaces.
348* [Bug 1237] Windows serial code treat CR and LF both as line
349  terminators.
350* [Bug 1238] use fudge time2 for serial timecode offset in NMEA driver.
351* [Bug 1242] Remove --enable-wintime, symmetric workaround is now
352  always enabled.
353* [Bug 1244] NTP_INSIST(fd != maxactivefd) failure in intres child
354* Added restrict keyword "mssntp" for Samba4 DC operation, by Dave Mills.
355(4.2.5p186) 2009/07/08 Released by Harlan Stenn <stenn@ntp.org>
356* ntp_proto.c cleanup from Dave Mills.
357(4.2.5p185) 2009/07/01 Released by Harlan Stenn <stenn@ntp.org>
358* Documentation updates from Dave Mills.
359* [Bug 1234] convert NMEA driver to use common PPSAPI code.
360* timepps-Solaris.h pps_handle_t changed from pointer to scalar
361* Spectracom refclock added to Windows port of ntpd
362* [Bug 1236] Declaration order fixed.
363* Bracket private ONCORE debug statements with #if 0 rather than #ifdef
364  DEBUG
365* Delete ONCORE debug statement that is now handled elsewhere.
366(4.2.5p184) 2009/06/24 Released by Harlan Stenn <stenn@ntp.org>
367* [Bug 1233] atom refclock fudge time1 sign flipped in 4.2.5p164.
368(4.2.5p183) 2009/06/23 Released by Harlan Stenn <stenn@ntp.org>
369* [Bug 1196] setsockopt(SO_EXCLUSIVEADDRUSE) can fail on Windows 2000
370  and earlier with WSAINVAL, do not log a complaint in that case.
371* [Bug 1210] ONCORE driver terminates ntpd without logging a reason.
372* [Bug 1218] Correct comment in refclock_oncore on /etc/ntp.oncore*
373  configuration file search order.
374* Change ONCORE driver to log using msyslog as well as to any
375  clockstats file.
376* [Bug 1231] ntpsnmpd build fails after sockaddr union changes.
377(4.2.5p182) 2009/06/18 Released by Harlan Stenn <stenn@ntp.org>
378* Add missing header dependencies to the ntpdc layout verification.
379* prefer.html updates from Dave Mills.
380* [Bug 1205] Add ntpd --usepcc and --pccfreq options on Windows
381* [Bug 1215] unpeer by association ID
382* [Bug 1225] Broadcast address miscalculated on Windows 4.2.5p180
383* [Bug 1229] autokey segfaults in cert_install().
384* Use a union for structs sockaddr, sockaddr_storage, sockaddr_in, and
385  sockaddr_in6 to remove casts and enable type checking.  Collapse
386  some previously separate IPv4/IPv6 paths into a single codepath.
387(4.2.5p181) 2009/06/06 Released by Harlan Stenn <stenn@ntp.org>
388* [Bug 1206] Required compiler changes for Windows
389* [Bug 1084] PPSAPI for ntpd on Windows with DLL backends
390* [Bug 1204] Unix-style refclock device paths on Windows
391* [Bug 1205] partial fix, disable RDTSC use by default on Windows
392* [Bug 1208] decodenetnum() buffer overrun on [ with no ]
393* [Bug 1211] keysdir free()d twice #ifdef DEBUG
394* Enable ONCORE, ARCRON refclocks on Windows (untested)
395(4.2.5p180) 2009/05/29 Released by Harlan Stenn <stenn@ntp.org>
396* [Bug 1200] Enable IPv6 in Windows port
397* Lose FLAG_FIXPOLL, from Dave Mills.
398(4.2.5p179) 2009/05/23 Released by Harlan Stenn <stenn@ntp.org>
399* [Bug 1041] xmt -> aorg timestamp cleanup from Dave Mills,
400  reported by Dave Hart.
401* [Bug 1193] Compile error: conflicting types for emalloc.
402* [Bug 1196] VC6 winsock2.h does not define SO_EXCLUSIVEADDRUSE.
403* Leap/expire cleanup from Dave Mills.
404(4.2.5p178) 2009/05/21 Released by Harlan Stenn <stenn@ntp.org>
405* Provide erealloc() and estrdup(), a la emalloc().
406* Improve ntp.conf's parser error messages.
407* [Bug 320] "restrict default ignore" does not affect IPv6.
408* [Bug 1192] "restrict -6 ..." reports a syntax error.
409(4.2.5p177) 2009/05/18 Released by Harlan Stenn <stenn@ntp.org>
410* Include (4.2.4p7)
411* [Bug 1174] nmea_shutdown assumes that nmea has a unit assigned
412* [Bug 1190] NMEA refclock fudge flag4 1 obscures position in timecode
413* Update NMEA refclock documentation in html/drivers/driver20.html
414(4.2.5p176) 2009/05/13 Released by Harlan Stenn <stenn@ntp.org>
415* [Bug 1154] mDNS registration should be done later, repeatedly and only
416  if asked for. (second try for fix)
417(4.2.5p175) 2009/05/12 Released by Harlan Stenn <stenn@ntp.org>
418* Include (4.2.4p7-RC7)
419* [Bug 1180] ntpd won't start with more than ~1000 interfaces
420* [Bug 1182] Documentation typos and missing bits.
421* [Bug 1183] COM port support should extend past COM3
422* [Bug 1184] ntpd is deaf when restricted to second IP on the same net
423* Clean up configure.ac NTP_CACHEVERSION interface, display cache
424  version when clearing.  Fixes a regression.
425(4.2.5p174) 2009/05/09 Released by Harlan Stenn <stenn@ntp.org>
426* Stale leapsecond file fixes from Dave Mills.
427(4.2.5p173) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
428* Include (4.2.4p7-RC6)
429(4.2.5p172) 2009/05/06 Released by Harlan Stenn <stenn@ntp.org>
430* [Bug 1175] Instability in PLL daemon mode.
431* [Bug 1176] refclock_parse.c does not compile without PPSAPI.
432(4.2.5p171) 2009/05/04 Released by Harlan Stenn <stenn@ntp.org>
433* Autokey documentation cleanup from Dave Mills.
434* [Bug 1171] line editing libs found without headers (Solaris 11)
435* [Bug 1173] NMEA refclock fails with Solaris PPSAPI
436* Fix problem linking msntp on Solaris when sntp subdir is configured
437  before parent caused by different gethostent library search order.
438* Do not clear config.cache when it is  empty.
439(4.2.5p170) 2009/05/02 Released by Harlan Stenn <stenn@ntp.org>
440* [Bug 1152] adjust PARSE to new refclock_pps logic
441* Include (4.2.4p7-RC5)
442* loopfilter FLL/PLL crossover cleanup from Dave Mills.
443* Documentation updates from Dave Mills.
444* ntp-keygen cleanup from Dave Mills.
445* crypto API cleanup from Dave Mills.
446* Add NTP_CACHEVERSION mechanism to ignore incompatible config.cache
447* Enable gcc -Wstrict-overflow for gsoc_sntp as well
448(4.2.5p169) 2009/04/30 Released by Harlan Stenn <stenn@ntp.org>
449* [Bug 1171] Note that we never look for -lreadline by default.
450* [Bug 1090] Fix bogus leap seconds in refclock_hpgps.
451(4.2.5p168) 2009/04/29 Released by Harlan Stenn <stenn@ntp.org>
452* Include (4.2.4p7-RC4)
453* [Bug 1169] quiet compiler warnings
454* Re-enable gcc -Wstrict-prototypes when not building with OpenSSL
455* Enable gcc -Wstrict-overflow
456* ntpq/ntpdc emit newline after accepting password on Windows
457* Updates from Dave Mills:
458* ntp-keygen.c: Updates.
459* Fix the error return and syslog function ID in refclock_{param,ppsapi}.
460* Make sure syspoll is within the peer's minpoll/maxpoll bounds.
461* ntp_crypto.c: Use sign_siglen, not len. sign key filename cleanup.
462* Bump NTP_MAXEXTEN from 1024 to 2048, update values for some field lengths.
463* m4/ntp_lineeditlibs.m4: fix warnings from newer Autoconf
464* [Bug 1166] Remove truncation of position (blanking) code in refclock_nmea.c
465(4.2.5p167) 2009/04/26 Released by Harlan Stenn <stenn@ntp.org>
466* Crypto cleanup from Dave Mills.
467(4.2.5p166) 2009/04/25 Released by Harlan Stenn <stenn@ntp.org>
468* [Bug 1165] Clean up small memory leaks in the  config file parser
469* Correct logconfig keyword declaration to MULTIPLE_ARG
470* Enable filename and line number leak reporting on Windows when built
471  DEBUG for all the typical C runtime allocators such as calloc,
472  malloc, and strdup.  Previously only emalloc calls were covered.
473* Add DEBUG-only code to free dynamically allocated memory that would
474  otherwise remain allocated at ntpd exit, to allow less forgivable
475  leaks to stand out in leaks reported after exit.
476* Ensure termination of strings in ports/winnt/libisc/isc_strerror.c
477  and quiet compiler warnings.
478* [Bug 1057] ntpdc unconfig failure
479* [Bug 1161] unpeer AKA unconfig command for ntpq :config
480* PPS and crypto cleanup in ntp_proto.c from Dave Mills.
481(4.2.5p165) 2009/04/23 Released by Harlan Stenn <stenn@ntp.org>
482* WWVB refclock cleanup from Dave Mills.
483* Code cleanup: requested_key -> request_key.
484* [Bug 833] ignore whitespace at end of remote configuration lines
485* [Bug 1033] ntpdc/ntpq crash prompting for keyid on Windows
486* [Bug 1028] Support for W32Time authentication via Samba.
487* quiet ntp_parser.c malloc redeclaration warning
488* Mitigation and PPS/PPSAPI cleanup from Dave Mills.
489* Documentation updates from Dave Mills.
490* timepps-Solaris.h patches from Dave Hart.
491(4.2.5p164) 2009/04/22 Released by Harlan Stenn <stenn@ntp.org>
492* Include (4.2.4p7-RC3)
493* PPS/PPSAPI cleanup from Dave Mills.
494* Documentation updates from Dave Mills.
495* [Bug 1125] C runtime per-thread initialization on Windows
496* [Bug 1152] temporarily disable refclock_parse, refclock_true until
497  maintainers can repair build break from pps_sample()
498* [Bug 1153] refclock_nmea should not mix UTC with GPS time
499* [Bug 1159] ntpq overlap diagnostic message test buggy
500(4.2.5p163) 2009/04/10 Released by Harlan Stenn <stenn@ntp.org>
501(4.2.5p162) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
502* Documentation updates from Dave Mills.
503* Mitigation and PPS cleanup from Dave Mills.
504* Include (4.2.4p7-RC2)
505* [Bug 216] New interpolation scheme for Windows eliminates 1ms jitter
506* remove a bunch of #ifdef SYS_WINNT from portable code
507* 64-bit time_t cleanup for building on newer Windows compilers
508* Only set CMOS clock during ntpd exit on Windows if the computer is
509  shutting down or restarting.
510* [Bug 1148] NMEA reference clock improvements
511* remove deleted gsoc_sntp/utilities.o from repository so that .o build
512  products can be cleaned up without corrupting the repository.
513(4.2.5p161) 2009/03/31 Released by Harlan Stenn <stenn@ntp.org>
514* Documentation updates from Dave Mills.
515(4.2.5p160) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
516* [Bug 1141] refclock_report missing braces cause spurious "peer event:
517  clock clk_unspec" log entries
518* Include (4.2.4p7-RC1)
519(4.2.5p159) 2009/03/28 Released by Harlan Stenn <stenn@ntp.org>
520* "bias" changes from Dave Mills.
521(4.2.5p158) 2009/01/30 Released by Harlan Stenn <stenn@ntp.org>
522* Fix [CID 72], a typo introduced at the latest fix to prettydate.c.
523(4.2.5p157) 2009/01/26 Released by Harlan Stenn <stenn@ntp.org>
524* Cleanup/fixes for ntp_proto.c and ntp_crypto.c from Dave Mills.
525(4.2.5p156) 2009/01/19 Released by Harlan Stenn <stenn@ntp.org>
526* [Bug 1118] Fixed sign extension for 32 bit time_t in caljulian() and prettydate().
527  Fixed some compiler warnings about missing prototypes.
528  Fixed some other simple compiler warnings.
529* [Bug 1119] [CID 52] Avoid a possible null-dereference in ntp_crypto.c.
530* [Bug 1120] [CID 51] INSIST that peer is non-null before we dereference it.
531* [Bug 1121] [CID 47] double fclose() in ntp-keygen.c.
532(4.2.5p155) 2009/01/18 Released by Harlan Stenn <stenn@ntp.org>
533* Documentation updates from Dave Mills.
534* CHU frequency updates.
535* Design assertion fixes for ntp_crypto.c from Dave Mills.
536(4.2.5p154) 2009/01/13 Released by Harlan Stenn <stenn@ntp.org>
537* [Bug 992] support interface event change on Linux from
538  Miroslav Lichvar.
539(4.2.5p153) 2009/01/09 Released by Harlan Stenn <stenn@ntp.org>
540* Renamed gsoc_sntp/:fetch-stubs to gsoc_sntp/fetch-stubs to avoid
541  file name problems under Windows.
542  Removed German umlaut from log msg for 4.2.5p142.
543(4.2.5p152) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
544* Include (4.2.4p6) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
545(4.2.5p151) 2008/12/23 Released by Harlan Stenn <stenn@ntp.org>
546* Stats file logging cleanup from Dave Mills.
547(4.2.5p150) 2008/12/15 Released by Harlan Stenn <stenn@ntp.org>
548* [Bug 1099] Fixed wrong behaviour in sntp's crypto.c.
549* [Bug 1103] Fix 64-bit issues in the new calendar code.
550(4.2.5p149) 2008/12/05 Released by Harlan Stenn <stenn@ntp.org>
551* Fixed mismatches in data types and OID definitions in ntpSnmpSubAgent.c
552* added a premliminary MIB file to ntpsnmpd (ntpv4-mib.mib)
553(4.2.5p148) 2008/12/04 Released by Harlan Stenn <stenn@ntp.org>
554* [Bug 1070] Fix use of ntpq_parsestring() in ntpsnmpd.
555(4.2.5p147) 2008/11/27 Released by Harlan Stenn <stenn@ntp.org>
556* Update gsoc_sntp's GCC warning code.
557(4.2.5p146) 2008/11/26 Released by Harlan Stenn <stenn@ntp.org>
558* Update Solaris CFLAGS for gsoc_sntp.
559(4.2.5p145) 2008/11/20 Released by Harlan Stenn <stenn@ntp.org>
560* Deal with time.h for sntp under linux.
561* Provide rpl_malloc() for sntp for systems that need it.
562* Handle ss_len and socklen type for sntp.
563* Fixes to the sntp configure.ac script.
564* Provide INET6_ADDRSTRLEN if it is missing.
565* [Bug 1095] overflow in caljulian.c.
566(4.2.5p144) 2008/11/19 Released by Harlan Stenn <stenn@ntp.org>
567* Use int32, not int32_t.
568* Avoid the sched*() functions under OSF - link problems.
569(4.2.5p143) 2008/11/17 Released by Harlan Stenn <stenn@ntp.org>
570* sntp cleanup and fixes.
571(4.2.5p142) 2008/11/16 Released by Harlan Stenn <stenn@ntp.org>
572* Imported GSoC SNTP code from Johannes Maximilian Kuehn.
573(4.2.5p141) 2008/11/13 Released by Harlan Stenn <stenn@ntp.org>
574* New caltontp.c and calyearstart.c from Juergen Perlinger.
575(4.2.5p140) 2008/11/12 Released by Harlan Stenn <stenn@ntp.org>
576* Cleanup lint from the ntp_scanner files.
577* [Bug 1011] gmtime() returns NULL on windows where it would not under Unix.
578* Updated caljulian.c and prettydate.c from Juergen Perlinger.
579(4.2.5p139) 2008/11/11 Released by Harlan Stenn <stenn@ntp.org>
580* Typo fix to driver20.html.
581(4.2.5p138) 2008/11/10 Released by Harlan Stenn <stenn@ntp.org>
582* [Bug 474] --disable-ipv6 is broken.
583* IPv6 interfaces were being looked for twice.
584* SHM driver grabs more samples, add clockstats
585* decode.html and driver20.html updates from Dave Mills.
586(4.2.5p137) 2008/11/01 Released by Harlan Stenn <stenn@ntp.org>
587* [Bug 1069] #undef netsnmp's PACKAGE_* macros.
588* [Bug 1068] Older versions of netsnmp do not have netsnmp_daemonize().
589(4.2.5p136) 2008/10/27 Released by Harlan Stenn <stenn@ntp.org>
590* [Bug 1078] statsdir configuration parsing is broken.
591(4.2.5p135) 2008/09/23 Released by Harlan Stenn <stenn@ntp.org>
592* [Bug 1072] clock_update should not allow updates older than sys_epoch.
593(4.2.5p134) 2008/09/17 Released by Harlan Stenn <stenn@ntp.org>
594* Clean up build process for ntpsnmpd.
595(4.2.5p133) 2008/09/16 Released by Harlan Stenn <stenn@ntp.org>
596* Add options processing to ntpsnmpd.
597* [Bug 1062] Check net-snmp headers before deciding to build ntpsnmpd.
598* Clean up the libntpq.a build.
599* Regenerate ntp_parser.[ch] from ntp_parser.y
600(4.2.5p132) 2008/09/15 Released by Harlan Stenn <stenn@ntp.org>
601* [Bug 1067] Multicast DNS service registration must come after the fork
602  on Solaris.
603* [Bug 1066] Error messages should log as errors.
604(4.2.5p131) 2008/09/14 Released by Harlan Stenn <stenn@ntp.org>
605* [Bug 1065] Re-enable support for the timingstats file.
606(4.2.5p130) 2008/09/13 Released by Harlan Stenn <stenn@ntp.org>
607* [Bug 1064] Implement --with-net-snmp-config=progname
608* [Bug 1063] ntpSnmpSubagentObject.h is missing from the distribution.
609(4.2.5p129) 2008/09/11 Released by Harlan Stenn <stenn@ntp.org>
610* Quiet some libntpq-related warnings.
611(4.2.5p128) 2008/09/08 Released by Harlan Stenn <stenn@ntp.org>
612* Import Heiko Gerstung's GSoC2008 NTP MIB daemon.
613(4.2.5p127) 2008/09/01 Released by Harlan Stenn <stenn@ntp.org>
614* Regenerate ntpd/ntp_parser.c
615(4.2.5p126) 2008/08/31 Released by Harlan Stenn <stenn@ntp.org>
616* Stop libtool-1.5 from looking for C++ or Fortran.
617* [BUG 610] Documentation update for NMEA reference clock driver.
618* [Bug 828] Fix IPv4/IPv6 address parsing.
619* Changes from Dave Mills:
620  Documentation updates.
621  Fix a corner case where a frequency update was reported but not set.
622  When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have
623  crypto_flags.
624(4.2.5p125) 2008/08/18 Released by Harlan Stenn <stenn@ntp.org>
625* [Bug 1052] Add linuxPPS support to ONCORE driver.
626(4.2.5p124) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
627* Documentation updates from Dave Mills.
628* Include (4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
629* [Bug 861] leap info was not being transmitted.
630* [Bug 1046] refnumtoa.c is using the wrong header file.
631* [Bug 1047] enable/disable options processing fix.
632* header file cleanup.
633* [Bug 1037] buffer in subroutine was 1 byte short.
634* configure.ac: cleanup, add option for wintime, and lay the groundwork
635  for the changes needed for bug 1028.
636* Fixes from Dave Mills: 'bias' and 'interleave' work.  Separate
637  phase and frequency discipline (for long poll intervals).  Update
638  TAI function to match current leapsecond processing.
639* Documentation updates from Dave Mills.
640* [Bug 1037] Use all 16 of the MD5 passwords generated by ntp-keygen.
641* Fixed the incorrect edge parameter being passed to time_pps_kcbind in
642  NMEA refclock driver.
643* [Bug 399] NMEA refclock driver does not honor time1 offset if flag3 set.
644* [Bug 985] Modifications to NMEA reference clock driver to support Accord
645  GPS Clock.
646* poll time updates from Dave Mills.
647* local refclock documentation updates from Dave Mills.
648* [Bug 1022] Fix compilation problems with yesterday's commit.
649* Updates and cleanup from Dave Mills:
650  I've now spent eleven months of a sabbatical year - 7 days a week, 6-10
651  hours most days - working on NTP. I have carefully reviewed every major
652  algorithm, examined its original design and evolution from that design.
653  I've trimmed off dead code and briar patches and did zillions of tests
654  contrived to expose evil vulnerabilities. The development article is in
655  rather good shape and should be ready for prime time.
656
657  1. The protostats statistics files have been very useful in exposing
658  little twitches and turns when something hiccups, like a broken PPS
659  signal. Most of what used to be syslog messages are now repackaged as
660  protostats messages with optional syslog as well. These can also be sent
661  as traps which might be handy to tiggle a beeper or celltext. These, the
662  sysstats files and cryptostats files reveal the ambient health of a busy
663  server, monitor traffic and error counts and spot crypto attacks.
664
665  2. Close inspection of the clock discipline behavior at long poll
666  intervals (36 h) showed it not doing as well as it should. I redesigned
667  the FLL loop to improve nominal accuracy from  several tens of
668  milliseconds to something less than ten milliseconds.
669
670  3. Autokey (again). The enhanced error checking was becoming a major
671  pain. I found a way to toss out gobs of ugly fat code and replace the
672  function with a much simpler and more comprehensive scheme. It resists
673  bait-and-switch attacks and quickly detect cases when the protocol is
674  not correctly synchronized.
675
676  4. The interface code for the kernel PPS signal was not in sync with the
677  kernel code itself. Some error checks were duplicated and some
678  ineffective. I found none of the PPS-capable drivers, including the atom
679  driver, do anything when the prefer peer fails; the kernel PPS signal
680  remains in control. The atom driver now disables the kernel PPS when the
681  prefer peer comes bum. This is important when the prefer peer is not a
682  reference clock but a remote NTP server.
683
684  5. The flake restrict bit turned out to be really interesting,
685  especially with symmtric modes and of those especially those using
686  Autokey. Small changes in the recovery procedures when packets are lost
687  now avoid almost all scenarios which previously required protocol resets.
688
689  6. I've always been a little uncomfortable when using the clock filter
690  with long poll intervals because the samples become less and less
691  correlated as the sample age exceeds the Allan intercept. Various
692  schemes have been used over the years to cope with this fact. The latest
693  one and the one that works the best is to use a modified sort metric
694  where the delay is used when the age of the sample is less than the
695  intercept and the sum of delay and dispersion above that. The net result
696  is that, at small poll intervals the algorithm operates as a minimum
697  filter, while at larger poll intervals it morphs to FIFO. Left
698  unmodified, a sample could be used when twelve days old. This along with
699  the FLL modifications has made a dramatic improvement at large poll
700  intervals.
701
702- [Backward Incompatible] The 'state' variable is no longer reported or
703  available via ntpq output.  The following system status bit names
704  have been changed:
705  - sync_alarm -> leap_alarm
706  - sync_atomic -> sync_pps
707  - sync_lf_clock -> sync_lf_radio
708  - sync_hf_clock -> sync_hf_radio
709  - sync_uhf_clock -> sync_uhf_radio
710  - sync_local_proto -> sync_local
711  - sync_udp/time -> sync_other
712  Other names have been changed as well.  See the change history for
713  libntp/statestr.c for more details.
714  Other backward-incompatible changes in ntpq include:
715  - assID -> associd
716  - rootdispersion -> rootdisp
717  - pkt_head -> pkt_neader
718  See the change history for other details.
719
720* Updates and cleanup from Dave Mills.
721* [Bug 995] Remove spurious ; from ntp-keygen.c.
722* More cleanup and changes from Dave Mills.
723* [Bug 980] Direct help to stdout.
724---
725(4.2.4p8) 2009/12/08 Released by Harlan Stenn <stenn@ntp.org>
726
727* [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
728
729---
730(4.2.4p7) 2009/05/18 Released by Harlan Stenn <stenn@ntp.org>
731
732* [Sec 1151] Remote exploit if autokey is enabled - CVE-2009-1252.
733* [Bug 1187] Update the copyright date.
734* [Bug 1191] ntpd fails on Win2000 - "Address already in use" after fix
735  for [Sec 1149].
736
737---
738(4.2.4p7-RC7) 2009/05/12 Released by Harlan Stenn <stenn@ntp.org>
739
740* ntp.isc.org -> ntp.org cleanup.
741* [Bug 1178] Use prior FORCE_DNSRETRY behavior as needed at runtime,
742  add configure --enable-ignore-dns-errors to be even more stubborn
743
744---
745(4.2.4p7-RC6) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
746
747* [Bug 784] Make --enable-linuxcaps the default when available
748* [Bug 1179] error messages for -u/--user and -i lacking droproot
749* Updated JJY reference clock driver from Takao Abe
750* [Bug 1071] Log a message and exit before trying to use FD_SET with a
751  descriptor larger than FD_SETSIZE, which will corrupt memory
752* On corruption of the iface list head in add_interface, log and exit
753
754---
755(4.2.4p7-RC5) 2009/05/02 Released by Harlan Stenn <stenn@ntp.org>
756
757* [Bug 1172] 4.2.4p7-RC{3,4} fail to build on linux.
758* flock-build script unportable 'set -m' use removed
759
760---
761(4.2.4p7-RC4) 2009/04/29 Released by Harlan Stenn <stenn@ntp.org>
762
763* [Bug 1167] use gcc -Winit-self only if it is understood
764
765---
766(4.2.4p7-RC3) 2009/04/22 Released by Harlan Stenn <stenn@ntp.org>
767
768* [Bug 787] Bug fixes for 64-bit time_t on Windows
769* [Bug 813] Conditional naming of Event
770* [Bug 1147] System errors should be logged to msyslog()
771* [Bug 1155] Fix compile problem on Windows with VS2005
772* [Bug 1156] lock_thread_to_processor() should be declared in header
773* [Bug 1157] quiet OpenSSL warnings, clean up configure.ac
774* [Bug 1158] support for aix6.1
775* [Bug 1160] MacOS X is like BSD regarding F_SETOWN
776
777---
778(4.2.4p7-RC2) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
779
780* [Sec 1144] limited buffer overflow in ntpq.  CVE-2009-0159
781* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
782
783---
784(4.2.4p7-RC1) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
785
786* [Bug 1131] UDP sockets should not use SIGPOLL on Solaris.
787* build system email address cleanup
788* [Bug 774] parsesolaris.c does not compile under the new Solaris
789* [Bug 873] Windows serial refclock proper TTY line discipline emulation
790* [Bug 1014] Enable building with VC9 (in Visual Studio 2008,
791  Visual C++ 2008, or SDK)
792* [Bug 1117] Deferred interface binding under Windows works only correctly
793  if FORCE_DNSRETRY is defined
794* [BUG 1124] Lock QueryPerformanceCounter() client threads to same CPU
795* DPRINTF macro made safer, always evaluates to a statement and will not
796  misassociate an else which follows the macro.
797
798---
799(4.2.4p6) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
800
801* [Bug 1113] Fixed build errors with recent versions of openSSL. 
802* [Sec 1111] Fix incorrect check of EVP_VerifyFinal()'s return value.
803* Update the copyright year.
804
805---
806(4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
807
808* [BUG 1051] Month off by one in leap second message written to clockstats
809  file fixed.
810* [Bug 450] Windows only: Under original Windows NT we must not discard the
811  wildcard socket to workaround a bug in NT's getsockname().
812* [Bug 1038] Built-in getpass() function also prompts for password if
813  not built with DEBUG.
814* [Bug 841] Obsolete the "dynamic" keyword and make deferred binding
815  to local interfaces the default.
816  Emit a warning if that keyword is used for configuration.
817* [Bug 959] Refclock on Windows not properly releasing recvbuffs.
818* [Bug 993] Fix memory leak when fetching system messages.
819* much cleanup, fixes, and changes from Dave Mills.
820* ntp_control.c: LEAPTAB is a filestamp, not an unsigned.  From Dave Mills.
821* ntp_config.c: ntp_minpoll fixes from Dave Mills.
822* ntp-keygen updates from Dave Mills.
823* refresh epoch, throttle, and leap cleanup from Dave Mills.
824* Documentation cleanup from Dave Mills.
825* [Bug 918] Only use a native md5.h if MD5Init() is available.
826* [Bug 979] Provide ntptimeval if it is not otherwise present.
827* [Bug 634] Re-instantiate syslog() and logfiles after the daemon fork.
828* [Bug 952] Use md5 code with a friendlier license.
829* [Bug 977] Fix mismatching #ifdefs for builds without IPv6.
830* [Bug 830] Fix the checking order of the interface options.
831* Clean up the logfile/syslog setup.
832* [Bug 970] Lose obsolete -g flag to ntp-keygen.
833* The -e flag to ntp-keygen can write GQ keys now, too.
834* ntp_proto.c: sys_survivors and hpoll cleanup from Dave Mills.
835* ntp_loopfilter.c: sys_poll cleanup from Dave Mills.
836* refclock_wwv.c: maximum-likelihood digit and DSYNC fixes from Dave Mills.
837* [Bug 967] preemptable associations are lost forever on a step.
838* ntp_config.c: [CID 48] missing "else" clause.
839* [Bug 833] ntpq config keyword is quote-mark unfriendly.
840* Rename the ntpq "config" keyword to ":config".
841* Dave Mills shifted some orphan processing.
842* Fix typos in the [Bug 963] patch.
843* bootstrap: squawk if genver fails.  Use -f with cp in case Dave does a chown.
844* Remove obsolete simulator command-line options.
845* ntp_request.c: [CID 36] zero sin_zero.
846* [Bug 963] get_systime() is too noisy.
847* [Bug 960] spurious syslog:crypto_setup:spurious crypto command
848* [Bug 964] Change *-*-linux* to *-*-*linux* to allow for uclinux.
849* Changes from Dave Mills:
850  - ntp_util.c: cleanup.
851  - ntp_timer.c: watch the non-burst packet rate.
852  - ntp_request.c: cleanup.
853  - ntp_restrict.c: RES_LIMITED cleanup.
854  - ntp_proto.c: RES_LIMITED, rate bucktes, counters, overall cleanup.
855  - ntp_peer.c: disallow peer_unconfig().
856  - ntp_monitor.c: RES_LIMITED cleanup.
857  - ntp_loopfilter.c: poll interval cleanup.
858  - ntp_crypto.c: volley -> retry.  Cleanup TAI leap message.
859  - ntp_config: average and minimum are ^2 values.
860  - ntpdc: unknownversion is really "declined", not "bad version".
861  - Packet retry cleanup.
862* [Bug 961] refclock_tpro.c:tpro_poll() calls refclock_receive() twice.
863* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI
864  override the standard parameters from the ImagePath registry key.
865* Added HAVE_INT32_T to the Windows config.h to avoid duplicate definitions.
866* Work around a VPATH difference in FreeBSD's 'make' command.
867* Update bugreport URL.
868* Update -I documentation.
869* [Bug 713] Fix bug reporting information.
870* A bug in the application of the negative-sawtooth for 12 channel receivers. 
871* The removal of unneeded startup code used for the original LinuxPPS, it now
872  conforms to the PPSAPI and does not need special code.  
873* ntp-keygen.c: Coverity fixes [CID 33,47].
874* Volley cleanup from Dave Mills.
875* Fuzz cleanup from Dave Mills.
876* [Bug 861] Leap second cleanups from Dave Mills.
877* ntpsim.c: add missing protypes and fix [CID 34], a nit.
878* Upgraded bison at UDel.
879* Update br-flock and flock-build machine lists.
880* [Bug 752] QoS: add parse/config handling code. 
881* Fix the #include order in tickadj.c for picky machines.
882* [Bug 752] QoS: On some systems, netinet/ip.h needs netinet/ip_systm.h.
883* [Bug 752] Update the QoS tagging (code only - configuration to follow).
884* Orphan mode and other protocol cleanup from Dave Mills.
885* Documentation cleanup from Dave Mills.
886* [Bug 940] ntp-keygen uses -v.  Disallow it as a shortcut for --version.
887* more cleanup to ntp_lineeditlibs.m4.
888* Documentation updates from Dave Mills.
889* -ledit cleanup for ntpdc and ntpq.
890* Association and other cleanup from Dave Mills.
891* NTP_UNREACH changes from Dave Mills.
892* Fix the readline history test.
893* [Bug 931] Require -lreadline to be asked for explicitly.
894* [Bug 764] When looking for -lreadline support, also try using -lncurses.
895* [Bug 909] Fix int32_t errors for ntohl().
896* [Bug 376/214] Enhancements to support multiple if names and IP addresses.
897* [Bug 929] int32_t is undefined on Windows.  Casting wrong.
898* [Bug 928] readlink missing braces.
899* [Bug 788] Update macros to support VS 2005.
900* ntpd/ntp_timer.c: add missing sys_tai parameter for debug printf
901* [Bug 917] config parse leaves files open
902* [Bug 912] detect conflicting enable/disable configuration on interfaces
903  sharing an IP address
904* [Bug 771] compare scopeid if available for IPv6 addresses
905* Lose obsolete crypto subcommands (Dave Mills).
906* WWV is an HF source, not an LF source (Dave Mills).
907* [Bug 899] Only show -i/--jaildir -u/--user options if we HAVE_DROPROOT.
908* [Bug 916] 'cryptosw' is undefined if built without OpenSSL.
909* [Bug 891] 'restrict' config file keyword does not work (partial fix).
910* [Bug 890] the crypto command seems to be required now.
911* [Bug 915] ntpd cores during processing of x509 certificates.
912* Crypto lint cleanup from Dave Mills.
913* [Bug 897] Check RAND_status() - we may not need a .rnd file.
914* Crypto cleanup from Dave Mills.
915* [Bug 911] Fix error message in cmd_args.c.
916* [Bug 895] Log assertion failures via syslog(), not stderr.
917* Documentation updates from Dave Mills.
918* Crypto cleanup from Dave Mills.
919* [Bug 905] ntp_crypto.c fails to compile without -DDEBUG.
920* Avoid double peer stats logging.
921* ntp-keygen cleanup from Dave Mills.
922* libopts needs to be built after ElectricFence.
923* [Bug 894] Initialize keysdir before calling crypto_setup().
924* Calysto cleanup for ntpq.
925* ntp-keygen -i takes an arg.
926* Cleanup and fixes from Dave Mills.
927* [Bug 887] Fix error in ntp_types.h (for sizeof int != 4).
928* Bug 880 bug fixes for Windows build
929* Improve Calysto support.
930* The "revoke" parameter is a crypto command.
931* The driftfile wander threshold is a real number.
932* [Bug 850] Fix the wander threshold parameter on the driftfile command.
933* ntp_io.c: Dead code cleanup - Coverity View 19.
934* Leap file related cleanup from Dave Mills.
935* ntp_peer.c: Set peer->srcadr before (not after) calling set_peerdstadr().
936* Initialize offset in leap_file() - Coverity View 17.
937* Use the correct stratum on KISS codes.
938* Fuzz bits cleanup.
939* Show more digits in some debug printf's.
940* Use drift_file_sw internally to control writing the drift file.
941* Implement the wander_threshold option for the driftfile config keyword.
942* reformat ntp_control.c; do not use c++ // comments.
943* [Bug 629] Undo bug #629 fixes as they cause more problems than were  being
944  solved
945* Changes from Dave Mills: in/out-bound data rates, leapsecond cleanup,
946  driftfile write cleanup, packet buffer length checks, documentation updates.
947* More assertion checks and malloc()->emalloc(), courtesy of Calysto.
948* [Bug 864] Place ntpd service in maintenance mode if using SMF on Solaris
949* [Bug 862] includefile nesting; preserve phonelist on reconfig.
950* [Bug 604] ntpd regularly dies on linux/alpha.
951* more leap second infrastructure fixes from Dave Mills.
952* [Bug 858] recent leapfile changes broke non-OpenSSL builds.
953* Use emalloc() instead of malloc() in refclock_datum.c (Calysto).
954* Start using 'design by contract' assertions.
955* [Bug 767] Fast sync to refclocks wanted.
956* Allow null driftfile.
957* Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES.
958* [Bug 629] changes to ensure broadcast works including on wildcard addresses
959* [Bug 853] get_node() must return a pointer to maximally-aligned memory.
960* Initial leap file fixes from Dave Mills.
961* [Bug 858] Recent leapfile changes broke without OPENSSL.
962* Use a char for DIR_SEP, not a string.
963* [Bug 850] driftfile parsing changes.
964* driftfile maintenance changes from Dave Mills.  Use clock_phi instead of
965  stats_write_tolerance.
966* [Bug 828] refid string not being parsed correctly.
967* [Bug 846] Correct includefile parsing.
968* [Bug 827] New parsing code does not handle "fudge" correctly.
969* Enable debugging capability in the config parser.
970* [Bug 839] Crypto password not read from ntp.conf.
971* Have autogen produce writable output files.
972* [Bug 825] Correct logconfig -/+ keyword processing.
973* [Bug 828] Correct parsing of " delimited strings.
974* Cleanup FILE * usage after fclose() in ntp_filegen.c.
975* [Bug 843] Windows Completion port code was incorrectly merged from -stable.
976* [Bug 840] do fudge configuration AFTER peers (thus refclocks) have been
977  configured.
978* [Bug 824] Added new parser modules to the Windows project file.
979* [Bug 832] Add libisc/log.c headers to the distribution.
980* [Bug 808] Only write the drift file if we are in state 4.
981* Initial import of libisc/log.c and friends.
982* [Bug 826] Fix redefinition of PI.
983* [Bug 825] ntp_scanner.c needs to #include <config.h> .
984* [Bug 824] New parser code has some build problems with the SIM code.
985* [Bug 817] Use longnames for setting ntp variables on the command-line;
986  Allowing '-v' with and without an arg to disambiguate usage is error-prone.
987* [Bug 822] set progname once, early.
988* [Bug 819] remove erroneous #if 0 in Windows completion port code.
989* The new config code missed an #ifdef for building without refclocks.
990* Distribute some files needed by the new config parsing code.
991* [Bug 819] Timeout for WaitForMultipleObjects was 500ms instead of INFINITE
992* Use autogen 5.9.1.
993* Fix clktest command-line arg processing.'
994* Audio documentation updates from Dave Mills.
995* New config file parsing code, from Sachin Kamboj.
996* fuzz bit cleanup from Dave Mills.
997* replay cleanup from Dave Mills.
998* [Bug 542] Tolerate missing directory separator at EO statsdir.
999* [Bug 812] ntpd should drop supplementary groups.
1000* [Bug 815] Fix warning compiling 4.2.5p22 under Windows with VC6.
1001* [Bug 740] Fix kernel/daemon startup drift anomaly.
1002* refclock_wwv.c fixes from Dave Mills.
1003* [Bug 810] Fix ntp-keygen documentation.
1004* [Bug 787] Bug fixes for 64-bit time_t on Windows.
1005* [Bug 796] Clean up duplicate #defines in ntp_control.c.
1006* [Bug 569] Use the correct precision for the Leitch CSD-5300.
1007* [Bug 795] Moved declaration of variable to top of function.
1008* [Bug 798] ntpq [p typo crashes ntpq/ntpdc.
1009* [Bug 786] Fix refclock_bancomm.c on Solaris.
1010* [Bug 774] parsesolaris.c does not compile under the new Solaris.
1011* [Bug 782] Remove P() macros from Windows files.
1012* [Bug 778] ntpd fails to lock with drift=+500 when started with drift=-500.
1013* [Bug 592] Trimble Thunderbolt GPS support.
1014* IRIG, CHU, WWV, WWVB refclock improvements from Dave Mills.
1015* [Bug 757] Lose ULONG_CONST().
1016* [Bug 756] Require ANSI C (function prototypes).
1017* codec (audio) and ICOM changes from Dave Mills.
1018
1019---
1020
1021* [Bug 450] Windows only: Under original Windows NT we must not discard the
1022  wildcard socket to workaround a bug in NT's getsockname().
1023* [Bug 1038] Built-in getpass() function also prompts for password if
1024  not built with DEBUG.
1025* [Bug 841] Obsolete the "dynamic" keyword and make deferred binding
1026  to local interfaces the default.
1027  Emit a warning if that keyword is used for configuration.
1028* [Bug 959] Refclock on Windows not properly releasing recvbuffs.
1029* [Bug 993] Fix memory leak when fetching system messages.
1030* [Bug 987] Wake up the resolver thread/process when a new interface has
1031  become available.
1032* Correctly apply negative-sawtooth for oncore 12 channel receiver.
1033* Startup code for original LinuxPPS removed.  LinuxPPS now conforms to
1034  the PPSAPI.
1035* [Bug 1000] allow implicit receive buffer allocation for Windows.
1036  fixes startup for windows systems with many interfaces.
1037  reduces dropped packets on network bursts.
1038  additionally fix timer() starvation during high load.
1039* [Bug 990] drop minimum time restriction for interface update interval.
1040* [Bug 977] Fix mismatching #ifdefs for builds without IPv6.
1041* Update the copyright year.
1042* Build system cleanup (make autogen-generated files writable).
1043* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI
1044  override the standard parameters from the ImagePath registry key.
1045* Fixes for ntpdate:
1046* [Bug 532] nptdate timeout is too long if several servers are supplied.
1047* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools.
1048* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't.
1049* [Bug 908] ntpdate crashes sometimes.
1050* [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set
1051  (dup of 908).
1052* [Bug 997] ntpdate buffer too small and unsafe.
1053* ntpdate.c: Under Windows check whether NTP port in use under same conditions
1054  as under other OSs.
1055* ntpdate.c: Fixed some typos and indents (tabs/spaces).
1056
1057(4.2.4p4) Released by Harlan Stenn <stenn@ntp.org>
1058
1059* [Bug 902] Fix problems with the -6 flag.
1060* Updated include/copyright.def (owner and year).
1061* [Bug 878] Avoid ntpdc use of refid value as unterminated string.
1062* [Bug 881] Corrected display of pll offset on 64bit systems.
1063* [Bug 886] Corrected sign handling on 64bit in ntpdc loopinfo command.
1064* [Bug 889] avoid malloc() interrupted by SIGIO risk
1065* ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
1066  open.
1067* [Bug 885] use emalloc() to get a message at the end of the memory
1068  unsigned types cannot be less than 0
1069  default_ai_family is a short
1070  lose trailing , from enum list
1071  clarify ntp_restrict.c for easier automated analysis
1072* [Bug 884] don't access recv buffers after having them passed to the free
1073  list.
1074* [Bug 882] allow loopback interfaces to share addresses with other
1075  interfaces.
1076
1077---
1078(4.2.4p3) Released by Harlan Stenn <stenn@ntp.org>
1079
1080* [Bug 863] unable to stop ntpd on Windows as the handle reference for events
1081  changed
1082
1083---
1084(4.2.4p2) Released by Harlan Stenn <stenn@ntp.org>
1085
1086* [Bug 854] Broadcast address was not correctly set for interface addresses
1087* [Bug 829] reduce syslog noise, while there fix Enabled/Disable logging
1088  to reflect the actual configuration.
1089* [Bug 795] Moved declaration of variable to top of function.
1090* [Bug 789] Fix multicast client crypto authentication and make sure arriving
1091  multicast packets do not disturb the autokey dance.
1092* [Bug 785] improve handling of multicast interfaces
1093  (multicast routers still need to run a multicast routing software/daemon)
1094* ntpd/refclock_parse.c: cleanup shutdown while the file descriptor is still
1095  open.
1096* [Bug 885] use emalloc() to get a message at the end of the memory
1097  unsigned types cannot be less than 0
1098  default_ai_family is a short
1099  lose trailing , from enum list
1100* [Bug 884] don't access recv buffers after having them passed to the free list.
1101* [Bug 882] allow loopback interfaces to share addresses with other interfaces.
1102* [Bug 527] Don't write from source address length to wrong location
1103* Upgraded autogen and libopts.
1104* [Bug 811] ntpd should not read a .ntprc file.
1105
1106---
1107(4.2.4p1) (skipped)
1108
1109---
1110(4.2.4p0) Released by Harlan Stenn <stenn@ntp.org>
1111
1112* [Bug 793] Update Hans Lambermont's email address in ntpsweep.
1113* [Bug 776] Remove unimplemented "rate" flag from ntpdate.
1114* [Bug 586] Avoid lookups if AI_NUMERICHOST is set.
1115* [Bug 770] Fix numeric parameters to ntp-keygen (Alain Guibert).
1116* [Bug 768] Fix io_setbclient() error message.
1117* [Bug 765] Use net_bind_service capability on linux.
1118* [Bug 760] The background resolver must be aware of the 'dynamic' keyword.
1119* [Bug 753] make union timestamp anonymous (Philip Prindeville).
1120* confopt.html: move description for "dynamic" keyword into the right section.
1121* pick the right type for the recv*() length argument.
1122
1123---
1124(4.2.4) Released by Harlan Stenn <stenn@ntp.org>
1125
1126* monopt.html fixes from Dave Mills.
1127* [Bug 452] Do not report kernel PLL/FLL flips.
1128* [Bug 746] Expert mouseCLOCK USB v2.0 support added.'
1129* driver8.html updates.
1130* [Bug 747] Drop <NOBR> tags from ntpdc.html.
1131* sntp now uses the returned precision to control decimal places.
1132* sntp -u will use an unprivileged port for its queries.
1133* [Bug 741] "burst" doesn't work with !unfit peers.
1134* [Bug 735] Fix a make/gmake VPATH issue on Solaris.
1135* [Bug 739] ntpd -x should not take an argument.
1136* [Bug 737] Some systems need help providing struct iovec.
1137* [Bug 717] Fix libopts compile problem.
1138* [Bug 728] parse documentation fixes.
1139* [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms.
1140* [Bug 732] C-DEX JST2000 patch from Hideo Kuramatsu.
1141* [Bug 721] check for __ss_family and __ss_len separately.
1142* [Bug 666] ntpq opeers displays jitter rather than dispersion.
1143* [Bug 718] Use the recommended type for the saddrlen arg to getsockname().
1144* [Bug 715] Fix a multicast issue under Linux.
1145* [Bug 690] Fix a Windows DNS lookup buffer overflow.
1146* [Bug 670] Resolved a Windows issue with the dynamic interface rescan code.
1147* K&R C support is being deprecated.
1148* [Bug 714] ntpq -p should conflict with -i, not -c.
1149* WWV refclock improvements from Dave Mills.
1150* [Bug 708] Use thread affinity only for the clock interpolation thread.
1151* [Bug 706] ntpd can be running several times in parallel.
1152* [Bug 704] Documentation typos.
1153* [Bug 701] coverity: NULL dereference in ntp_peer.c
1154* [Bug 695] libopts does not protect against macro collisions.
1155* [Bug 693] __adjtimex is independent of ntp_{adj,get}time.
1156* [Bug 692] sys_limitrejected was not being incremented.
1157* [Bug 691] restrictions() assumption not always valid.
1158* [Bug 689] Deprecate HEATH GC-1001 II; the driver never worked.
1159* [Bug 688] Fix documentation typos.
1160* [Bug 686] Handle leap seconds better under Windows.
1161* [Bug 685] Use the Windows multimedia timer.
1162* [Bug 684] Only allow debug options if debugging is enabled.
1163* [Bug 683] Use the right version string.
1164* [Bug 680] Fix the generated version string on Windows.
1165* [Bug 678] Use the correct size for control messages.
1166* [Bug 677] Do not check uint_t in configure.ac.
1167* [Bug 676] Use the right value for msg_namelen.
1168* [Bug 675] Make sure ntpd builds without debugging.
1169* [Bug 672] Fix cross-platform structure padding/size differences.
1170* [Bug 660] New TIMESTAMP code fails tp build on Solaris Express.
1171* [Bug 659] libopts does not build under Windows.
1172* [Bug 658] HP-UX with cc needs -Wp,-H8166 in CFLAGS.
1173* [Bug 656] ntpdate doesn't work with multicast address.
1174* [Bug 638] STREAMS_TLI is deprecated - remove it.
1175* [Bug 635] Fix tOptions definition.
1176* [Bug 628] Fallback to ntp discipline not working for large offsets.
1177* [Bug 622] Dynamic interface tracking for ntpd.
1178* [Bug 603] Don't link with libelf if it's not needed.
1179* [Bug 523] ntpd service under Windows does't shut down properly.
1180* [Bug 500] sntp should always be built.
1181* [Bug 479] Fix the -P option.
1182* [Bug 421] Support the bc637PCI-U card.
1183* [Bug 342] Deprecate broken TRAK refclock driver.
1184* [Bug 340] Deprecate broken MSF EES refclock driver.
1185* [Bug 153] Don't do DNS lookups on address masks.
1186* [Bug 143] Fix interrupted system call on HP-UX.
1187* [Bug 42] Distribution tarballs should be signed.
1188* Support separate PPS devices for PARSE refclocks.
1189* [Bug 637, 51?] Dynamic interface scanning can now be done.
1190* Options processing now uses GNU AutoGen.
1191
1192---
1193(4.2.2p4) Released by Harlan Stenn <stenn@ntp.org>
1194
1195* [Bug 710] compat getnameinfo() has off-by-one error
1196* [Bug 690] Buffer overflow in Windows when doing DNS Lookups
1197
1198---
1199(4.2.2p3) Released by Harlan Stenn <stenn@ntp.org>
1200
1201* Make the ChangeLog file cleaner and easier to read
1202* [Bug 601] ntpq's decodeint uses an extra level of indirection
1203* [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
1204* release engineering/build changes
1205* Documentation fixes
1206* Get sntp working under AIX-5
1207
1208---
1209(4.2.2p2) (broken)
1210
1211* Get sntp working under AIX-5
1212
1213---
1214(4.2.2p1)
1215
1216* [Bug 661] Use environment variable to specify the base path to openssl.
1217* Resolve an ambiguity in the copyright notice
1218* Added some new documentation files
1219* URL cleanup in the documentation
1220* [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
1221* quiet gcc4 complaints
1222* more Coverity fixes
1223* [Bug 614] manage file descriptors better
1224* [Bug 632] update kernel PPS offsets when PPS offset is re-configured
1225* [Bug 637] Ignore UP in*addr_any interfaces
1226* [Bug 633] Avoid writing files in srcdir
1227* release engineering/build changes
1228
1229---
1230(4.2.2)
1231
1232* SNTP
1233* Many bugfixes
1234* Implements the current "goal state" of NTPv4
1235* Autokey improvements
1236* Much better IPv6 support
1237* [Bug 360] ntpd loses handles with LAN connection disabled.
1238* [Bug 239] Fix intermittent autokey failure with multicast clients.
1239* Rewrite of the multicast code
1240* New version numbering scheme
1241
1242---
1243(4.2.0)
1244
1245* More stuff than I have time to document
1246* IPv6 support
1247* Bugfixes
1248* call-gap filtering
1249* wwv and chu refclock improvements
1250* OpenSSL integration
1251
1252---
1253(4.1.2)
1254
1255* clock state machine bugfix
1256* Lose the source port check on incoming packets
1257* (x)ntpdc compatibility patch
1258* Virtual IP improvements
1259* ntp_loopfilter fixes and improvements
1260* ntpdc improvements
1261* GOES refclock fix
1262* JJY driver
1263* Jupiter refclock fixes
1264* Neoclock4X refclock fixes
1265* AIX 5 port
1266* bsdi port fixes
1267* Cray unicos port upgrade
1268* HP MPE/iX port
1269* Win/NT port upgrade
1270* Dynix PTX port fixes
1271* Document conversion from CVS to BK
1272* readline support for ntpq
1273
1274---
1275(4.1.0)
1276
1277* CERT problem fixed (99k23)
1278
1279* Huff-n-Puff filter
1280* Preparation for OpenSSL support
1281* Resolver changes/improvements are not backward compatible with mode 7
1282  requests (which are implementation-specific anyway)
1283* leap second stuff
1284* manycast should work now
1285* ntp-genkeys does new good things.
1286* scripts/ntp-close
1287* PPS cleanup and improvements
1288* readline support for ntpdc
1289* Crypto/authentication rewrite
1290* WINNT builds with MD5 by default
1291* WINNT no longer requires Perl for building with Visual C++ 6.0
1292* algorithmic improvements, bugfixes
1293* Solaris dosynctodr info update
1294* html/pic/* is *lots* smaller
1295* New/updated drivers: Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF
1296  serial and PCI, ONCORE, ulink331
1297* Rewrite of the audio drivers
1298
1299---
1300(4.0.99)
1301
1302* Driver updates: CHU, DCF, GPS/VME, Oncore, PCF, Ulink, WWVB, burst
1303  If you use the ONCORE driver with a HARDPPS kernel module,
1304  you *must* have a properly specified:
1305	pps <filename> [assert/clear] [hardpps]
1306  line in the /etc/ntp.conf file.
1307* PARSE cleanup
1308* PPS cleanup
1309* ntpd, ntpq, ntpdate cleanup and fixes
1310* NT port improvements
1311* AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port improvements
1312
1313---
1314(4.0.98)
1315
1316* Solaris kernel FLL bug is fixed in 106541-07
1317* Bug/lint cleanup
1318* PPS cleanup
1319* ReliantUNIX patches
1320* NetInfo support
1321* Ultralink driver
1322* Trimble OEM Ace-II support
1323* DCF77 power choices
1324* Oncore improvements
1325
1326---
1327(4.0.97)
1328
1329* NT patches
1330* AIX,SunOS,IRIX portability
1331* NeXT portability
1332* ntptimeset utility added
1333* cygwin portability patches
1334
1335---
1336(4.0.96)
1337
1338* -lnsl, -lsocket, -lgen configuration patches
1339* Y2K patches from AT&T
1340* Linux portability cruft
1341
1342---
1343(4.0.95)
1344
1345* NT port cleanup/replacement
1346* a few portability fixes
1347* VARITEXT Parse clock added
1348
1349---
1350(4.0.94)
1351
1352* PPS updates (including ntp.config options)
1353* Lose the old DES stuff in favor of the (optional) RSAREF stuff
1354* html cleanup/updates
1355* numerous drivers cleaned up
1356* numerous portability patches and code cleanup
1357
1358---
1359(4.0.93)
1360
1361* Oncore refclock needs PPS or one of two ioctls.
1362* Don't make ntptime under Linux.  It doesn't compile for too many folks.
1363* Autokey cleanup
1364* ReliantUnix patches
1365* html cleanup
1366* tickadj cleanup
1367* PARSE cleanup
1368* IRIX -n32 cleanup
1369* byte order cleanup
1370* ntptrace improvements and patches
1371* ntpdc improvements and patches
1372* PPS cleanup
1373* mx4200 cleanup
1374* New clock state machine
1375* SCO cleanup
1376* Skip alias interfaces
1377
1378---
1379(4.0.92)
1380
1381* chronolog and dumbclock refclocks
1382* SCO updates
1383* Cleanup/bugfixes
1384* Y2K patches
1385* Updated palisade driver
1386* Plug memory leak
1387* wharton kernel clock
1388* Oncore clock upgrades
1389* NMEA clock improvements
1390* PPS improvements
1391* AIX portability patches
1392
1393---
1394(4.0.91)
1395
1396* New ONCORE driver
1397* New MX4200 driver
1398* Palisade improvements
1399* config file bugfixes and problem reporting
1400* autoconf upgrade and cleanup
1401* HP-UX, IRIX lint cleanup
1402* AIX portability patches
1403* NT cleanup
1404
1405---
1406(4.0.90)
1407
1408* Nanoseconds
1409* New palisade driver
1410* New Oncore driver
1411
1412---
1413(4.0.73)
1414
1415* README.hackers added
1416* PARSE driver is working again
1417* Solaris 2.6 has nasty kernel bugs.  DO NOT enable pll!
1418* DES is out of the distribution.
1419
1420---
1421(4.0.72)
1422
1423* K&R C compiling should work again.
1424* IRIG patches.
1425* MX4200 driver patches.
1426* Jupiter driver added.
1427* Palisade driver added.  Needs work (ANSI, ntoh/hton, sizeof double, ???)
1428