[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-42-gd898bd2

[ 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  d898bd246b01aa869846b5c25923924ffdaf5c17 (commit)
       via  ebf0ff2c0d98acbfcf8e931f51d04bb3c48b8055 (commit)
       via  cc77b0e9fd0853627a6322398de05fe3f52bf609 (commit)
       via  a8bc25e5431b68ecc7ca204e8c3c377e1121ff9c (commit)
       via  6615bb1b78de5bcc46ae6111ea8f0a3b2579cb67 (commit)
      from  f650b8c5153440aa7a7e256c832fa30df894bdb2 (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 d898bd246b01aa869846b5c25923924ffdaf5c17
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Feb 18 17:31:29 2021 +0100

    test: extend 139-nts test

commit ebf0ff2c0d98acbfcf8e931f51d04bb3c48b8055
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Feb 18 17:22:23 2021 +0100

    cmdmon: set certset for new sources
    
    Add the new certset option to the cmdmon protocol.

commit cc77b0e9fd0853627a6322398de05fe3f52bf609
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Feb 18 17:18:15 2021 +0100

    conf: add certset option to NTP sources
    
    Allow the set of trusted certificates to be selected for each NTP
    source individually.

commit a8bc25e5431b68ecc7ca204e8c3c377e1121ff9c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Feb 18 17:15:10 2021 +0100

    conf: add set selection to ntstrustedcerts
    
    Add an optional set-ID argument to the ntstrustedcerts directive to
    enable multiple sets of trusted certificates to be specified.

commit 6615bb1b78de5bcc46ae6111ea8f0a3b2579cb67
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Feb 18 16:53:36 2021 +0100

    nts: add support for multiple sets of trusted certificates
    
    Modify the session, NTS-KE, and NTS-NTP code to support multiple sets of
    trusted certificates and identify the sets by a 32-bit ID.

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

Summary of changes:
 candm.h                     |   3 +-
 client.c                    |   1 +
 cmdmon.c                    |   1 +
 cmdparse.c                  |   4 ++
 conf.c                      |  26 ++++++-
 conf.h                      |   2 +-
 doc/chrony.conf.adoc        |  35 +++++++--
 ntp_auth.c                  |   5 +-
 ntp_auth.h                  |   2 +-
 ntp_core.c                  |   3 +-
 nts_ke_client.c             |  47 +++++++++----
 nts_ke_client.h             |   2 +-
 nts_ke_session.c            |  20 ++++--
 nts_ke_session.h            |   5 +-
 nts_ntp_client.c            |   7 +-
 nts_ntp_client.h            |   2 +-
 srcparams.h                 |   2 +
 stubs.c                     |   3 +-
 test/simulation/110-chronyc |   2 +-
 test/simulation/139-nts     | 168 ++++++++++++++++++++++++++++++++++++++------
 test/unit/ntp_auth.c        |   2 +-
 test/unit/nts_ke_client.c   |   2 +-
 test/unit/nts_ke_session.c  |   4 +-
 test/unit/nts_ntp_client.c  |   4 +-
 24 files changed, 281 insertions(+), 71 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/