Commit graph

  • 68d3fb4af8 doc: improve description of chronyd -Q option Miroslav Lichvar 2023-04-03 15:01:19 +0200
  • 3c24f2c2ed test: add option to dump traffic to pcaps Miroslav Lichvar 2023-04-03 14:36:30 +0200
  • 0189dac7d8 ntp: save response when waiting for HW TX timestamp Miroslav Lichvar 2023-03-28 15:33:50 +0200
  • 4a11399c2e ntp: rework calculation of transmit timeout Miroslav Lichvar 2023-03-23 17:04:57 +0100
  • cf98551ea1 client: avoid casting to long Miroslav Lichvar 2023-03-23 14:07:44 +0100
  • 5508b01bd8 cmdmon: switch serverstats to 64-bit integers Miroslav Lichvar 2023-03-23 12:42:30 +0100
  • 907accec87 clientlog: extend serverstats counters to 64 bits Miroslav Lichvar 2023-03-23 12:32:57 +0100
  • a511029cc2 cmdmon: define 64-bit integer Miroslav Lichvar 2023-03-23 11:37:11 +0100
  • 0845df7684 cmdmon: add timestamp counters to serverstats report Miroslav Lichvar 2023-03-16 16:59:18 +0100
  • 2f961ab36a clientlog: count RX and TX timestamps for each source Miroslav Lichvar 2023-03-16 16:56:28 +0100
  • a0cf7f7f12 clientlog: save source of transmit timestamps Miroslav Lichvar 2023-03-16 16:51:12 +0100
  • a5f1a113f0 ntp: remove unnecessary check for NULL local timestamp Miroslav Lichvar 2023-03-16 17:19:33 +0100
  • 5160f14fdc ntp: add maximum PHC poll interval Miroslav Lichvar 2023-03-14 12:23:21 +0100
  • b0a2ad2535 doc: add missing word in serverstats description Miroslav Lichvar 2023-03-16 16:19:59 +0100
  • ecdde75f8f doc: replace offensive words Miroslav Lichvar 2023-03-21 16:38:10 +0100
  • 2d80be9541 doc: mention NTP port number in FAQ Miroslav Lichvar 2023-03-13 16:03:11 +0100
  • ab776ed9d8 ntp: make socket resume timeout configurable Miroslav Lichvar 2023-03-09 11:09:33 +0100
  • ccebec3eb6 ntp: increase socket resume timeout to 1 millisecond Miroslav Lichvar 2023-03-09 11:37:45 +0100
  • 3ea3e0efd7 ntp: add support for multiple suspended sockets Miroslav Lichvar 2023-03-08 17:07:38 +0100
  • c3e4e3e47a ntp: increment sequence id in PTP messages Dan Drown 2023-03-07 16:29:19 +0100
  • e949e1d991 test: update description of 106-refclock Miroslav Lichvar 2023-03-02 11:29:49 +0100
  • c8649ccb7e refclock_phc: support multiple extpps refclocks on one PHC Miroslav Lichvar 2023-03-01 16:39:35 +0100
  • 39ff7ceeca sys_linux: avoid blocking in reading of external PHC timestamp Miroslav Lichvar 2023-03-01 14:41:34 +0100
  • 06945d927b test: add array unit test Miroslav Lichvar 2023-03-01 16:02:50 +0100
  • caf82b1a45 array: add function for removing elements Miroslav Lichvar 2023-03-01 16:02:16 +0100
  • f99b2f633b ntp: count missing samples when waiting for NTS-KE Miroslav Lichvar 2023-02-27 15:29:44 +0100
  • 6270a3eb7c ntp: don't adjust poll interval when waiting for NTS-KE Miroslav Lichvar 2023-02-27 15:00:50 +0100
  • 1daa40a2f7 nts: use shorter NTS-KE retry interval when network is down Miroslav Lichvar 2023-02-23 13:10:11 +0100
  • a1406eded3 nts: destroy NTS-KE client right after failed start Miroslav Lichvar 2023-02-23 14:58:29 +0100
  • 1eb8994c00 client: add -e option to indicate end of response Miroslav Lichvar 2023-02-02 16:38:11 +0100
  • 221e5fb501 doc: improve description of refclock filter option Miroslav Lichvar 2023-02-02 15:05:05 +0100
  • ecfbde9872 doc: describe minimum useful ntsrefresh Miroslav Lichvar 2023-02-02 14:43:19 +0100
  • dec07aa844 sourcestats: don't fudge refclock LastRx in sources report Miroslav Lichvar 2023-02-02 11:12:31 +0100
  • 5b3d4dfe76 sources: warn about detected falsetickers Miroslav Lichvar 2023-01-26 16:21:11 +0100
  • dc0f0cd134 sources: enable no majority message before first selection Miroslav Lichvar 2023-01-26 16:12:26 +0100
  • bd37efa52e sources: increase log level of no majority message Miroslav Lichvar 2023-01-26 16:05:57 +0100
  • c71185a0e5 doc: add missing description of selection log field Miroslav Lichvar 2023-01-26 12:03:48 +0100
  • f149b7b758 examples: add AES keys to chrony.keys.example Miroslav Lichvar 2023-01-25 15:58:37 +0100
  • 883b0dde94 conf: warn if not having read-only access to keys Miroslav Lichvar 2023-01-25 14:29:06 +0100
  • 9cba9c8585 keys+nts: warn if loading world-readable/writable key Miroslav Lichvar 2023-01-19 16:09:40 +0100
  • 88e711ad9a refclock: fix preprocessor conditional Miroslav Lichvar 2023-01-19 11:34:55 +0100
  • badaa83c31 refclock: convert mismatched timeval in SOCK messages Miroslav Lichvar 2023-01-18 16:14:10 +0100
  • bbeec7361c doc: deprecate SHM refclocks in favor of SOCK Miroslav Lichvar 2023-01-12 15:23:21 +0100
  • 6fba5a4a7f examples: add chronyd-restricted.service Miroslav Lichvar 2023-01-10 15:02:49 +0100
  • 26889a8cb7 cmdmon+client: add selectopts command Miroslav Lichvar 2022-12-14 16:04:43 +0100
  • cd278d1826 cmdmon+client: split out conversion of selection options Miroslav Lichvar 2022-12-14 15:28:52 +0100
  • 3877734814 sources: add function to modify selection options Miroslav Lichvar 2022-12-14 15:15:41 +0100
  • 19f2ab9e09 sources: add assertion for instance index Miroslav Lichvar 2022-12-14 14:57:42 +0100
  • 3260dc82fe cmdparse: add functions for parsing refclock refid and select options Miroslav Lichvar 2022-12-06 16:33:03 +0100
  • 1a98c5ffa9 ntp: update comment about minimum request spacing Miroslav Lichvar 2022-12-05 16:44:38 +0100
  • 8247b8525f log more changes made by chronyc commands Miroslav Lichvar 2022-12-01 14:43:45 +0100
  • 8901293be8 ntp: set DSCP for IPv6 Mike Ryan 2022-11-16 09:13:09 -0500
  • e789b0817f ntp+cmdmon: log allow/deny commands Miroslav Lichvar 2022-11-16 15:59:49 +0100
  • d0fd04c0a2 util: add function for printing access subnets Miroslav Lichvar 2022-11-16 15:57:46 +0100
  • 7122321249 ntp: log added and removed sources Miroslav Lichvar 2022-11-15 16:38:50 +0100
  • b328c8c348 logging: support context-specific severity Miroslav Lichvar 2022-11-15 15:05:36 +0100
  • 7b97668319 getdate: fix various warnings which will be errors with clang-16 Holger Hoffstätte 2022-11-09 09:17:14 +0100
  • 6f5df7e4a4 nts: warn if server started without ntsdumpdir Miroslav Lichvar 2022-10-24 16:14:35 +0200
  • 5a39074e01 nts: fix number of extension fields after failed encryption Miroslav Lichvar 2022-10-19 14:57:16 +0200
  • c8e57f4350 nts: change ntskeys format to support different algorithms Miroslav Lichvar 2022-10-13 15:35:53 +0200
  • b1230efac3 nts: add support for encrypting cookies with AES-128-GCM-SIV Miroslav Lichvar 2022-10-12 16:46:56 +0200
  • 4e1ce88981 nts: make server key access more readable Miroslav Lichvar 2022-10-12 16:00:45 +0200
  • 790a336eb2 nts: add server support for authentication with AES-128-GCM-SIV Miroslav Lichvar 2022-10-11 14:36:14 +0200
  • cc706b50b9 nts: add client support for authentication with AES-128-GCM-SIV Miroslav Lichvar 2022-10-10 16:35:20 +0200
  • 73042494bd nts: add support for NTP authenticator field using AES-GCM-SIV Miroslav Lichvar 2022-10-10 15:09:01 +0200
  • ec89739d50 nts: make sure encrypted S2C and C2S keys have equal length Miroslav Lichvar 2022-10-11 12:32:04 +0200
  • 4baf999cc3 nts: don't connect to server if missing AES-SIV-CMAC-256 Miroslav Lichvar 2022-10-11 10:35:19 +0200
  • 9afd19c29b nts: use signed lengths in NNA_DecryptAuthEF() Miroslav Lichvar 2022-10-10 12:43:40 +0200
  • 5dd173c050 siv: add functions to return min and max nonce length Miroslav Lichvar 2022-10-10 12:25:47 +0200
  • 5caf0ad187 siv: add support for AES-128-GCM-SIV in Nettle Miroslav Lichvar 2022-10-03 17:28:39 +0200
  • 17d2291a84 doc: improve ntsrotate description Miroslav Lichvar 2022-10-18 10:22:23 +0200
  • a6179261a7 doc: fix wrong name of authselectmode directive Miroslav Lichvar 2022-10-13 12:29:29 +0200
  • 098e0c43fc test: add float-cast-overflow to 003-sanitizers test Miroslav Lichvar 2022-09-20 10:56:28 +0200
  • 7b197953e8 update copyright years 4.3 Miroslav Lichvar 2022-08-29 15:04:33 +0200
  • 9dcace0fc4 doc: improve description of server directive Miroslav Lichvar 2022-08-29 12:08:45 +0200
  • a07ac38331 doc: improve description of system time in tracking report Miroslav Lichvar 2022-08-29 12:07:10 +0200
  • 166e43b13e cmdmon: add good responses to ntpdata report Miroslav Lichvar 2022-08-18 11:59:40 +0200
  • b84d6759f9 ntp: initialize remote address in ntpdata report Miroslav Lichvar 2022-08-17 15:46:11 +0200
  • f323c814af doc: update NEWS 4.3-pre1 Miroslav Lichvar 2022-08-11 09:36:40 +0200
  • 19b47dcbc9 doc: mention maxdelayquant in FAQ Miroslav Lichvar 2022-08-10 15:32:54 +0200
  • 5edeadcbd9 test: extend 106-refclock test Miroslav Lichvar 2022-08-09 16:53:12 +0200
  • d91ae2094f configure: disable arc4random on Linux Miroslav Lichvar 2022-08-03 13:17:42 +0200
  • 30a5845098 configure: avoid -Wnonnull warnings Miroslav Lichvar 2022-08-02 15:09:38 +0200
  • 0f367efac5 doc: suggest self-signed certificates for NTS in FAQ Miroslav Lichvar 2022-08-02 16:51:48 +0200
  • 24c011d4a6 test: catch definite leaks with valgrind Miroslav Lichvar 2022-08-02 14:45:18 +0200
  • 0c2cdd2fb1 test: fix ntp_core unit test to disable source selection Miroslav Lichvar 2022-08-01 16:20:13 +0200
  • cd1a666e1b test: fix sources unit test to call SRC_ReportSource() correctly Miroslav Lichvar 2022-08-01 13:04:00 +0200
  • 070b4f69d0 ntp: add maxdelayquant option Miroslav Lichvar 2022-07-21 15:16:47 +0200
  • 851c823b42 doc: improve description of maxdelay* options Miroslav Lichvar 2022-07-19 14:51:50 +0200
  • df80274644 quantiles: add function to get minimum k Miroslav Lichvar 2022-07-19 14:33:40 +0200
  • bb2d68ddf9 test: extend 101-poll and 127-filter tests Miroslav Lichvar 2022-07-18 13:21:22 +0200
  • 685d8f725b ntp: change minimum allowed poll to -7 Miroslav Lichvar 2022-07-18 13:11:27 +0200
  • 4234732b08 ntp: rework filter option to count missing samples Miroslav Lichvar 2022-07-19 16:28:32 +0200
  • a16094adfb samplefilt: add debug message for selected samples Miroslav Lichvar 2022-07-20 12:23:04 +0200
  • a4349b13df samplefilt: add function to get maximum number of samples Miroslav Lichvar 2022-07-19 16:02:38 +0200
  • 3556dadea1 ntp: enable sub-second poll sooner with filter option Miroslav Lichvar 2022-07-18 12:50:05 +0200
  • 220e6d1907 ntp: fix initial poll to follow non-LAN minimum Miroslav Lichvar 2022-07-18 12:43:13 +0200
  • a738037705 client: check for stdout errors Miroslav Lichvar 2022-07-14 14:51:24 +0200
  • 7daf34675a refclock: remove unused struct MedianFilter Yury Vostrikov 2022-07-04 19:37:52 +0200
  • de598c2310 main: add log message for timeout reached with -t option Miroslav Lichvar 2022-06-30 11:52:40 +0200