500 Commits (043d0938c22e3b0a61140c0552abe3b0e9517169)

Author SHA1 Message Date
  reyk 043d0938c2 Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
  reyk 127f310cec Get the rdomain from the newly exposed ifi_rdomain field in if_data 9 years ago
  reyk aff57f6d18 Currently, after 4 failed constraint checks, we suspect the constraint 9 years ago
  dtucker 9ad1e9d76e Simplify example constraints URL to reduce load on the server side. 9 years ago
  reyk e89a826291 When resolving the "constraint" (singular), store all returned IP 9 years ago
  jsg 8e7b53106c fix a memory leak if tls_read() fails. ok henning@ 9 years ago
  bcook d72cee2563 Avoid overflow on 32-bit time_t systems converting timeval to NTP time. 9 years ago
  jmc 62357f829c do not encourage random uppercasing; 9 years ago
  henning 8abd0e066f instead of routing SIGHUP thru sighdlr_dns() which then ignores it, 9 years ago
  bcook 89c0900631 remove unused 'cause' string when checking child status 9 years ago
  deraadt a70498de55 mention TLS HTTPS here also; ok bcook 9 years ago
  jmc c58d66510a -s is not optional, sadly; 9 years ago
  bcook 8448b71210 remove unused variable 9 years ago
  jsing 33ac287472 Rename tls_config_insecure_noverifyhost() to 9 years ago
  jsing a2efc33261 Set the TLS ciphers to "compat" mode, restoring the previous behaviour. 9 years ago
  miod ac5112d544 Fix library ordering on the link line for the sake of static arches. It's, in 10 years ago
  jmc 5a29dde418 some fixes from max fillinger, tweaked a little by myself; 10 years ago
  reyk 19285c609b Fix example, syntax is "constraint from www.example.com" (with "from"). 10 years ago
  reyk 57c6dae142 Allow constraints URL without leading path (eg. "https://www.openbsd.org"). 10 years ago
  reyk 2c0d96f390 Use ntpd's deferred DNS resolving for constraints as well. This 10 years ago
  reyk 609076da6a Remove dead code (IMSG_HOST_DNS has been moved from the parent to 10 years ago
  reyk f80fe4f691 Be less chatty on constraint errors. 10 years ago
  jmc 4ea8526f95 tweak previous; 10 years ago
  reyk 2a9806d4a4 spacing 10 years ago
  reyk 61d9dff620 After successfully getting a constraint from an HTTPS server, there is 10 years ago
  reyk 65816fa1ac Don't show the subseconds when displaying the constraint offset. 10 years ago
  reyk 5f9d0ecf71 Move the constraints in a new section and add a preamble to explain 10 years ago
  reyk 7433fa0bce Add support for "constraints": when configured, ntpd(8) will query the 10 years ago
  bcook 3885488dfe be more verbose when logging privsep errors. 10 years ago
  bcook 948680b913 use correct formatters for s/size_t data types. 10 years ago
  reyk a32a1a544c Add a comment that ntpd MUST NOT use AI_ADDRCONFIG in host_dns() 10 years ago
  bcook dbf887d834 Fix deferred host DNS lookups. 10 years ago
  bcook 709567d845 Use initial assignment of action to check for errors. 10 years ago
  bcook 860eac54c2 remove a couple of unused headers. 10 years ago
  naddy 281ec163e9 Switch drift file format to ppm for compatibility with the ntp.org 10 years ago
  bcook 3f937ba631 bump failure to set the initial time from debug to warning 10 years ago
  bcook 70297880a3 fix some memory leaks in dns handling. 10 years ago
  bcook 53a61ebe90 prefer sizeof(thing) to sizeof(type) 10 years ago
  tedu ff1d6653e1 don't check for a return value that host() doesn't return, so future 10 years ago
  bcook d66f723105 revert host() back to correct behavior. 10 years ago
  bcook e32816bab7 return -1 on host() address parsing failure, not 1. 10 years ago
  deraadt eb02123984 remove excessive/wrong use of sys/param.h 10 years ago
  bcook 2c934bd111 log as LOG_DAEMON in log_init again. 10 years ago
  bcook e69bd15d31 sync log.c from smtpd. 10 years ago
  bcook 950986b2ca use the correct format string for refid 10 years ago
  bcook f04311c2a3 use MAXIMUM as the canonical local MAX macro. 10 years ago
  bcook 2b0bc47767 rename sockaddr_un variables from 'sun' to the more common 'sa'. 10 years ago
  bcook 63d93971e4 don't rely on sys/param.h having a MAX macro. 10 years ago
  bcook 1f5712d8d6 Remove the unused dns_pid variable. 10 years ago
  bcook d25ace0611 removed unused libevent header and structures in ntpd.h 10 years ago