]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2021-03-04  Miroslav Lichvarcmdmon: convert doffset request to float
2021-03-04  Miroslav Lichvarlocal: return status from offset accumulation
2021-03-04  Miroslav Lichvarclient: report invalid values in doffset and dfreq...
2021-03-04  Miroslav Lichvartest: extend util unit test
2021-03-04  Miroslav Lichvartest: use env shebang in all bash scripts
2021-03-04  Miroslav Lichvartest: extend 007-cmdmon system test
2021-03-04  Miroslav Lichvarutil: require inet_pton()
2021-03-04  Miroslav Lichvarnameserv: avoid unnecessary getaddrinfo() calls
2021-03-04  Miroslav Lichvarnameserv: require getaddrinfo() and getnameinfo()
2021-03-04  Miroslav Lichvarcmdmon: fix responding to IPv4 addresses on FreeBSD
2021-03-04  Miroslav Lichvarmain: suppress info messages with -p option
2021-03-03  Miroslav Lichvarsys_linux: check if statx syscall is defined
2021-02-25  Miroslav Lichvarmain: warn if running with root privileges
2021-02-25  Miroslav Lichvarrefclock: warn if lock refid is invalid
2021-02-25  Miroslav Lichvarrefclock: warn if maxlockage is too small
2021-02-25  Miroslav Lichvarntp: restart resolving on online command
2021-02-18  Miroslav Lichvartest: extend 139-nts test
2021-02-18  Miroslav Lichvarcmdmon: set certset for new sources
2021-02-18  Miroslav Lichvarconf: add certset option to NTP sources
2021-02-18  Miroslav Lichvarconf: add set selection to ntstrustedcerts
2021-02-18  Miroslav Lichvarnts: add support for multiple sets of trusted certificates
2021-02-16  Miroslav Lichvarconfigure: check for O_NOFOLLOW flag
2021-02-12  Christian Ehrhardtsys_linux: allow statx and fstatat64 in seccomp filter
2021-02-11  Miroslav Lichvarnts: allow ntstrustedcerts to specify directory
2021-02-11  Miroslav Lichvarnts: allow multiple files with trusted certificates
2021-02-11  Miroslav Lichvarnts: allow multiple server keys and certificates
2021-02-11  Miroslav Lichvarnts: define type for credentials
2021-02-11  Miroslav Lichvarnts: split creating server and client credentials
2021-02-11  Miroslav Lichvarclient: fix sourcename command to accept ID addresses
2021-02-11  Miroslav Lichvarntp: simplify NSR_Finalise()
2021-02-11  Miroslav Lichvarntp: limit number of sources
2021-02-11  Miroslav Lichvarnts: reset NTP address/port if removed in NTS-KE
2021-02-11  Miroslav Lichvarnts: load cookies early
2021-02-11  Miroslav Lichvarnts: rework update of NTP server address
2021-02-11  Miroslav Lichvarntp: avoid recursive update of address
2021-02-11  Miroslav Lichvarntp: require port match in address update
2021-02-04  Miroslav Lichvartest: extend 129-reload test
2021-02-04  Miroslav Lichvarsources: set reference after loading dump files
2021-02-04  Miroslav Lichvarsources: improve handling of dump files and their format
2021-02-04  Miroslav Lichvarsources: update stratum with leap status
2021-02-04  Miroslav Lichvarsourcestats: move stratum to sources
2021-02-03  Miroslav Lichvarmain: fix typo in comment
2021-02-03  Miroslav Lichvarmain: cancel clock correction before dumping sources
2021-01-28  Baruch Siachsys_linux: fix build with older kernel headers
2021-01-14  Miroslav Lichvartest: improve NTS tests
2021-01-14  Miroslav Lichvarnts: support servers specified by IP address
2021-01-14  Miroslav Lichvarntp: allow replacement of sources specified by IP address
2021-01-14  Miroslav Lichvarntp: fix NULL pointer
2021-01-14  Miroslav Lichvartest: support ss as netstat replacement
2021-01-14  Miroslav Lichvartest: fix port selection to disable grep output
2021-01-14  Miroslav Lichvartest: make 120-selectoptions more reliable
2021-01-14  Miroslav Lichvarsocket: add debug message for unexpected control message
2021-01-14  Miroslav Lichvarsocket: check length of received control messages
2021-01-14  Miroslav Lichvarsched: stop dispatching timeouts on exit
2021-01-14  Miroslav Lichvarsched: improve infinite loop detection
2020-12-15  Michael Wittenrtc: log error message when driver initialisation fails
2020-12-15  Michael Wittendoc: diagnose problem with RTC interrupts on Linux
2020-11-26  Miroslav Lichvardoc: fix ntsntpserver reference in chrony.conf man...
2020-10-07  Miroslav Lichvarnts: save new server keys on start 4.0
2020-10-07  Miroslav Lichvarconf: free refclock strings on exit
2020-10-07  Miroslav Lichvarntp: avoid unnecessary replacement attempts
2020-10-07  Miroslav Lichvarfix compiler warnings
2020-10-05  Miroslav Lichvardoc: improve FAQ
2020-10-05  Miroslav Lichvardoc: improve ntsrotate description
2020-10-05  Miroslav Lichvarsys_netbsd: don't check access to /dev/clockctl with -x
2020-10-05  Miroslav Lichvarsys: don't start privops helper for NTS-KE helper
2020-10-05  Miroslav Lichvarsys: specify process context for dropping root
2020-10-05  Miroslav Lichvarconfigure: don't check for getrandom when arc4random...
2020-10-05  Miroslav Lichvartest: improve sources unit test
2020-10-05  Miroslav Lichvarcmdmon: add leap status to selectdata report
2020-10-05  Miroslav Lichvarsched: include unexpected jumps in monotonic time
2020-10-05  Miroslav Lichvarcmdmon: fix link-local address check
2020-10-05  Miroslav Lichvarsocket: process all message headers
2020-10-05  Miroslav Lichvarsocket: always process control messages
2020-10-01  Miroslav Lichvartest: make 007-cmdmon test more reliable
2020-10-01  Miroslav Lichvarclient: drop unnecessary function
2020-10-01  Miroslav Lichvarutil: fix UTI_BytesToHex() to handle zero-length input
2020-10-01  Miroslav Lichvarnts: handle invalid algorithm in TLS key export
2020-10-01  Miroslav Lichvarnts: fix server kod setting
2020-10-01  Miroslav Lichvarnts: save server name in client dump file
2020-10-01  Miroslav Lichvarnts: update client state earlier
2020-09-23  Miroslav Lichvardoc+examples: update http links to https
2020-09-23  Miroslav Lichvarclient: improve help message
2020-09-23  Miroslav Lichvarmain: improve help message
2020-09-23  Miroslav Lichvardoc: document long options
2020-09-23  Miroslav Lichvartest: include CMAC keys in ntp_core unit test
2020-09-23  Miroslav Lichvarnts: reset packet length after failed auth encryption
2020-09-23  Miroslav Lichvarntp: improve NTS check in NAU_DestroyInstance()
2020-09-21  Miroslav Lichvarntp: update comments with new RFCs
2020-09-16  Miroslav Lichvardoc: update NEWS 4.0-pre4
2020-09-16  Miroslav Lichvarupdate copyright years
2020-09-16  Miroslav Lichvarclient: drop support for GNU readline
2020-09-16  Miroslav Lichvardoc: update and improve FAQ
2020-09-16  Miroslav Lichvardoc: improve chronyd man page
2020-09-16  Miroslav Lichvarmain: add option to disable check for root
2020-09-16  Miroslav Lichvarsys_linux: don't keep NET_BIND_SERVICE for unprivileged...
2020-09-16  Miroslav Lichvarsys_linux: don't keep NET_RAW on new kernels
2020-09-16  Miroslav Lichvarntp: log error when SIOCSHWTSTAMP fails with EPERM
2020-09-16  Miroslav Lichvarconfigure: require TLS1.3 support in gnutls
2020-09-16  Miroslav Lichvartest: add ntp_auth unit test
next