7201 Commits (5f9d0ecf71042eeacf223e5877012d24b1de7f10)
 

Author SHA1 Message Date
  reyk 5f9d0ecf71 Move the constraints in a new section and add a preamble to explain 9 years ago
  reyk 7433fa0bce Add support for "constraints": when configured, ntpd(8) will query the 9 years ago
  bcook 3885488dfe be more verbose when logging privsep errors. 9 years ago
  bcook 948680b913 use correct formatters for s/size_t data types. 9 years ago
  millert cec1070829 Protect fgetwln(), wcslcat() and wcslcpy() with __BSD_VISIBLE 9 years ago
  reyk a32a1a544c Add a comment that ntpd MUST NOT use AI_ADDRCONFIG in host_dns() 9 years ago
  tedu e8e1175e68 add restrict to strtol like functions. ok guenther 9 years ago
  jsing e928a301f0 Crank major for libcrypto since symbols have been removed. 9 years ago
  dlg eed98717a6 userland gets static on functions only used within a file. 9 years ago
  jsing b22634d3c6 Combine c_allc.c and c_alld.c into c_all.c - there is not much point having 9 years ago
  millert b1bfe035b7 Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ 9 years ago
  schwarze cdb05c968a macro fixes from Kaspars at Bankovskis dot net; 9 years ago
  florian 3e930c04e4 Typo 9 years ago
  schwarze 72a38c830c Use .Rv where appropriate, and move it to RETURN VALUES; 9 years ago
  tedu 29b14402f1 dial the time back to about 0.1s, closer to the original targets and 9 years ago
  jsg 3885461e3d Rename miniroot-sunxi to miniroot-cubie as the u-boot included 9 years ago
  krw 2a981852c1 Use /etc/services names in all the default pf rules (most already 9 years ago
  reyk 2f3cb396e7 Add X509_STORE_load_mem() to load certificates from a memory buffer 9 years ago
  bcook dbf887d834 Fix deferred host DNS lookups. 9 years ago
  guenther 91e3ebd0a0 Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete 9 years ago
  tedu fa6ff49ac5 increase TMP_MAX to the equivalent of INT_MAX. it's actually more, 9 years ago
  schwarze f7a4f98d48 Do not use /usr/ports/infrastructure/man/ by default because this 9 years ago
  deraadt 84a74fcdd1 increase limits for staff (user created at install time is in staff) 9 years ago
  deraadt 23824e53f9 Change the machdep.lidsupsend example now that the default setting has been 9 years ago
  miod 802a5f0795 Change the machdep.lidsupsend example now that the default setting has been 9 years ago
  bcook 709567d845 Use initial assignment of action to check for errors. 9 years ago
  bcook 3856d7a152 Add arc4random/getentropy shims for NetBSD. 9 years ago
  krw cb55ee9f86 Make some $OpenBSD$ lines prettier/standardier by eliminating 9 years ago
  bcook 860eac54c2 remove a couple of unused headers. 9 years ago
  deraadt f0d9b762e2 Stop including <sys/param.h> from <netdb.h>. Portable software must either 9 years ago
  tedu bb1d72edf4 remove des.h. it somehow escaped from ssleay into /usr/include, but none 9 years ago
  tedu dcb96ce7a3 Improve wording in alloca. 9 years ago
  deraadt 75d428b273 Move to the <limits.h> universe. 9 years ago
  deraadt 5b4d0b0e24 Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may 9 years ago
  deraadt d82c4b0635 Switch to including <sys/types.h> instead of <sys/param.h> 9 years ago
  tedu 826668e285 we don't have an alloca() symbol anywhere in libc, don't prototype it. 9 years ago
  schwarze 3772d4b01b remove .Tn; from Jan Stary <hans at stare dot cz> 9 years ago
  chl 2c03498197 remove unused variable 9 years ago
  millert 1a5ffaf941 Use explicit_bzero instead of memset in hash Final and End functions. 9 years ago
  deraadt 345209bd2a back in september I did the large abstraction refactoring to allow these 9 years ago
  millert 70272b819c Make strlcpy/strlcat slightly easier to read. 9 years ago
  naddy 281ec163e9 Switch drift file format to ppm for compatibility with the ntp.org 9 years ago
  bcook 3f937ba631 bump failure to set the initial time from debug to warning 9 years ago
  bcook 70297880a3 fix some memory leaks in dns handling. 9 years ago
  bcook 53a61ebe90 prefer sizeof(thing) to sizeof(type) 9 years ago
  millert 1644b19fff Add fgetwln(3) from FreeBSD and bump libc minor revision. 9 years ago
  deraadt 78f9439cae Due to recent savings with instbin, we can take i386 to one install 9 years ago
  tedu 94520ae40e rename blocks to words. bcrypt "blocks" are unrelated to blowfish blocks, 9 years ago
  tedu ff1d6653e1 don't check for a return value that host() doesn't return, so future 9 years ago
  bcook d66f723105 revert host() back to correct behavior. 9 years ago