7254 Commits (62357f829c5a8b20d60ab9db2ba68a9ade44043d)
 

Author SHA1 Message Date
  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 65192b885a sys/sysctl.h includes linux/sysctl.h, remove the extra unchecked include 9 years ago
  miod 7c59126aa4 In the neverending saga of enabling and disabling assembler code for sha 9 years ago
  millert 9f67afdf9d Remove obsolete copy of tzfile.h. It is an internal tzcode header 9 years ago
  millert 6d30a31399 Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ 9 years ago
  millert daf0c358fa tzfile.h is an internal header that should never have been installed. 9 years ago
  tedu e87c880491 remove incorrect statement. the standard *does* require calloc to check 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
  deraadt 321acf802e sync 9 years ago
  deraadt 499c083200 openprom, just like eeprom; ok miod 9 years ago
  deraadt 7b6b950c17 sync 9 years ago
  deraadt f06e3b71fd eeprom(8) is only run by root now, so no need for kmem group 9 years ago
  krw d5a7436248 'rc.firstime' -> 'rc.firsttime' in comment. 9 years ago
  millert 8567b6a47c Set verbosity to 1 (the default is 0) so we log incoming notifies 9 years ago
  florian ae32145624 Disable db file. It is believed to be a saner default for the common 9 years ago
  giovanni f60bcf4eae fix pkgnames version 9 years ago
  aoyama 478bf6767c sync 9 years ago
  aoyama 543e7562fe Add com(4) and wd(4) to use them on PCMCIA. 9 years ago
  miod 64e337e151 Do not use sha512-parisc for now, as it is subtly bugged - passes the sha 9 years ago
  millert 9b1817bc73 Update comment to match code; Caspar Schutijser 9 years ago
  bcook 8448b71210 remove unused variable 9 years ago
  tedu 236787ace7 we don't let strtonum errors bleed through now. 9 years ago
  tedu 6e172aaf1a Set errno to EINVAL, instead of letting ERANGE escape out. 9 years ago
  jsing c9efcf7f21 Bump libcrypto and libssl majors, due to various recent churn. 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
  tedu ade522ddbc update siphash manpages to reflect change in return type spelling. 9 years ago
  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