]> git.ipfire.org Git - thirdparty/chrony.git/history - stubs.c
conf: rework allow/deny parser
[thirdparty/chrony.git] / stubs.c
2021-02-18  Miroslav Lichvarnts: add support for multiple sets of trusted certificates
2021-02-11  Miroslav Lichvarnts: rework update of NTP server address
2020-09-10  Miroslav Lichvarconfigure: fix building with -NTP -CMDMON +SCFILTER
2020-07-16  Miroslav Lichvarnts: improve NTS-KE server/client code
2020-07-09  Miroslav Lichvarcmac+hash: change parameter types
2020-07-09  Miroslav Lichvarntp: drop precompensation of TX timestamp
2020-06-17  Miroslav Lichvarnts: warn about missing NTS support
2020-06-17  Miroslav Lichvarsocket: enable only specified IP families
2020-06-17  Miroslav Lichvarntp: combine parameters of NCR_AddBroadcastDestination()
2020-06-10  Miroslav Lichvarntp: add configuration ID to sources
2020-05-21  Miroslav Lichvarnts: free client cert credentials when not used
2020-05-21  Miroslav Lichvarntp: change NSR_RemoveSource() to accept IP address...
2020-05-21  Miroslav Lichvarstubs: add NSR_GetAuthReport()
2020-05-14  Miroslav Lichvarcmdmon: add authdata command
2020-05-14  Miroslav Lichvarcmac: enumerate cipher algorithms
2020-04-16  Miroslav Lichvarcmdmon: reload NTS server keys on rekey command
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...