| Commit message (Expand) | Author | Age | Files | Lines |
| * | Finish moving of dig(1) to /usr/bin/dig by removing the sources in the |  florian | 2020-02-11 | 1 | -2036/+0 |
| * | Switch to Makefile based builds. |  florian | 2020-01-28 | 1 | -1/+7 |
| * | Support for queries on ports != 53 |  jca | 2020-01-26 | 1 | -3/+3 |
| * | unifdef sigchase. It is deprecated and never enabled on openbsd. |  florian | 2020-01-25 | 1 | -92/+1 |
| * | config.h and platform.h are unused now |  florian | 2020-01-22 | 1 | -3/+3 |
| * | remove -m from usage(); |  jmc | 2020-01-21 | 1 | -2/+2 |
| * | Rip out custom memory allocator. |  florian | 2020-01-20 | 1 | -24/+16 |
| * | As millert@ points out we can replace isc_string_touint64 with |  florian | 2020-01-20 | 1 | -2/+2 |
| * | Handle documentation of the remaining, more complicated defaults |  schwarze | 2020-01-10 | 1 | -3/+3 |
| * | Use normal int types like int32_t instead of isc_int32_t. |  florian | 2020-01-09 | 1 | -10/+10 |
| * | We use __dead for functions that do not return. |  florian | 2020-01-09 | 1 | -4/+4 |
| * | unifdef WITH_IDN; prodding deraadt@ |  florian | 2020-01-09 | 1 | -5/+1 |
| * | Assorted unifdefs: |  florian | 2020-01-09 | 1 | -13/+1 |
| * | unifdef pkcs11: |  florian | 2020-01-09 | 1 | -6/+2 |
| * | unifdef printf and string functions: |  florian | 2020-01-09 | 1 | -7/+7 |
| * | We are not windows. Minus 500 lines. |  florian | 2020-01-07 | 1 | -15/+1 |
| * | Remove thread support. Minus 4k lines. |  florian | 2020-01-07 | 1 | -5/+1 |
| * | manual page: drop +sit because it is merely a deprecated alias for +cookie |  schwarze | 2020-01-02 | 1 | -15/+14 |
| * | totally sync the manpage queryopts with usage(); i've adopted the usage |  jmc | 2019-12-31 | 1 | -11/+11 |
| * | add a list of valid queryopts to usage, and change "dig -h" to just display |  jmc | 2019-12-30 | 1 | -99/+13 |
| * | use a standard synopsis/usage() layout, and tidy up the man page a little; |  jmc | 2019-12-27 | 1 | -4/+4 |
| * | dig not DiG |  deraadt | 2019-12-18 | 1 | -3/+3 |
| * | -h for help can be discovered other ways |  deraadt | 2019-12-18 | 1 | -3/+1 |
| * | Since dscp probing (setsockopt, special cmsg handling, etc) no longer occurs |  deraadt | 2019-12-17 | 1 | -3/+3 |
| * | merge in https://github.com/isc-projects/bind9/commit/b8a04d50a361.patch |  sthen | 2019-12-17 | 1 | -5/+17 |
| * | update to 9.10.8-P1, last isc-licensed release |  sthen | 2019-12-17 | 1 | -69/+180 |
| * | pledge +inet until the try_proto() garbage is neutered |  deraadt | 2019-12-16 | 1 | -3/+3 |
| * | Update to bind-9.10.5-P3, which appears to have been the last ISC version. |  deraadt | 2019-12-16 | 1 | -301/+636 |
| * | reduce confusion about -p option. parse it, but only permit port 53, and |  tedu | 2016-06-05 | 1 | -3/+4 |
| * | exit() after perror() for pledge failure. Perhaps this got introduced |  deraadt | 2015-11-11 | 1 | -2/+6 |
| * | pledge bind(1), dig(1), and nslookup(1). This modifies the underlying |  deraadt | 2015-10-25 | 1 | -1/+10 |
| * | parse "nameserver [host]:port" syntax in /etc/resolv.conf |  stsp | 2009-08-16 | 1 | -1/+1 |
| * | resolve conflicts |  jakob | 2007-12-09 | 1 | -96/+225 |
| * | resolve conflicts and regen configure script |  jakob | 2007-01-10 | 1 | -3/+3 |
| * | fgets(3) returns NULL on error, not 0. No functional change, but it makes |  cloder | 2006-10-10 | 1 | -3/+3 |
| * | resolve conflicts |  jakob | 2006-04-05 | 1 | -34/+6 |
| * | Do this correctly, and silence a sign comparison warning. |  cloder | 2005-04-14 | 1 | -1/+1 |
| * | Check snprintf for truncation and failure. From Han Boetes (thanks). |  cloder | 2005-04-14 | 1 | -2/+2 |
| * | resolve conflicts |  jakob | 2005-03-22 | 1 | -20/+45 |
| * | resolve conflicts |  jakob | 2004-09-28 | 1 | -139/+380 |
| * | update to BIND v9.2.3. ok todd@ |  jakob | 2003-11-18 | 1 | -11/+14 |
| * | string cleaning; "Put it in. If it breaks, tough" Theo. |  todd | 2003-06-27 | 1 | -12/+7 |
| * | more snprintf and strlcpy/strlcat fixes. from todd@ and tedu@. |  jakob | 2003-04-23 | 1 | -2/+2 |
| * | add option to force IPv4/IPv6 |  jakob | 2003-01-20 | 1 | -0/+14 |
| * | ISC BIND version 9.2.2rc1 |  jakob | 2003-01-20 | 1 | -0/+1405 |