Evan Hunt
2755d9708c
[v9_10] removed outdated library reference
2017-09-09 11:50:28 -07:00
Tinderbox User
7fe0ecbbb1
update copyright notice / whitespace
2017-07-20 23:46:14 +00:00
Mark Andrews
e271a20f1f
4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and
...
@ISC_OPENSSL_INC@ after shipped include directories.
[RT #45581 ]
(cherry picked from commit 124712666e )
2017-07-20 11:58:58 +10:00
Evan Hunt
398f8c32f3
[v9_10] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
2016-11-01 19:35:44 -07:00
Evan Hunt
a2575e2796
[v9_10] system tests on windows
...
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-11-01 09:50:09 -07:00
Tinderbox User
1e05ceb613
update copyright notice / whitespace
2016-07-25 23:48:51 +00:00
Mark Andrews
c572930400
4425. [bug] arpaname and dnstap-read were not being installed
...
into ${prefix}/bin. Tidy up installation issues
with CHANGE 4421. [RT #42910 ]
(cherry picked from commit 711aff9fa7 )
2016-07-26 07:06:00 +10:00
Tinderbox User
a68111c6f9
update copyright notice / whitespace
2015-11-09 23:45:50 +00:00
Evan Hunt
fbf5b36b69
[v9_10] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:36:27 -08:00
Evan Hunt
dbb012765c
[master] merge libiscpk11 to libisc
...
3735. [cleanup] Merged the libiscpk11 library into libisc
to simplify dependencies. [RT #35205 ]
2014-02-11 21:20:28 -08:00
Mark Andrews
e20788e121
update copyrights
2014-01-16 15:19:24 +11:00
Evan Hunt
ba751492fc
[master] native PKCS#11 support
...
3705. [func] "configure --enable-native-pkcs11" enables BIND
to use the PKCS#11 API for all cryptographic
functions, so that it can drive a hardware service
module directly without the need to use a modified
OpenSSL as intermediary (so long as the HSM's vendor
provides a complete-enough implementation of the
PKCS#11 interface). This has been tested successfully
with the Thales nShield HSM and with SoftHSMv2 from
the OpenDNSSEC project. [RT #29031 ]
2014-01-14 15:40:56 -08:00
Mark Andrews
cc35438d96
install named-rrchecker
...
(cherry picked from commit 918be56b8c4dbc6c993f2aee883fc5cc0a40ee73)
2013-12-09 12:41:08 +11:00
Tinderbox User
97c299486a
update copyright notice
2013-11-08 23:46:19 +00:00
Mark Andrews
49c1e0d18d
3666. [func] Add a tool, named-rrchecker, for checking the syntax
...
of individual resource records. This tool is intended
to be called by provisioning systems so that the front
end does not need to be upgraded to support new DNS
record types. [RT #34778 ]
2013-11-07 10:41:47 +11:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
Automatic Updater
a30c7003af
update copyright notice
2010-01-07 23:48:54 +00:00
Evan Hunt
0f66aced26
2834. [bug] HMAC-SHA* keys that were longer than the algorithm
...
digest length were used incorrectly, leading to
interoperability problems with other DNS
implementations. This has been corrected.
(Note: If an oversize key is in use, and
compatibility is needed with an older release of
BIND, the new tool "isc-hmac-fixup" can convert
the key secret to a form that will work with all
versions.) [RT #20751 ]
2010-01-07 21:52:12 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Mark Andrews
71ba75c604
2803. [port] win32: Install named-journalprint, nsec3hash, arpaname
...
and genrandom under windows. [RT #20670 ]
2802. [cleanup] Rename journalprint to named-journalprint. [RT #20670 ]
2009-12-04 21:59:24 +00:00
Tatuya JINMEI 神明達哉
a27fe4c990
2667. [func] Add support for logging stack backtrace on assertion
...
failure (not available for all platforms). [RT #19780 ]
9.7.0
2009-09-01 18:40:25 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Mark Andrews
97725b410a
2628. [bug] Install arpaname. [RT #19957 ]
2009-07-21 02:41:01 +00:00
Evan Hunt
31a6411712
- fix windows build of ddns-confgen
...
- fix unix build of arpaname
2009-06-18 16:02:25 +00:00
Evan Hunt
8c5482b3ea
Corrected install rule to install arpaname.1 not arpaname.8
2009-03-23 21:59:56 +00:00
Mark Andrews
620508359f
2571. [func] Add a new tool "arpaname" which translates IP addresses
...
to the corresponding IN-ADDR.ARPA or IP6.ARPA name.
[RT #18976 ]
2009-03-04 01:30:27 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Evan Hunt
ca42dcc068
2569. [func] Move journalprint, nsec3hash, and genrandom
...
commands from bin/tests into bin/tools;
"make install" will put them in $sbindir. [RT #19301 ]
2009-03-02 03:54:10 +00:00