[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre4-15-gdf43ebe

[ 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  df43ebe9e0347fbf7975a53a3015af2c54de94c5 (commit)
       via  642173e86433de28c3299bb22bac5d557cf2170b (commit)
       via  944cf6e31858f8181252ee0556acce58126cfb7f (commit)
       via  a655eab34f664404224104783460640f6cca3ad8 (commit)
       via  f020d479e0228bc93694e02e8c664b24942509d5 (commit)
       via  de752b28decd26d804477f80a169ddc69d888158 (commit)
       via  f41d370e6a328fd27bc42927b7f57a8ad1efe366 (commit)
      from  a97830d9d68cb24e2b449551983eda4577799c59 (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 df43ebe9e0347fbf7975a53a3015af2c54de94c5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Oct 1 10:19:46 2020 +0200

    test: make 007-cmdmon test more reliable

commit 642173e86433de28c3299bb22bac5d557cf2170b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 30 16:30:36 2020 +0200

    client: drop unnecessary function
    
    Replace cvt_to_sec_usec() with a UTI_DoubleToTimespec() call.

commit 944cf6e31858f8181252ee0556acce58126cfb7f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 30 14:07:04 2020 +0200

    util: fix UTI_BytesToHex() to handle zero-length input

commit a655eab34f664404224104783460640f6cca3ad8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 30 14:29:37 2020 +0200

    nts: handle invalid algorithm in TLS key export

commit f020d479e0228bc93694e02e8c664b24942509d5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 30 12:40:47 2020 +0200

    nts: fix server kod setting
    
    Set the response kod value to zero even if NTS server is disabled.

commit de752b28decd26d804477f80a169ddc69d888158
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 14:59:35 2020 +0200

    nts: save server name in client dump file
    
    Save the NTS-KE server name and require it to match the name of the
    instance loading the file.

commit f41d370e6a328fd27bc42927b7f57a8ad1efe366
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 29 14:49:27 2020 +0200

    nts: update client state earlier
    
    Generate a new uniq ID on each client poll to invalidate responses to
    the previous request, even if a new request cannot be generated (e.g.
    due to missing cookies). Reset the NAK indicator earlier in the request
    sequence. Also, drop the cookie even if it's not included in the request
    to prevent the client from getting stuck with a cookie that has an
    invalid length. Rely on the exponentially increasing interval to avoid
    frequent NTS-KE sessions due to a client bug.

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

Summary of changes:
 client.c                | 29 +++++------------------------
 nts_ke_session.c        | 22 ++++++++++++++--------
 nts_ntp_client.c        | 40 ++++++++++++++++++++++++----------------
 nts_ntp_server.c        |  4 ++--
 test/simulation/139-nts |  4 ++--
 test/system/007-cmdmon  |  4 ++--
 test/unit/util.c        |  3 +++
 util.c                  |  5 +++++
 8 files changed, 57 insertions(+), 54 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/