]> git.ipfire.org Git - thirdparty/chrony.git/history - stubs.c
cmdmon: save NTS cookies and server keys on dump command
[thirdparty/chrony.git] / stubs.c
2020-04-15  Miroslav Lichvarcmdmon: save NTS cookies and server keys on dump command
2020-03-05  Miroslav Lichvarnts: add NTS-NTP server and client
2020-03-05  Miroslav Lichvarnts: add NTS-KE server and client
2020-03-05  Miroslav Lichvarntp: refactor authentication
2020-01-03  Miroslav Lichvarstubs: add NSR_GetName()
2020-01-03  Miroslav Lichvarstubs: update NSR_AddSourceByName()
2019-09-24  Miroslav Lichvarcmac: add CMAC interface
2018-05-25  Miroslav Lichvarntp: refactor switching between online and offline...
2017-03-10  Miroslav Lichvarlogging: remove facility parameter
2017-01-24  Miroslav Lichvarupdate copyright years
2016-12-13  Miroslav Lichvarstubs: rework emulation of asynchronous resolver to...
2016-11-25  Miroslav Lichvarcmdmon: add ntpdata command
2016-11-22  Miroslav LichvarMerge branch '2.4-stable' into HEAD
2016-08-19  Miroslav Lichvaradopt struct timespec
2016-07-29  Miroslav Lichvarntp: add support for MS-SNTP authentication in Samba
2016-04-08  Miroslav Lichvarstubs: add NSR_GetLocalRefid()
2016-01-20  Miroslav LichvarMerge branch '2.2-security'
2016-01-13  Miroslav Lichvarprivops: add support for privileged DNS_Name2IPAddress()
2016-01-13  Miroslav Lichvarnameserv: return at most 16 addresses from DNS_Name2IPA...
2015-10-01  Miroslav Lichvarupdate copyright years
2015-09-30  Miroslav Lichvarstubs: add NSR_RefreshAddresses()
2015-09-29  Miroslav Lichvarstubs: don't call DNS_Name2IPAddress handler directly
2015-09-09  Miroslav Lichvarstubs: add CAM_OpenUnixSocket()
2015-04-07  Miroslav LichvarMerge branch '1.31-security'
2014-11-03  Miroslav Lichvarntp: support pools
2014-10-23  Miroslav Lichvarnameserv: add support for returning multiple addresses
2014-10-15  Miroslav Lichvarntp: merge broadcast code with ntp_core
2014-09-22  Miroslav Lichvarnameserv: move fallback DNS_Name2IPAddressAsync() to...
2014-09-22  Miroslav Lichvarconfigure: allow building without cmdmon, NTP, refclock...