From: Dave Hart Date: Tue, 11 May 2010 04:44:37 +0000 (+0000) Subject: Add Nelson B Bolyard to html/copyright.html. X-Git-Tag: NTP_4_2_6P2_RC3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650bc817d95730c24ae7b60abdf743cac15fe5e1;p=thirdparty%2Fntp.git Add Nelson B Bolyard to html/copyright.html. Update ChangeLog entries to reflect filing of [Bug 1552], [Bug 1553]. bk: 4be8e0b5gsF-zC4Tawi1sMecdFsYTw --- diff --git a/ChangeLog b/ChangeLog index bb37a1d06..3aa579d04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,35 +6,8 @@ socket by default. Provide a command-line 'socket name' option. * [Bug 1538] update refclock_nmea.c's call to getprotobyname(). * [Bug 1541] Fix wrong keyword for "maxclock". -* Many sntp fixes from Nelson B Bolyard : - 1. sntp properly handles hex key strings in the keyfile, instead of - just treating the text as binary strings. - 2. sntp handles SHA1 as well as MD5. - 3. If the key file contains more than one key, sntp can use keys - other than the first one in the file. - 4. sntp computes the MAC using the key, then the data (was other way). - 5. sntp handles responses with extensions now. - 6. sntp implements the -b (broadcast/multicast) option. Tested. - The -b option takes an argument which is the broadcast/multicast - address on which to listen for packets. The command still requires a - host address at the end of the command line. This is the address - expected to do the broadcasting/multicasting. - 7. sntp correctly handles network-order key IDs on little-endian. - 8. Eliminated a huge amount of code duplication between the sntp - unicast and multicast code paths, creating a single process_pkt() - function that is used for both paths after the packet is received. - 9. The -t timeout option now works with both unicast and multicast. - Previously it worked with neither. It wasn't coded for unicast, and - was incorrectly coded for multicast. - 10. In unicast mode, the requests are sent MACed using the key - specified with the -a command line option. - 11. Cleaned up indentation consistent with the predominant style in - the files changed, namely, using tab stop characters and not spaces - for indentation. This way, you can set your tab stop spacing as you - like it and the indentation looks correct. This was not a big change. - The files were mostly consistent before. - 12. Eliminated LOTS of blank lines. -* sntp/configure.ac OpenSSL support now that sntp optionally uses it. +* [Bug 1552] update and complete broadcast and crypto features in sntp. +* [Bug 1553] sntp/configure.ac OpenSSL support. * Escape unprintable characters in a refid in ntpq -p billboard. * Simplify hash client code by providing OpenSSL EVP_*() API when built without OpenSSL. (from ntp-dev) diff --git a/html/copyright.html b/html/copyright.html index 363e30866..8dbf29956 100644 --- a/html/copyright.html +++ b/html/copyright.html @@ -12,7 +12,7 @@

Copyright Notice

jpg "Clone me," says Dolly sheepishly.

Last update: - 8-Jan-2010 17:20 + 11-May-2010 04:41 UTC



@@ -42,11 +42,12 @@
  • Bernd Altmeier <altmeier@atlsoft.de> hopf Elektronik serial line and PCI-bus devices
  • Viraj Bais <vbais@mailman1.intel.com> and Clayton Kirkwood <kirkwood@striderfm.intel.com> port to WindowsNT 3.5
  • Michael Barone <michael,barone@lmco.com> GPSVME fixes -
  • Jean-Francois Boudreault <Jean-Francois.Boudreault@viagenie.qc.ca>IPv6 support
  • Karl Berry <karl@owl.HQ.ileaf.com> syslog to file option
  • Greg Brackley <greg.brackley@bigfoot.com> Major rework of WINNT port. Clean up recvbuf and iosignal code into separate modules.
  • Marc Brett <Marc.Brett@westgeo.com> Magnavox GPS clock driver
  • Piete Brooks <Piete.Brooks@cl.cam.ac.uk> MSF clock driver, Trimble PARSE support +
  • Nelson B Bolyard <nelson@bolyard.me> update and complete broadcast and crypto features in sntp +
  • Jean-Francois Boudreault <Jean-Francois.Boudreault@viagenie.qc.ca> IPv6 support
  • Reg Clemens <reg@dwf.com> Oncore driver (Current maintainer)
  • Steve Clift <clift@ml.csiro.au> OMEGA clock driver
  • Casey Crellin <casey@csc.co.za> vxWorks (Tornado) port and help with target configuration @@ -55,7 +56,7 @@
  • Torsten Duwe <duwe@immd4.informatik.uni-erlangen.de> Linux port
  • Dennis Ferguson <dennis@mrbill.canet.ca> foundation code for NTP Version 2 as specified in RFC-1119
  • John Hay <jhay@icomtek.csir.co.za> IPv6 support and testing -
  • Dave Hart <davehart@davehart.com> General maintenance, Windows port interpolation rewrite. +
  • Dave Hart <davehart@davehart.com> General maintenance, Windows port interpolation rewrite
  • Claas Hilbrecht <neoclock4x@linum.com> NeoClock4X clock driver
  • Glenn Hollinger <glenn@herald.usask.ca> GOES clock driver
  • Mike Iglesias <iglesias@uci.edu> DEC Alpha port