index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
bind
Age
Commit message (
Expand
)
Author
2020-01-22
florian points out that queue.h is unused
Ted Unangst
2020-01-21
remove mutex.h etc. since this code is now unthreaded.
Ted Unangst
2020-01-21
Whack last remaining LIBRESSL_VERSION_NUMBER check in the C code.
Theo Buehler
2020-01-21
Set --enable-openssl-hash to use digests from libcrypto instead
Theo Buehler
2020-01-21
libisc has a global variable called "isc_bind9" that indicates the program-fa...
Theo de Raadt
2020-01-21
Get rid of isccfg/log.c by pulling in the tiny bits needed into
Florian Obser
2020-01-21
remove -m from usage();
Jason McIntyre
2020-01-21
remove top-level files no longer relevant
Theo de Raadt
2020-01-20
We no longer support "memory usage" debugging.
Florian Obser
2020-01-20
With the custom memory allocator gone ondestroy is unused.
Florian Obser
2020-01-20
Rip out custom memory allocator.
Florian Obser
2020-01-20
As millert@ points out we can replace isc_string_touint64 with
Florian Obser
2020-01-20
Remove various unused lib/isc bits.
Florian Obser
2020-01-20
Do not use a message catalog for error messages.
Florian Obser
2020-01-20
unifdef threading related defines
Florian Obser
2020-01-20
Remove unused tm.c
Florian Obser
2020-01-20
We are not using json, xml nor httpd.
Florian Obser
2020-01-20
Fix a address family desynchronisation between lwres_conf and
Florian Obser
2020-01-20
Reduce tsig support to what is needed by dig et al by removing the
Florian Obser
2020-01-20
Remove acl support
Florian Obser
2020-01-18
Cleanup in lib/dns, mostly support bits to run a nameserver which we
Florian Obser
2020-01-10
Handle documentation of the remaining, more complicated defaults
Ingo Schwarze
2020-01-09
does not need a chroot wrapper; ok florian
Theo de Raadt
2020-01-09
Remove various unused bits and pieces from lib/isc.
Florian Obser
2020-01-09
Forgot to remove the file with the weird int type definitions in the
Florian Obser
2020-01-09
Remove readline support from nslookup.
Florian Obser
2020-01-09
Use normal int types like int32_t instead of isc_int32_t.
Florian Obser
2020-01-09
We use __dead for functions that do not return.
Florian Obser
2020-01-09
Nuke atomics support. This gets rid of 4k lines of code including a bunch
Florian Obser
2020-01-09
avoid use of sprintf, this is 2020
Theo de Raadt
2020-01-09
Replace entropy.c, random.c and an outdated arc4random copy with
Florian Obser
2020-01-09
First round of OPENSSL unifdef:
Florian Obser
2020-01-09
unifdef WITH_IDN; prodding deraadt@
Florian Obser
2020-01-09
Assorted unifdefs:
Florian Obser
2020-01-09
unifdef gss-api:
Florian Obser
2020-01-09
unifdef pkcs11:
Florian Obser
2020-01-09
unifdef printf and string functions:
Florian Obser
2020-01-09
unifdef network defines:
Florian Obser
2020-01-07
Remove backtrace support. Minus 800 lines.
Florian Obser
2020-01-07
We are not windows. Minus 500 lines.
Florian Obser
2020-01-07
Remove thread support. Minus 4k lines.
Florian Obser
2020-01-07
We are never going to use GeoIP support. Minus 1.8k lines.
Florian Obser
2020-01-06
configure args fixes;
Stuart Henderson
2020-01-06
We don't need libbind9 if we remove a thick wrapper around getaddrinfo
Florian Obser
2020-01-06
we are not using libisccc
Florian Obser
2020-01-06
We only need the config parser from liblwres.
Florian Obser
2020-01-06
We are not using libirs.
Florian Obser
2020-01-06
document the defaults for several query options;
Ingo Schwarze
2020-01-04
Jason suggested that stating defaults with a postfix "(on/off by default)"
Ingo Schwarze
2020-01-04
Avoid the misleading term "toggle". There are no query options
Ingo Schwarze
[next]