[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-117-gcc007ad |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated
via cc007ad93bdb8ced023a4dc3a06e43666b59423a (commit)
via 30969265474140a4bc8c489ff79162afd59ecc82 (commit)
via d48f01280977582f4aaadc5dee4cae2e64dc7ab2 (commit)
via def137bc80f037280c0aa9fb9e635bb32ccd378c (commit)
via 3e0272e55f7280aafd07dabe673f89b98f9859ca (commit)
via be503bbcf6b003e7e0cf7c1dcfeaef42ce58e350 (commit)
from 72bf3d26ebd182cc9bb22b846f875acbf534be67 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cc007ad93bdb8ced023a4dc3a06e43666b59423a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 27 15:42:20 2020 +0200
test: improve nts_ntp_client unit test
commit 30969265474140a4bc8c489ff79162afd59ecc82
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Jul 28 12:13:17 2020 +0200
nts: disable TLS 1.2 on server
It seems gnutls (at least in version 3.6.14) allows clients to connect
using TLS1.2 when it has a DTLS version enabled in the priority cache.
Disable all DTLS versions in order to disable TLS1.2.
commit d48f01280977582f4aaadc5dee4cae2e64dc7ab2
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 27 15:38:46 2020 +0200
nts: improve NTS-NTP server/client code
Add more comments, assertions, debug messages, and other minor
changes to make the code more robust.
commit def137bc80f037280c0aa9fb9e635bb32ccd378c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 27 12:57:44 2020 +0200
nts: scale server listening backlog with number of helpers
commit 3e0272e55f7280aafd07dabe673f89b98f9859ca
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 27 12:13:39 2020 +0200
nts: fix destroying of NTS-KE client
Destroy the NTS-KE session of the client immediately even when the
resolver of the NTP address is running. This removes the session
local change handler and avoids an assertion failure in the local
finalization.
commit be503bbcf6b003e7e0cf7c1dcfeaef42ce58e350
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Jul 27 09:56:53 2020 +0200
nts: move loading of syscall filter in NTS-KE server
Load the filter after NKS_Initialise() to avoid hitting
a fcntl syscall.
Fixes: 66e097e3e644 ("nts: improve NTS-KE server/client code")
-----------------------------------------------------------------------
Summary of changes:
nts_ke_client.c | 18 ++++++++++--------
nts_ke_server.c | 12 ++++++++----
nts_ke_session.c | 2 +-
nts_ntp_auth.c | 9 +++++++--
nts_ntp_client.c | 44 +++++++++++++++++++++++++++++---------------
nts_ntp_server.c | 26 +++++++++++++++++++-------
test/unit/nts_ntp_client.c | 5 +++--
7 files changed, 77 insertions(+), 39 deletions(-)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.