5935 Commits (OPENBSD_6_5_BASE)
 

Author SHA1 Message Date
  jsing 64715c5af0 Explicitly check timegm() return value. 5 years ago
  jsing ec351717c5 Perform manual validity checking of the X.509 certificate for constraints. 5 years ago
  claudio a183799afe Use ${rcexec} in rc_pre to do the config testing. This allows to specify 5 years ago
  matthieu ec3507983a untabify 5 years ago
  matthieu c42a3c58bf New doc directories for xorgproto 5 years ago
  otto 7a31e61809 Don't use *a - *b as compare idiom, it does not work as expected for 5 years ago
  ajacoutot 700af1fed9 The shell will strip the quotes from daemon_flags when starting a daemon so make 5 years ago
  bcook 8d357258a9 use standard headers for siphash 5 years ago
  bcook 63b254628e include stdint.h over sys/types.h 5 years ago
  bcook 101f48a3de Change imsg header definitions to use standard types. 5 years ago
  tedu 7aedc77173 document pwraction in the example file 5 years ago
  matthieu 2a66f804cb Clean-up unused directories 5 years ago
  schwarze eb86dc683a Improve the description of locale dependency: 5 years ago
  schwarze f3824ccfdc Replace the vague, incorrect, and confusing BUGS sections with CAVEATS 5 years ago
  schwarze 0eac857491 For all functions known to be infected by LC_NUMERIC, add short 5 years ago
  bluhm df4fda1761 Calling llabs(LLONG_MIN) is undefined behavior, llvm 7.0.1 does not 5 years ago
  florian ea28228b66 Prevent multiple ntpds from tripping over each other. 5 years ago
  otto 2393c3e306 There are cases where a program doing dns requests wants to set the 5 years ago
  kettenis fd20867a91 Use acpidump -q to avoid message about ACPI information not being found. 5 years ago
  otto 651232ba68 Move default numer of pools in the multi-threaded case to 8. Various tests 5 years ago
  otto 47f8437f81 Make the "not my pool" searching loop a tiny bit smarter, while 5 years ago
  florian c20bdc0298 Move acme-client.conf to examples. Since we no longer store the 5 years ago
  tedu b233898e51 log dns failures, even if temporary. ok benno 5 years ago
  deraadt fd3a2c6966 6.2 keys no longer required 5 years ago
  tim 6b3ba4e5ed Remove control-use-cert. It is ignored for local sockets (since unbound 1.7.3). 5 years ago
  sthen 090b271f30 add commented-out "val-log-level: 2" next to the uncommentable line to 5 years ago
  florian 51db86f898 the world is not ready for dnssec enabled by default 5 years ago
  sthen 5a39d2d3e0 remove qname-minimisation from sample config, this was turned on by 5 years ago
  otto f876cbde7a Improve speed for the multi-threaded case by reducing lock contention. 5 years ago
  florian dcc9f7dd37 style; OK otto 5 years ago
  sthen d82b8d14d1 Remove public resolver IP addresses, just provide a neutral "documentation 5 years ago
  florian bd228d0e6e Enable DNSSEC validation. 5 years ago
  schwarze 2c7f023e4f remove a stray line accidentally left behind in rev. 1.120; 5 years ago
  tedu d1794e488e update for libtls default cert changes. 5 years ago
  otto bb2903ad65 Refactor "find the right pool" code into a function. ok djm@ tb@ 5 years ago
  guenther 9091da2b8a Our *int_fast{8,16}_t types are int/unsigned int, so SCN*FAST{8,16} 5 years ago
  jmc a53bba0f97 fold the contents of malloc.conf.5 into malloc.3 and sysctl.2, 5 years ago
  otto 1bb7064e52 Introducing malloc_usable_size() was a mistake. While some other 5 years ago
  deraadt cc1a839b83 Saw a mention somewhere a while back that the gotdata() function in 5 years ago
  guenther c0572c7336 Fix compilation on alpha, where DEF_WEAK() really must be paired with 5 years ago
  otto ed5636e718 Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page 5 years ago
  deraadt f5aa4613ce add the missing space. in the future, should mail -f the file to ensure it is correct format 5 years ago
  deraadt 8cff13e03b make the bogon set competely or-longer, rather than having to manage it 5 years ago
  visa 8a3b0b4780 Grow sgi iso to make room for clang. 5 years ago
  otto 0f57426e31 zap last remains of malloc.conf; prompted by and ok jmc@ 5 years ago
  jsing 3fab6cbb08 Use TLS_CA_CERT_FILE instead of a separate define. 5 years ago
  otto d64a9a14b6 rm FILES section; prompted by Janne Johansson 5 years ago
  otto da41229758 Use the new vm.malloc_conf sysctl; ok millert@ deraadt@ 5 years ago
  otto e4341e950b Implement C11's aligned_alloc(3). ok guenther@ 5 years ago
  jsing cf2ba9bd55 Be stricter with TLS configuration for ntpd constraints. 5 years ago