78608b0a454246d0e1e0169f1d671b8427e48199 |
|
31-Jul-2017 |
Francis Dupont <fdupont@isc.org> |
Added Ed25519 support (#44696) |
1bce43adcc11d21afaf645cbe466553aabc725b2 |
|
19-Apr-2017 |
Mark Andrews <marka@isc.org> |
4585. [port] win32: Set CompileAS value. [RT #42474]
(cherry picked from commit 3742338a7b16e8a72ebf10ce5008657927c35cf9) |
affa9c98250c2e3090114d9867460b39beea64b7 |
|
30-May-2016 |
Francis Dupont <fdupont@isc.org> |
Fixed WIN32 (VS 2010 32 bits) compiling problems |
30370d905e9be3be7d9b947fd432bacecbb13bb9 |
|
28-Jan-2016 |
Evan Hunt <each@isc.org> |
[master] removed /Gy- from VS project files
4302. [port] win32: fixed a build error in VS 2015. [RT #41426] |
343aeac7176d28c4a1b9d246b1f7311b4cd5da7d |
|
04-Jan-2016 |
Francis Dupont <fdupont@isc.org> |
Updated WIN32 files (rt40877) |
dd784c18ef799e9e35c9debe34323c50d4e7f8a5 |
|
16-Nov-2015 |
Francis Dupont <fdupont@isc.org> |
Merged VS 2015 64 bit warnings (#40373) |
91f66e374b1c5b8cecc18dfb7ae869900b22e904 |
|
25-Aug-2015 |
Mark Andrews <marka@isc.org> |
eol -> crlf |
f5c22df82b202ab3880e5bf346fd6dca68cf86ab |
|
16-Dec-2014 |
Mark Andrews <marka@isc.org> |
win32 build |
0cfb24736841b3e98bb25853229a0efabab88bdd |
|
30-May-2014 |
Evan Hunt <each@isc.org> |
[master] rndc nta
3867. [func] "rndc nta" can now be used to set a temporary
negative trust anchor, which disables DNSSEC
validation below a specified name for a specified
period of time (not exceeding 24 hours). This
can be used when validation for a domain is known
to be failing due to a configuration error on
the part of the domain owner rather than a
spoofing attack. [RT #29358] |
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5 |
|
27-Feb-2014 |
Evan Hunt <each@isc.org> |
[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] |
dbb012765c735ee0d82dedb116cdc7cf18957814 |
|
12-Feb-2014 |
Evan Hunt <each@isc.org> |
[master] merge libiscpk11 to libisc
3735. [cleanup] Merged the libiscpk11 library into libisc
to simplify dependencies. [RT #35205] |
ba751492fcc4f161a18b983d4f018a1a52938cb9 |
|
15-Jan-2014 |
Evan Hunt <each@isc.org> |
[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] |
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840e |
|
03-Dec-2013 |
Mark Andrews <marka@isc.org> |
3681. [port] Update the Windows build system to support feature
selection and WIN64 builds. This is a work in
progress. [RT #34160] |