7385 Commits (OPENBSD_5_8)
 

Author SHA1 Message Date
  ajacoutot 708043a7d8 /var/unbound/db/root.key can be stored in plain text actually; that's just 9 years ago
  ajacoutot aa80fa88a8 Only store checksums for: 9 years ago
  millert 9eb85f0322 Remove sudoers 9 years ago
  brynet 1493b9464e bzero cmsgbuf before using it, silences valgrind warnings. 9 years ago
  jsg 52f52b9d20 enable vexpress 9 years ago
  jmatthew 9e79bd343f regen 9 years ago
  jmatthew f9274d667c add usb devices 9 years ago
  doug 2ad9757f45 Fix pointer to unsigned long conversion. 9 years ago
  giovanni b1600d2c48 fix emacs pkg names 9 years ago
  deraadt ec1eb0ab47 sync 9 years ago
  deraadt 12cbb68cb6 5.9 base key 9 years ago
  millert 7b99cfa53d Just return if nmemb is 0. Avoids a NULL dereference and is 9 years ago
  doug d205ffb326 Crank major for libcrypto, ssl and tls due to MDC-2DES removal. 9 years ago
  doug d353d6b2bc Remove obsolete MDC-2DES from libcrypto. 9 years ago
  millert 482e9aac5b Remove needless casts. There's no reason to cast delim to char * 9 years ago
  naddy 8e50019635 add 5.9 packages key 9 years ago
  bcook 2236cfa979 Disable ENGINE_load_dynamic (dynamic engine support). 9 years ago
  miod c7af249c23 I'm afraid it will be a sunday. 9 years ago
  sthen 8b829eee7e add 5.9 firmware key 9 years ago
  deraadt cb0971f74c crank to 5.8-beta 9 years ago
  ajacoutot ac115ca06b Really make daemon_class read-only; it's set to "daemon" of a matching 9 years ago
  miod 75595b9b9d Typos in comments; Ville Valkonen 9 years ago
  jasper 62d2322ca7 add miniroot to MDEXT 9 years ago
  bcook fd9b2358f2 Remove unneeded sys/sysctl.h on linux. 9 years ago
  reyk 13bb9544ea The correct semantic is to check msgbuf_write() for <= 0, not just < 0. 9 years ago
  jasper e7e1d5d3a4 miniroot for octeon; tested on edgerouter lite with local usb storage 9 years ago
  florian 6b29f984ec Allow rtsol keyword in hostname.if(5) with net.inet6.ip6.forwarding=1. 9 years ago
  millert 157c2c8d07 Do not assume that asprintf() clears the pointer on failure, which 9 years ago
  jsg bd46959cea Rename the imx miniroot to nitrogen as it creates "6x_bootscript". 9 years ago
  deraadt e808a4913f detect crashes from constraint sub-processes, instead of ignoring them. 10 years ago
  dtucker e4d1208116 Remove 1k bit groups. ok deraadt@, markus@ 10 years ago
  naddy 830def10dc Create aliases.db from the installed aliases file, so we get the correct 10 years ago
  deraadt ad4317f113 only scan sensors if they are configured 10 years ago
  dtucker bc25411e52 Update DH groups 10 years ago
  dtucker 57d3e3720c Remove 6k and 8k bit moduli fragments since they are now kept in 10 years ago
  reyk 49b66b5ec1 No need to call tzset() and log_init() in the forked constraint 10 years ago
  millert d3594a49cd Remove function argument name from posix_spawnattr_getsigmask() 10 years ago
  reyk 043d0938c2 Remove hotplug(4) sensor support: the code has been disabled by 10 years ago
  jsg fda0374f3f Now all the socs use the same va entry point and don't have any 10 years ago
  reyk 127f310cec Get the rdomain from the newly exposed ifi_rdomain field in if_data 10 years ago
  jsg d01cd695de use the same va entry point on all armv7 socs 10 years ago
  reyk 1f95b1d55e Change spamd to use divert-to instead of rdr-to. 10 years ago
  ajacoutot 3f935e90dd Put ntpd.conf in MUTABLE so it's installed with 0644 mode. 10 years ago
  reyk aff57f6d18 Currently, after 4 failed constraint checks, we suspect the constraint 10 years ago
  deraadt e917f797a4 enable ntpd by default at install time. We use pools and a reliable 10 years ago
  dtucker 9ad1e9d76e Simplify example constraints URL to reduce load on the server side. 10 years ago
  kettenis 57925aeae3 Record inter-library dependencies between libcrypto, libssl and libtls 10 years ago
  reyk e89a826291 When resolving the "constraint" (singular), store all returned IP 10 years ago
  millert 4ab11614ee Make index/rindex weak aliases of strchr/strrchr since they are not 10 years ago
  bluhm 4498258510 If crypt(3) is called with an unknown setting, return NULL instead 10 years ago