Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
 
 
 
 
 
 
otto 00f92e8d8c Also implement "trusted" for sensors; do not do constraint validation 5 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 9 years ago
client.c Introduce a "trusted" modifier, for peers that should be on a local net 5 years ago
config.c Sometimes ntp peers are unreliable (looking at you pool.ntp.org!) 5 years ago
constraint.c 1) Re-resolve and re-get constraints once the clock is synced. Constraints 5 years ago
control.c fix printing when the pool is specified as an IP address; reported by and 5 years ago
log.c Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 5 years ago
log.h Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
ntp.c Also implement "trusted" for sensors; do not do constraint validation 5 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 16 years ago
ntp_dns.c Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
ntp_msg.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 8 years ago
ntpctl.8 -s is not optional, sadly; 10 years ago
ntpd.8 remove -s and -S documentation, and explain the boot-time startup mode 5 years ago
ntpd.c Also implement "trusted" for sensors; do not do constraint validation 5 years ago
ntpd.conf.5 document server/servers "trusted" sub-option. Indicates a particular 5 years ago
ntpd.h Also implement "trusted" for sensors; do not do constraint validation 5 years ago
parse.y Also implement "trusted" for sensors; do not do constraint validation 5 years ago
sensors.c Also implement "trusted" for sensors; do not do constraint validation 5 years ago
server.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 8 years ago
util.c *nargv[] holds an array of pointers, so it should be 8 years ago