8029 Commits (34625b7e4421cbfc088c9d716468abd3ad16169c)
 

Author SHA1 Message Date
  tedu 676996bb23 remove caveats that are either misleading or unhelpful. 7 years ago
  sthen 8b1fc7c57b update pf.os for larger wscale by default 7 years ago
  tedu 7a65e971a0 i forgot to commit sha2.h changes for SHA512/256 7 years ago
  tedu aeb17a716b Add functions for SHA512/256. The standard says you're supposed to start 7 years ago
  bcook 2fb1937540 add iOS support for getentropy 7 years ago
  ajacoutot 5ad88bff03 Add /var/syspatch to mtree(8). 7 years ago
  guenther 9ee50544ec Retire zaurus, as it hasn't made the EABI jump and will be permanently broken 7 years ago
  pirofti 0c9ae8d8cb Add doas.conf example configuration file. 7 years ago
  reyk 08ed721594 Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 years ago
  beck 87d4db25c4 Remove the libcrypto/crypto directory 7 years ago
  goda 1ee5dae778 sync 7 years ago
  goda 25564e898f Add switch(4) cdev entry 7 years ago
  tb 1a5c26b282 move links from http to https://www.openbsd.org/ 7 years ago
  sthen e8a3db8fd0 sync 7 years ago
  otto 7f29e95497 Less lock contention by using more pools for mult-threaded programs. 7 years ago
  tedu 6c73827bf7 black magic for sparc page size can go 7 years ago
  deraadt 5afcb6a981 remove sparc pieces 7 years ago
  florian f48ccdaa74 create acme-client directories 7 years ago
  ajacoutot a5540258b4 use tab. 7 years ago
  guenther 487debcae6 Use a constant format string and output the variable part with %s 7 years ago
  guenther 98ac59d5a1 Use O_CLOEXEC when opening fds local to a function 7 years ago
  guenther 4c8fdca0ed Don't call lstat() before readlink() just to see if it's a symlink, 7 years ago
  guenther fc8c3ff4cb Pull in <sys/select.h> for fd_set 7 years ago
  guenther b73a72cf6b Pull in <stdio.h> for NULL 7 years ago
  guenther 2f48ecaf36 Pull in <sys/time.h> for struct timespec, timeval, or clockrate 7 years ago
  guenther d798523e75 Pull in <time.h> for clock_gettime() 7 years ago
  okan 6ae3b475f9 sync 7 years ago
  sthen 0504b5de27 sync 7 years ago
  otto 8b9a47cd4e wrterror() is fatal, delete dead code; ok tom@ natano@ tedu@ 7 years ago
  sthen 67d1b5347e sync 7 years ago
  jmc 25a95fab09 add a bit of spacing to previous, to keep the notes about deprecated 7 years ago
  guenther 502002cd1a Reduce qabs() and qdiv() to aliases of llabs() and lldiv(). 7 years ago
  tb 68bc198e0c Refer to /etc/passwd consistently as the "legacy password file" and 7 years ago
  dtucker 6511e43ef2 Update moduli file. 7 years ago
  deraadt 4589832ab3 armish handled some early-gen arm machines, which required tons of 7 years ago
  halex b21b9aedfb remove pointless csh placeholder files from /etc 7 years ago
  tb 646f43cf69 Update the link for the getentropy(2) manual to man.openbsd.org/ 7 years ago
  deraadt 80f42a4c1a old keys no longer needed 7 years ago
  tedu 2fe63f9197 RMD160Update actually takes size_t length 7 years ago
  sthen c4ad6d94b8 add new mirror in Lithuania to examples/pkg.conf, ok deraadt 7 years ago
  mpi 3e03e0cf65 Do not consider tap(4) a special interface and start if before other 7 years ago
  millert 752f10f777 sync 7 years ago
  jca 1adc3fff12 Fix example: long long should be print with %lld 7 years ago
  jsing 9801e4d851 Adjust existing tls_config_set_cipher() callers for TLS cipher group 7 years ago
  rpe cf653ce28f Fix detection of /usr/lib on NFS. 7 years ago
  otto 48a1ebbb9c J/j is a three valued option, document and fix code to actuall support that 7 years ago
  visa fa4e261523 regen 7 years ago
  visa 728932b46a Add /dev/openprom. 7 years ago
  sthen 5db6aec468 sync 7 years ago
  bcook 468bf1902b Tighten behavior of _rs_allocate failure for portable arc4random implementations. 8 years ago