Commit Graph

12 Commits

Author SHA1 Message Date
Travis Burtrum 3110ad40bf Refactored to be more KISS, now only 79 lines of rust code, version 2.0.0
moparisthebest/kiss-ntpd/pipeline/head This commit looks good Details
2021-03-14 21:24:42 -04:00
Travis Burtrum f24029ca35 kiss-ntpd 1.0
moparisthebest/kiss-ntpd/pipeline/head This commit looks good Details
2021-03-14 01:39:12 -05:00
Miroslav Lichvar 68551393b0 don't panic when sending request fails 2019-04-05 15:52:23 +02:00
Miroslav Lichvar 57940ed983 allow IPv6 address in -s option 2019-04-04 10:09:49 +02:00
Miroslav Lichvar a7427578ad move loop out of update_state() 2019-03-03 11:46:32 +01:00
Miroslav Lichvar 9735b4804a add options to drop root privileges and change root directory 2018-12-09 16:57:10 +01:00
Miroslav Lichvar c82f23b569 move opening and binding of sockets to new() 2018-12-09 16:17:36 +01:00
Miroslav Lichvar 4343d68c32 print address when sending of response failed 2018-06-15 09:32:54 +02:00
Miroslav Lichvar 96b063e345 add options to specity local addresses 2018-04-06 08:56:11 +02:00
Miroslav Lichvar 74b9f4a283 respond to zero-mode NTPv1 packets 2018-04-06 08:29:44 +02:00
Miroslav Lichvar af4bed9262 don't respond to NTPv0 packets 2018-04-06 08:29:30 +02:00
Miroslav Lichvar 2b2e2e7623 import 2017-06-20 17:07:14 +02:00