]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
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
2020-06-17  Miroslav Lichvarsocket: don't log errors on removing socket
2020-06-17  Miroslav Lichvarcmdmon: avoid unsigned shorts
2020-06-17  Miroslav Lichvarntp: combine parameters of NCR_AddBroadcastDestination()
2020-06-10  Miroslav Lichvarconf: fix missing format string
2020-06-10  Miroslav Lichvarconf: reset global pointers after parsing line
2020-06-10  Miroslav Lichvarmain: add option to print configuration
2020-06-10  Miroslav Lichvarcmdmon: add reload sources command
2020-06-10  Miroslav Lichvarconf: add sourcedirs directive
2020-06-10  Miroslav Lichvarconf: detect truncated lines
2020-06-10  Miroslav Lichvarntp: add configuration ID to sources
2020-06-08  Miroslav Lichvartest: disable object dependencies in main makefile
2020-06-04  Miroslav Lichvarclient: add tab-completition for authdata command
2020-06-04  Miroslav Lichvarclient: add verbose text to authdata command
2020-06-04  Miroslav Lichvartest: extend siv unit test
2020-06-04  Miroslav Lichvarsiv: add gnutls support
2020-06-04  Miroslav Lichvarnts: allow missing SIV support
2020-06-04  Miroslav Lichvartest: fix sources unit test
2020-06-04  Miroslav Lichvarsources: add more assertions
2020-06-04  Miroslav Lichvarsources: check for negative distance
2020-06-04  Miroslav Lichvarsources: require majority for trusted sources
2020-06-04  Miroslav Lichvarsources: relax selection of non-trusted sources
2020-06-04  Miroslav Lichvarsources: extend mark debug message
2020-06-04  Miroslav Lichvarsources: include hostname in selection log message
2020-06-04  Miroslav Lichvarcmdmon: update protocol changelog
2020-06-04  Miroslav Lichvarcmdmon: add selectdata command
2020-06-02  Miroslav Lichvarcmdmon: don't report selection options in source report
2020-05-25  Miroslav Lichvarclient: fix help message to indicate mask is optional
2020-05-21  Miroslav Lichvartest: add 140-noclientlog test
2020-05-21  Miroslav Lichvarclientlog: fix check for ratelimit and noclientlog
2020-05-21  Miroslav Lichvardoc: improve answer for chronyc error in FAQ
2020-05-21  Miroslav Lichvarlocal: don't remove handlers in finalization
2020-05-21  Miroslav Lichvartest: check logs for assertion failures
2020-05-21  Miroslav Lichvarnts: free client cert credentials when not used
2020-05-21  Miroslav Lichvarnts: add debug messages for gnutls init/deinit
2020-05-21  Miroslav Lichvarntp: change NSR_RemoveSource() to accept IP address...
2020-05-21  Miroslav Lichvarntp: refactor slot finding
2020-05-21  Miroslav Lichvarconf: replace empty strings with NULL
2020-05-21  Miroslav Lichvarreference: fix offset sign in log message
2020-05-21  Miroslav Lichvarclientlog: add debug message for maximum number of...
2020-05-21  Miroslav Lichvarcmdmon: report new client and server statistics
2020-05-21  Miroslav Lichvarclientlog: count authenticated NTP requests
2020-05-21  Miroslav Lichvarclientlog: add NTS-KE service
2020-05-21  Miroslav Lichvarclientlog: refactor client record and API
2020-05-21  Miroslav Lichvarclientlog: fix time_t variables
2020-05-21  Miroslav Lichvarstubs: add NSR_GetAuthReport()
2020-05-18  Vincent Blutsys_linux: allow some *time64 syscalls in seccomp filter
2020-05-18  Vincent Blutsys_linux: restructure syscalls in seccomp filter
2020-05-18  Miroslav Lichvarcmdmon: add cookie length to authdata report
2020-05-18  Miroslav Lichvarcmdmon: limit reported clients by number of packets
2020-05-18  Miroslav Lichvarcmdmon: allow client records to be reset
2020-05-18  Miroslav Lichvarsources: ignore noselect sources when updating selectio...
2020-05-14  Miroslav Lichvardoc: fix formatting of example in chrony.conf man page
2020-05-14  Miroslav Lichvarcmdmon: add authdata command
2020-05-14  Miroslav Lichvarnts: assign ID to NTS context
2020-05-14  Miroslav Lichvarkeys: provide key type and length
2020-05-14  Miroslav Lichvarkeys: remove forgotten declaration
2020-05-14  Miroslav Lichvarcmac: enumerate cipher algorithms
2020-05-14  Miroslav Lichvarhash: enumerate hash algorithms
2020-05-14  Miroslav Lichvarcmdmon: fix ntp_source_name declaration in request
2020-05-14  Miroslav Lichvarcmdmon: rename reset command to reset sources
2020-05-14  Miroslav Lichvarreference: shorten logchange log message
2020-05-14  Miroslav Lichvarsocket: don't set interface for sent packets
next