7224 Commits (6b550eb5a94b56eac386e17035a82e37d9ec2bf2)
 

Author SHA1 Message Date
  tedu 6b550eb5a9 Use standard spelling for types, and rename local variable from "free". 9 years ago
  sthen 128c8abdc7 Make sure to replace an existing /usr/include/ssl symlink, otherwise repeated 9 years ago
  rpe 0e969b9afd Remove old cruft, that make no sense at all on OpenBSD. 9 years ago
  sthen 28611e7e8a Add class section for unbound, using openfiles-cur=512 rather 9 years ago
  sthen dc86b5bb95 Put the _unbound user in "unbound" login class; unbound uses setusercontext 9 years ago
  miod ac5112d544 Fix library ordering on the link line for the sake of static arches. It's, in 9 years ago
  jmc 5a29dde418 some fixes from max fillinger, tweaked a little by myself; 9 years ago
  tedu e90ccb31ce stop deleting the openssl include directory, causing unnecessary rebuilds. 9 years ago
  reyk 19285c609b Fix example, syntax is "constraint from www.example.com" (with "from"). 9 years ago
  tedu f560a5c78d lsearch and lfind return void * 9 years ago
  reyk 57c6dae142 Allow constraints URL without leading path (eg. "https://www.openbsd.org"). 9 years ago
  reyk 2c0d96f390 Use ntpd's deferred DNS resolving for constraints as well. This 9 years ago
  jmc a4b14a72e4 use a width specifier for lists, and Sq rather than Dq for single letters 9 years ago
  tedu 486708efb7 the possible algos for pref should be documented here 9 years ago
  reyk 609076da6a Remove dead code (IMSG_HOST_DNS has been moved from the parent to 9 years ago
  reyk f80fe4f691 Be less chatty on constraint errors. 9 years ago
  jmc 4ea8526f95 tweak previous; 9 years ago
  jsing 9282f51280 unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely to 9 years ago
  reyk 2a9806d4a4 spacing 9 years ago
  jsing 71b2d0a64a Remove RC5 code - this is not currently enabled and is not likely to ever 9 years ago
  reyk 61d9dff620 After successfully getting a constraint from an HTTPS server, there is 9 years ago
  reyk 65816fa1ac Don't show the subseconds when displaying the constraint offset. 9 years ago
  jsing 2b9dce95cd Remove crypto/store - part of which is "currently highly experimental". 9 years ago
  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, 10 years ago
  schwarze f7a4f98d48 Do not use /usr/ports/infrastructure/man/ by default because this 10 years ago
  deraadt 84a74fcdd1 increase limits for staff (user created at install time is in staff) 10 years ago
  deraadt 23824e53f9 Change the machdep.lidsupsend example now that the default setting has been 10 years ago
  miod 802a5f0795 Change the machdep.lidsupsend example now that the default setting has been 10 years ago
  bcook 709567d845 Use initial assignment of action to check for errors. 10 years ago
  bcook 3856d7a152 Add arc4random/getentropy shims for NetBSD. 10 years ago