4585. [port] win32: Set CompileAS value. [RT #42474] (cherry picked from commit 3742338a7b16e8a72ebf10ce5008657927c35cf9)
[master] removed /Gy- from VS project files 4302. [port] win32: fixed a build error in VS 2015. [RT #41426]
Updated WIN32 files (rt40877)
eol -> crlf
[master] files missing for win32 build
[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]