7472 Commits (86da77122049eee5a0b4ea7593da36e05ab36fe0)
 

Author SHA1 Message Date
  millert 8c9df4ed4c Use strtonum() instead of strtoul() when parsing uid/gid so we get 9 years ago
  jsg 8e7b53106c fix a memory leak if tls_read() fails. ok henning@ 9 years ago
  jsg 584e545aaf add the include dir for libepoxy 9 years ago
  nicm fadf08888f Another couple of commas in the wrong place, ok jmc 9 years ago
  sthen 0c678b02c3 Switch example NSD config to splitting master and slave zones into different 9 years ago
  deraadt 1b4887fc71 Send OPENSSL_issetugid() straight to hell, no final cigarette. 9 years ago
  millert cec1cce209 Remove obsolete timezone() function. 9 years ago
  guenther 04a5d5b45d Make pthread_atfork() track the DSO that called it like atexit() does, 9 years ago
  tedu bd36abfa7c bludgeon DES support out of crypt. long live the bcrypt. 9 years ago
  tedu b4484c676a improve realloc. when expanding a region, actually use the free page cache 9 years ago
  guenther 85808f05af gcc 2.x is dead 9 years ago
  millert 71b51c7216 Add ddb.log example; OK halex@ 9 years ago
  naddy feaaeb00e6 For consistency with the diff subcommand, add rdiff -u 9 years ago
  bcook 40f6b72835 add initial AIX getentropy/arc4random files. Thanks to Michael Felt. 9 years ago
  ajacoutot f5e5d874cf _rc_err(): only display error message if there's an actual one. 9 years ago
  bcook d72cee2563 Avoid overflow on 32-bit time_t systems converting timeval to NTP time. 9 years ago
  schwarze b0bf9673e1 Actually use the new man.conf(5) "output" directive. 9 years ago
  schwarze c519f0558f Move man.conf from /etc to /etc/examples, deleting what's no longer supported. 9 years ago
  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