[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-111-g72bf3d2

[ 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  72bf3d26ebd182cc9bb22b846f875acbf534be67 (commit)
       via  cc20ead3dcc0fa7f5e71f36e9201468e32f04f2e (commit)
       via  fd8fbcd090fdf9623721ac672b320b21f6cf286e (commit)
      from  77bd0f83fe4fec3beb09b43648be42bc2328a188 (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 72bf3d26ebd182cc9bb22b846f875acbf534be67
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Jul 23 15:46:57 2020 +0200

    nts: fix error response to NTS-KE request
    
    When the request has an unrecognized critical record before the
    NEXT_PROTOCOL and AEAD_ALGORITHM records, respond with error 0
    (unrecognized critical record) instead of 1 (bad request).
    
    When the request has multiple NEXT_PROTOCOL or AEAD_ALGORITHM records,
    respond with error 1 (bad request).

commit cc20ead3dcc0fa7f5e71f36e9201468e32f04f2e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Jul 20 16:31:49 2020 +0200

    nts: reset NAK indicator with new request
    
    Don't restart NTS-KE if a spoofed NAK response was received and no valid
    response is received for a subsequent request.

commit fd8fbcd090fdf9623721ac672b320b21f6cf286e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Jul 20 13:38:22 2020 +0200

    nts: don't allow malformed encrypted extension fields
    
    Require data decrypted from the NTS authenticator field to contain
    correctly formatted extension fields (known or unknown).

-----------------------------------------------------------------------

Summary of changes:
 doc/chronyc.adoc           |  4 ++--
 nts_ke_server.c            | 29 ++++++++++++++++++++++++++---
 nts_ntp_client.c           |  7 +++++--
 nts_ntp_server.c           |  6 ++++--
 test/unit/nts_ke_server.c  | 26 +++++++++++++++-----------
 test/unit/nts_ntp_client.c |  6 ++++--
 6 files changed, 56 insertions(+), 22 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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/