]> git.ipfire.org Git - thirdparty/chrony.git/shortlog
thirdparty/chrony.git
2025-05-21  Miroslav Lichvardoc: improve description of server directive
2025-05-12  Andreas Fenkartexamples: fix unset OPTIONS variable warning in systemd...
2025-05-12  Miroslav Lichvarconfigure: check for nettle_memeql_sec()
2025-05-05  Miroslav Lichvarsocket: fix compiler warning on macOS
2025-05-05  Miroslav Lichvartest: fix 110-chronyc for disabled SW timestamping
2025-05-05  Shachar Raindelrefclock_phc: support ethernet ifname as specifier
2025-04-30  Miroslav Lichvartest: add IPv6 simulation tests
2025-04-30  Miroslav Lichvarsocket: open IPv6 socket by default if IPv4 is disabled
2025-04-28  Paul Donalddoc: diverse fixes
2025-04-28  Paul Donalddoc: un-split infinitives
2025-04-28  Paul Donalddoc: fix should word order
2025-04-28  Paul Donalddoc: improve the usage of however
2025-04-28  Paul Donalddoc: improve description of logbanner
2025-04-03  Miroslav Lichvarsys_timex: detect clock interference from other processes
2025-04-03  Miroslav Lichvarkeys: compare MACs in constant time
2025-04-03  Miroslav Lichvarutil: add function for constant-time memory comparison
2025-03-20  Miroslav Lichvarlogging: try to reopen message log on cyclelogs command
2025-03-20  Miroslav Lichvarconfigure: make NTP and ASYNCDNS support nonoptional
2025-03-20  Miroslav Lichvarconf: improve some error messages
2025-03-20  Miroslav Lichvarconf+cmdparse: check sanity of configured integer values
2025-03-20  Miroslav Lichvarcmdparse: add status for server and local command
2025-03-20  Miroslav Lichvarconf: switch other_parse_error() to variable arguments
2025-03-20  Miroslav Lichvarconf: change parse_null() to accept pointer for consistency
2025-03-20  Miroslav Lichvarconf: don't return unused values from parse functions
2025-03-13  Miroslav Lichvarreference: add wait options for local reference activation
2025-03-13  Miroslav Lichvarsources: increase severity of can't-synchronise log...
2025-03-13  Miroslav Lichvarsources: improve no-selectable-sources log message
2025-03-13  Miroslav Lichvarsources: switch unselect_selected_source() to variable...
2025-03-13  Miroslav Lichvarsources: delay maxjitter/maxdistance warning messages
2025-03-06  Miroslav Lichvarrewrite some assertions for better readability
2025-03-06  Miroslav Lichvarsources: improve no majority log message
2025-03-06  Miroslav Lichvarsources: warn about sources exceeding maxdistance or...
2025-03-06  Miroslav Lichvarsources: refactor logging of source-specific selection...
2025-03-05  Miroslav Lichvarprivops: mark res_fatal() for printf format compiler...
2025-03-05  Miroslav Lichvardoc: improve description of refresh directive
2025-02-12  Miroslav Lichvarclient: fix memory leak of empty readline() string
2025-02-12  Miroslav Lichvardoc: mention localhost exception in cmdallow description
2025-02-12  Miroslav Lichvarcmdmon: make open commands configurable
2025-02-12  Miroslav Lichvarcmdmon: refactor command authorization checks
2025-02-12  Miroslav Lichvarcmdmon: drop handling of NULL and LOGON requests
2025-02-05  Miroslav Lichvarsocket: rework setting of struct sockaddr_un
2025-02-05  Miroslav Lichvarmain: add support for systemd notification
2024-12-11  Miroslav Lichvarrefclock: drop filter length adjustment for polling...
2024-12-10  Bryan Christiansonrefclock: fix build on non-Linux systems
2024-12-04  Uwe Kleine... refclock: add new refclock for RTCs
2024-12-04  Ahmad Fatoumrtc: optionally return raw time from RTC_Linux_ReadTime*
2024-12-04  Ahmad Fatoumrtc: factor out RTC_Linux_ReadTimeNow
2024-12-04  Ahmad Fatoumrtc: factor out RTC_Linux_ReadTimeAfterInterrupt
2024-12-04  Ahmad Fatoumrtc: export RTC_Linux_{SwitchInterrupt,CheckInterrupt}
2024-12-04  Ahmad Fatoumrtc: pass info whether RTC is on UTC as a function...
2024-12-04  Ahmad Fatoumrtc: let t_from_rtc/rtc_from_t operate on struct rtc_ti...
2024-12-04  Miroslav Lichvartest: pass make options in features compilation test
2024-12-04  Miroslav Lichvartest: extend socket unit test
2024-11-28  Miroslav Lichvartest: add valgrind support to system tests
2024-11-28  Miroslav Lichvarnts: close socket in helper process on exit
2024-11-28  Miroslav Lichvarmain: close pipe in grandparent process
2024-11-28  Miroslav Lichvarclient: close /dev/urandom on exit
2024-11-28  Miroslav Lichvartest: enable valgrind fd tracking
2024-11-28  Miroslav Lichvartest: update 106-refclock
2024-11-21  Miroslav Lichvarquantiles: add parameter to limit negative step
2024-11-21  Miroslav Lichvarquantiles: force step update with stable input values
2024-11-21  Miroslav Lichvarntp+hwclock: add margin to estimated delay quantiles
2024-11-21  Miroslav Lichvarquantiles: add functions to get max k and min step
2024-11-18  Miroslav Lichvarquantiles: fix assertion for requested k
2024-11-14  Miroslav Lichvartest: improve nts_ntp_auth test
2024-11-14  Miroslav Lichvartest: add 014-intermittent test
2024-11-14  Miroslav Lichvartest: indicate failed sync stats
2024-11-14  Miroslav Lichvartest: make system test users configurable
2024-11-14  Miroslav Lichvarsiv: drop internal implementation
2024-11-14  Miroslav Lichvarreference: make driftfile update interval configurable
2024-11-07  lvgenggengclientlog: simplify code
2024-11-05  Miroslav Lichvarrefclock: stop requiring 4 samples in median filter
2024-11-05  Miroslav Lichvarrefclock: rework update of reachability
2024-10-09  Vincent Blutdoc: fix typo in chrony.conf man page
2024-10-08  Miroslav Lichvardoc: update NEWS 4.6.1
2024-10-08  Miroslav Lichvardoc: warn about MD5 keys not protecting extension fields
2024-10-08  Miroslav Lichvarupdate copyright years
2024-10-08  Miroslav Lichvarnts: don't include compliant-128gcm record for other...
2024-10-03  Miroslav Lichvarnts: make server and client AEAD algorithms configurable
2024-10-03  Miroslav Lichvartest: improve nts_ke_client unit test
2024-10-03  Miroslav Lichvarnts: check TLS session in NKSN_GetKeys()
2024-10-03  Miroslav Lichvarnts: switch client to compliant key exporter on NTS NAK
2024-09-26  Miroslav Lichvarnts: negotiate compliant export of AES-128-GCM-SIV...
2024-09-26  Miroslav Lichvarnts: construct key exporter context
2024-08-29  Miroslav Lichvardoc: update NEWS 4.6
2024-08-29  Miroslav Lichvardoc: update README
2024-08-29  Miroslav Lichvarupdate copyright years
2024-08-29  Miroslav Lichvartest: make 110-chronyc more reliable
2024-08-29  Miroslav Lichvartest: make 106-refclock more reliable
2024-08-29  Miroslav Lichvartest: make 108-peer more reliable
2024-08-29  Miroslav Lichvarsources: replace unreachable sources before selection
2024-08-22  Luca Boccassiconf: do not check, write and delete PID file if set...
2024-08-22  Luca Boccassidoc: explain how to disable DNSSEC validation with...
2024-08-22  Miroslav Lichvarntp: fix finalization for async resolver
2024-08-21  Miroslav Lichvardoc: add new question about accuracy to FAQ
2024-08-20  Miroslav Lichvardoc: clarify hostname with nts option
2024-08-07  Miroslav Lichvarconf: don't repeat error message when adding sourcedir...
2024-08-07  Miroslav Lichvarconf: save source status in sourcedir reload
2024-08-07  Miroslav Lichvarconf: merge ntp_source_ids with ntp_sources
2024-08-06  Miroslav Lichvartest: extend 008-confload test
next