]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2020-09-10  Miroslav Lichvarntp: drop support for long NTPv4 MACs
2020-09-10  Miroslav Lichvarsiv: return error if key is not set
2020-09-10  Miroslav Lichvarnts: improve NTP client code
2020-09-10  Miroslav Lichvarclient: improve help message for sources command
2020-09-10  Miroslav Lichvarcmdmon: rename status constants
2020-09-10  Miroslav Lichvarsources: don't report untrusted sources as selectable
2020-09-10  Miroslav Lichvarconfigure: fix building with -NTP -CMDMON +SCFILTER
2020-09-10  Miroslav Lichvarnts: log early client NTS-KE socket errors
2020-09-09  Miroslav Lichvarcmdmon: remove unused test code
2020-09-09  Miroslav Lichvarcmdmon: check response length before sending
2020-09-01  Vincent Blutsys_linux: allow readlinkat in seccomp filter
2020-09-01  Miroslav Lichvarexamples: improve chrony-wait service
2020-09-01  Miroslav Lichvarconf: add clockprecision directive
2020-09-01  Miroslav Lichvarsys_linux: allow lstat and readlink in seccomp filter
2020-08-31  Bryan Christiansontest: extend frequency in ntp_adjtime() test
2020-08-31  Bryan Christiansonsys_timex: add workaround for broken ntp_adjtime()...
2020-08-25  Miroslav Lichvardoc: update NEWS 4.0-pre3
2020-08-25  Miroslav Lichvardoc: update README
2020-08-25  Miroslav Lichvarutil: don't open symlink when appending to file
2020-08-25  Miroslav Lichvartest: fix cookie length in nts_ke_client unit test
2020-08-20  Miroslav Lichvarnts: avoid key corruption on failed loading
2020-08-20  Miroslav Lichvarnts: explicitly disable session tickets
2020-08-20  Miroslav Lichvartest: fix 102-hwtimestamp test for new ethtool
2020-08-20  Miroslav Lichvartest: extend 110-chronyc test
2020-08-20  Miroslav Lichvartest: extend 007-cmdmon system test
2020-08-20  Miroslav Lichvartest: add 105-nts system test
2020-08-20  Miroslav Lichvartest: add 009-binddevice system test
2020-08-20  Miroslav Lichvartest: add 008-confload system test
2020-08-20  Miroslav Lichvarconf: rename confdirs and sourcedirs directives
2020-08-19  Miroslav Lichvarreference: fix assignment of frequency_sd
2020-08-19  Miroslav Lichvarclient: improve parsing of keygen arguments
2020-08-19  Miroslav Lichvarclient: ignore case in add command
2020-08-18  Miroslav Lichvarclient: drop unnecessary parsing of IPv4 address
2020-08-17  Miroslav Lichvarcmdmon: change name fields to unsigned type
2020-08-17  Miroslav Lichvartest: fix random failures in nts_ntp_client unit test
2020-08-13  Miroslav Lichvartest: improve siv unit test
2020-08-13  Miroslav Lichvartest: improve NTS unit tests
2020-08-13  Miroslav Lichvartest: extend 139-nts test
2020-08-13  Miroslav Lichvarnts: check all encrypted fields before saving cookies
2020-08-13  Miroslav Lichvarcmdmon: fix data field name in handle_ntp_source_name()
2020-08-13  Miroslav Lichvarsocket: improve code
2020-08-13  Miroslav Lichvarntp: fix comments
2020-08-13  Miroslav Lichvarntp: reuse pool IDs for new pools
2020-08-10  Miroslav Lichvarntp: rename pool fields to pool_id
2020-08-06  Miroslav Lichvarexamples: add leapsecmode to chrony.conf examples
2020-08-04  Miroslav Lichvarclient: add missing option to help message
2020-08-04  Miroslav Lichvartest: fix compiler warning in ntp unit test
2020-08-04  Miroslav Lichvarutil: fix compiler warning
2020-08-04  Miroslav Lichvarconf: add dscp directive
2020-08-04  Miroslav Lichvarsources: reset leap voting flag earlier in selection
2020-08-04  Miroslav Lichvarntp: improve auth code
2020-07-28  Miroslav Lichvartest: improve nts_ntp_client unit test
2020-07-28  Miroslav Lichvarnts: disable TLS 1.2 on server
2020-07-28  Miroslav Lichvarnts: improve NTS-NTP server/client code
2020-07-28  Miroslav Lichvarnts: scale server listening backlog with number of...
2020-07-28  Miroslav Lichvarnts: fix destroying of NTS-KE client
2020-07-28  Miroslav Lichvarnts: move loading of syscall filter in NTS-KE server
2020-07-23  Miroslav Lichvarnts: fix error response to NTS-KE request
2020-07-20  Miroslav Lichvarnts: reset NAK indicator with new request
2020-07-20  Miroslav Lichvarnts: don't allow malformed encrypted extension fields
2020-07-16  Miroslav Lichvarmain: remove unneeded code in signal handler
2020-07-16  Miroslav Lichvarsiv: add more assertions
2020-07-16  Miroslav Lichvarnts: improve NTS-KE server/client code
2020-07-16  Miroslav Lichvarlogging: extend functionality
2020-07-16  Miroslav Lichvarconf: improve error message
2020-07-16  Miroslav Lichvarconf: adopt default bind*address values
2020-07-16  Miroslav Lichvarnts: follow bind*device settings for NTS-KE sockets
2020-07-16  Miroslav Lichvarnts: deinit gnutls when setting of credentials fails
2020-07-16  Miroslav Lichvarnts: disable input when sending data in NTS-KE session
2020-07-16  Miroslav Lichvardoc: fix formatting with new asciidoctor
2020-07-10  Miroslav Lichvarsocket: fix debug message for unsupported binding
2020-07-09  Miroslav Lichvardoc: mention automatic creation of directories
2020-07-09  Miroslav Lichvarconf: create ntsdumpdir directory
2020-07-09  Miroslav Lichvarconf: restrict permissions of created directories
2020-07-09  Miroslav Lichvarcmac+hash: change parameter types
2020-07-09  Miroslav Lichvarnts: don't assume field position in NNA_DecryptAuthEF()
2020-07-09  Miroslav Lichvarnts: check for negative length in NNA_DecryptAuthEF()
2020-07-09  Miroslav Lichvarnts: fix comment about message handler
2020-07-09  Miroslav Lichvarnts: improve session code
2020-07-09  Miroslav Lichvarnts: log details about failed certificate verification
2020-07-09  Miroslav Lichvarntp: drop precompensation of TX timestamp
2020-07-09  Miroslav Lichvarntp: get TX timestamp after authentication
2020-07-01  Miroslav Lichvarntp+cmdmon: fix responding to link-local addresses
2020-07-01  Miroslav Lichvarsocket: add support for selecting interface again
2020-07-01  Miroslav Lichvarconf: add directives to specify interfaces for binding...
2020-07-01  Miroslav Lichvarsocket: add support for binding sockets to device
2020-06-29  Robert Fairleyexamples: align onoffline with DHCP NM dispatcher
2020-06-29  Robert Fairleyexamples: add dispatcher for NTP servers from DHCP
2020-06-29  Miroslav Lichvarnameserv: don't return scoped IPv6 addresses
2020-06-29  Miroslav Lichvarntp: fix comment about find_slot()
2020-06-25  Miroslav Lichvarconfigure: link with libnssutil3 for NSS hash support
2020-06-25  Miroslav Lichvarsocket: handle negative sa_length
2020-06-25  Miroslav Lichvarlogging: handle too many file logs
2020-06-25  Miroslav Lichvarntp: rework initial burst
2020-06-25  Miroslav Lichvarexample: update chrony.conf examples
2020-06-17  Miroslav Lichvartest: update cmdmon and chronyc tests with new commands
2020-06-17  Miroslav Lichvarntp: reduce poll adjustment with specific failed tests
2020-06-17  Miroslav Lichvarnts: warn about missing NTS support
2020-06-17  Miroslav Lichvarnts: update NTS-KE port number
2020-06-17  Miroslav Lichvarsocket: enable only specified IP families
next