[Git][NTPsec/ntpsec][master] 34 commits: Address GitLab bug #440: Inconsistency with key identifier size

Eric S. Raymond gitlab at mg.gitlab.com
Fri Aug 17 16:39:48 UTC 2018


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
ae37300a by Eric S. Raymond at 2018-08-17T16:17:04Z
Address GitLab bug #440: Inconsistency with key identifier size

I audited RFC5905 and the code, verifting that the range of key IDs is
1-65535 - 32 bits unsigned, excluding zero.  I rthen went through the
documentation and made this limit uniform in the text.

I see that KEYID_T_MAX has already been removed.

- - - - -
99b6dcae by Eric S. Raymond at 2018-08-17T16:17:04Z
Address GitLab issue #481 - Give a warning if statsdir doesn't exist

- - - - -
a0e414fb by Eric S. Raymond at 2018-08-17T16:17:04Z
Add Google's proposed standard smear as a possible future direction.

- - - - -
6a596d05 by Paul Theodoropoulos at 2018-08-17T16:18:48Z
more typo fixes etc

- - - - -
ad90416a by Paul Theodoropoulos at 2018-08-17T16:18:48Z
typos; wordsmithing; other fixes

- - - - -
3a3b28bb by Paul Theodoropoulos at 2018-08-17T16:18:48Z
conform remaining urls to available https

- - - - -
f1359fe2 by Paul Theodoropoulos at 2018-08-17T16:18:48Z
another stab at stratum

- - - - -
2b61ec55 by Paul Theodoropoulos at 2018-08-17T16:18:48Z
clarify pool server explanation

- - - - -
1bd2fbeb by Paul Theodoropoulos at 2018-08-17T16:18:48Z
addition typo fixes, cleanup, style adjustments, etc

- - - - -
9a1f1338 by Paul Theodoropoulos at 2018-08-17T16:18:48Z
one more try on "pool" entry

- - - - -
1dea467d by Paul Theodoropoulos at 2018-08-17T16:18:48Z
rm final slashes, correct pool url

- - - - -
0bb06aa4 by Eric S. Raymond at 2018-08-17T16:24:50Z
Address GitLab issue #381: simple mathematics

The relationships amonmg these counters can't be made pretty because
deformed packets issued by crap software can hit multiple different
error cases. Document the problem and punt.

- - - - -
55e9ec16 by Matt Selsky at 2018-08-17T16:24:50Z
Remove unneeded "pass" statements from python code

Reported by Sonarqube's Sonarcloud.io project

- - - - -
e44ef9db by Matt Selsky at 2018-08-17T16:24:50Z
PEP8 clean up

ntpclients/ntpq.py:1541:9: E122 continuation line missing indentation or outdented
ntpclients/ntpq.py:1542:9: E122 continuation line missing indentation or outdented
ntpclients/ntpq.py:1599:1: E305 expected 2 blank lines after class or function definition, found 1

- - - - -
7d798a61 by Eric S. Raymond at 2018-08-17T16:24:50Z
Plug a potential resource leak.

- - - - -
8e0ecd37 by Paul Theodoropoulos at 2018-08-17T16:24:50Z
add netdata monitoring

- - - - -
be09794a by Paul Theodoropoulos at 2018-08-17T16:24:50Z
pps textual fixes

- - - - -
e08780fe by Paul Theodoropoulos at 2018-08-17T16:24:50Z
please vet temperature commentary, perhaps best elsewhere

- - - - -
f8a6ae2b by Paul Theodoropoulos at 2018-08-17T16:24:50Z
typos, wordsmith

- - - - -
271710d8 by Paul Theodoropoulos at 2018-08-17T16:24:50Z
add pointer to pool discussion in quick-start

- - - - -
d5cdafeb by Paul Theodoropoulos at 2018-08-17T16:24:50Z
three ways of utilizing pps

- - - - -
b314b060 by Matt Selsky at 2018-08-17T16:33:22Z
Don't use non-boolean operators for boolean operands

Reported by Sonarcloud.io:
"Reconsider this operator for 'bool' operand."

- - - - -
83e94acd by James Browning at 2018-08-17T16:33:22Z
shallow attempt at pep-0008 conformance

- - - - -
01fc9ba7 by James Browning at 2018-08-17T16:33:22Z
strip trailing spaces and tabs from many c h and a y

- - - - -
767e48b0 by Ian Bruene at 2018-08-17T16:33:22Z
Changed to PYTHONARCHDIR.

- - - - -
081d33f6 by James Browning at 2018-08-17T16:33:22Z
add new -d option to ntpfrob

- - - - -
7b7f9e29 by James Browning at 2018-08-17T16:33:22Z
uncrustify, reorder and minor enhancement

- - - - -
ed1c70ea by James Browning at 2018-08-17T16:33:22Z
python library revision

- - - - -
ed96f097 by Eric S. Raymond at 2018-08-17T16:33:22Z
Remove obsolete comment.

- - - - -
a39a5ec8 by Eric S. Raymond at 2018-08-17T16:33:22Z
Properly condition out do_dump() on BSD.

- - - - -
b5bdc9f5 by Eric S. Raymond at 2018-08-17T16:33:22Z
NEWS typo fix.

- - - - -
34d4e73e by James Browning at 2018-08-17T16:33:22Z
Restore Yoda expressions from "python library revision"

- - - - -
588b40af by James Browning at 2018-08-17T16:33:22Z
variable name change

- - - - -
db2a4159 by Eric S. Raymond at 2018-08-17T16:33:22Z
Addres GitLab issue #496: Warning on NetBSD 8

Properly use an inttypes.h macro to avoid a port problem.

- - - - -


30 changed files:

- NEWS
- attic/digest-find.c
- attic/sht.c
- devel/TODO
- devel/python_paths.py
- devel/testing.txt
- docs/authentic.txt
- docs/discipline.txt
- docs/includes/assoc-options.txt
- docs/includes/auth-commands.txt
- docs/includes/ntp.keys-body.txt
- docs/includes/ntpfrob-body.txt
- docs/includes/ntpq-body.txt
- docs/ntpkeygen.txt
- docs/ntpspeak.txt
- docs/outside-tools.txt
- docs/pps.txt
- docs/quick.txt
- docs/rollover.txt
- include/isc_error.h
- include/isc_interfaceiter.h
- include/ntp.h
- include/ntp_debug.h
- include/ntp_endian.h
- include/ntp_fp.h
- include/ntp_net.h
- include/ntp_types.h
- include/recvbuff.h
- libntp/authkeys.c
- libntp/dolfptoa.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/82609a7a1bf4a9aa95be3bb6facaf7dfa4b4a368...db2a41593b45d8505a7ce76b5fe4f46527bfd9fa

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/82609a7a1bf4a9aa95be3bb6facaf7dfa4b4a368...db2a41593b45d8505a7ce76b5fe4f46527bfd9fa
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180817/3a698433/attachment-0001.html>


More information about the vc mailing list