copyright (cherry picked from commit 813e9f7ee291c611828041727c21a9f225fe1bcb)
4397. [bug] Update Windows python support. [RT #42538]
[master] windows: copy missing HTML man pages into zips
Fixed incorrect paths in WIN32 legacy
Updated WIN32 files (rt40877)
fix path for CHANGES.SE (cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
4200. [cleanup] win32: update BINDinstall to be BIND release independent. [RT #38915]
copy notes.pdf to Build\Releasei and link to it from index.html
added mdig tool
copy COPYRIGHT and OpenSSL Licence to Build\Release
[master] globally rename "delve" to "delv" 3817. [func] The "delve" command is now spelled "delv" to avoid a namespace collision with the Xapian project. [RT #35801]
[master] merge several interdependent fixes 3760. [bug] Improve SIT with native PKCS#11 and on Windows. [RT #35433] 3759. [port] Enable delve on Windows. [RT #35441] 3758. [port] Enable export library APIs on windows. [RT #35382]
[master] enable windows python tools 3757. [port] Enable Python tools (dnssec-coverage, dnssec-checkds) to run on Windows. [RT #34355]
add additional tools standalone man pages
[master] merge libiscpk11 to libisc 3735. [cleanup] Merged the libiscpk11 library into libisc to simplify dependencies. [RT #35205]
[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]
3681. [port] Update the Windows build system to support feature selection and WIN64 builds. This is a work in progress. [RT #34160]