Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jsing f819d84119 Harden TLS for ntpd constraints - stop disabling server name verification, 8 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 8 years ago
client.c Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
config.c Move execution of the constraints from the ntp to the parent process. 8 years ago
constraint.c Harden TLS for ntpd constraints - stop disabling server name verification, 8 years ago
control.c Rename session_socket_blockmode() to session_socket_nonblockmode(), 8 years ago
log.c Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
ntp.c Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd. 8 years ago
ntp_msg.c use correct formatters for s/size_t data types. 9 years ago
ntpctl.8 -s is not optional, sadly; 9 years ago
ntpd.8 Remove support for sending status reports to syslog on SIGINFO; 8 years ago
ntpd.c prepare userland for removing chroot(2) from allowed syscalls under pledge(2). 8 years ago
ntpd.conf.5 Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
ntpd.h Rename session_socket_blockmode() to session_socket_nonblockmode(), 8 years ago
parse.y fully revert some parts introduced with the original server rtable support, 8 years ago
sensors.c Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
server.c replace bzero with memset 8 years ago
util.c Move log_sockaddr() to from log.c to util.c as it is a local addition 8 years ago