Evan Hunt
5b2e94e065
[master] add rrchecker and importkey to non-legacy builds
2014-02-20 20:09:53 -08:00
Tinderbox User
20a96edbf9
update copyright notice
2014-02-20 23:46:35 +00:00
Mark Andrews
6bcc716299
fix quoting
2014-02-21 09:45:36 +11:00
Mark Andrews
a24d1ccf6f
more updated to reflect install location changes
2014-02-21 09:41:59 +11:00
Evan Hunt
bce9696c7a
[master] fix win32 installer
...
3754. [cleanup] win32: Installer now places files in the
Program Files area rather than system services.
[RT #35361 ]
2014-02-20 10:11:06 -08:00
Francis Dupont
b1acd6c424
updated Configure trailing comment
2014-02-20 14:48:03 +01:00
Francis Dupont
651878e166
untabify win32utils/Configure
2014-02-20 14:36:16 +01:00
Evan Hunt
98091cb21d
[master] add tuning option for win32
2014-02-19 16:35:40 -08:00
Tinderbox User
1124950b35
update copyright notice
2014-02-12 23:46:27 +00: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
Tinderbox User
0666e6db54
update copyright notice
2014-01-31 23:46:22 +00:00
Evan Hunt
c8eace0574
[master] clean up win32utils/readme1st.txt
2014-01-30 22:39:36 -08:00
Francis Dupont
f02bd534ef
add EXTENSIONS in WIN32 Configure [ #35220 ]
2014-01-20 15:40:11 +01:00
Evan Hunt
12bf5d4796
[master] address several issues with native pkcs11
2014-01-18 11:51:07 -08: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
Francis Dupont
f03747965c
fix WIN32 Configure typo
2014-01-11 17:32:37 +01:00
Mark Andrews
a7c412f37c
update copyrights
2014-01-11 07:07:56 +11:00
Evan Hunt
1bb2f53b9f
[master] fix win32 build problems
2014-01-10 10:58:06 -08:00
Tinderbox User
5115a8b868
update copyright notice
2014-01-07 23:46:11 +00:00
Francis Dupont
5cf53720b6
updated OpenSSL and libxml2 versions in WIN32 doc [ #35157 ]
2014-01-07 12:11:25 +01:00
Mark Andrews
2bdfb330af
update copyrights
2013-12-05 15:04:53 +11:00
Mark Andrews
c3c8823fed
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
2013-12-04 12:47:23 +11:00
Evan Hunt
f0f86b038b
[master] missed some files in prior commit
2013-11-18 15:07:47 -08:00
Mark Andrews
6e0585bc4b
fix href
2013-09-05 12:20:40 +10:00
Evan Hunt
690bd6bf5d
[master] fix inline test, add importkey to win32 build
2013-09-04 18:56:50 -07:00
Mark Andrews
270506a2ce
copy CHANGES.SE if it exists
2013-07-04 12:25:44 +10:00
Evan Hunt
13897b1d33
[master] fix todos bug
2013-07-03 15:57:34 -07:00
Evan Hunt
1da46be572
[master] added todos.pl for win32 build
...
3608. [port] win32: added todos.pl script to ensure all text files
the win32 build depends on are converted to DOS
newline format. [RT #22067 ]
2013-07-03 11:43:05 -07:00
Evan Hunt
4a42587629
[master] fixed win32 buildsetup glitch
2013-07-01 20:15:45 -07:00
Evan Hunt
f42c0dcca8
[master] win32 fixes
...
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916 ]
Squashed commit of the following:
commit 4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org>
Date: Tue Jun 25 22:41:53 2013 +0200
make the last change to be text
commit 21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org>
Date: Tue Jun 25 12:35:08 2013 -0500
[rt33916] re-worded for easier reading
commit 83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org>
Date: Mon Jun 24 16:08:11 2013 +0200
introduce a VCRedistPath env var
commit 0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org>
Date: Sun Jun 23 01:23:26 2013 +0200
_adjust_fdiv for VS < 2010
commit 375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 16:27:04 2013 +0200
move to MSVC v1600 as it still breaks on VS 2010
commit bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:57:35 2013 +0200
WIN32: avoid addrinfo redef
commit 18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:54:38 2013 +0200
WIN32: fseek/ftell
commit f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:13:01 2013 +0200
fix WIN32 error redefs in net.h (isc ad lwres libs)
2013-06-26 14:38:35 -07:00
Tinderbox User
53e8ebc8f0
update copyright notice
2013-06-14 23:46:13 +00:00
Evan Hunt
8f1e278931
[master] updated win32 build
...
3596. [port] Updated win32 build documentation, added
dnssec-verify. [RT #22067 ]
2013-06-13 17:31:41 -07:00
Tinderbox User
1443158c11
update copyright notice
2013-06-13 23:46:13 +00:00
Evan Hunt
166c4c6c5b
[master] fix win32 build
...
3595. [port] win32: Fix build problems introduced by change #3550 .
[RT #33807 ]
2013-06-13 12:36:39 -07:00
Francis Dupont
c213258356
merge rt33812: trivial updates for WIN32 build
2013-06-12 19:09:40 +02:00
Mark Andrews
a13fdd31b7
add description
2013-05-17 14:14:37 +10:00
Evan Hunt
0ebd8d9ea3
[master] handle multi-word product names better
2013-03-26 20:38:59 -07:00
Tinderbox User
cfa2326b5c
update copyright notice
2013-03-14 23:46:11 +00:00
Evan Hunt
4eb998928b
[master] algorithm flexibility for rndc
...
3525. [func] Support for additional signing algorithms in rndc:
hmac-sha1, -sha224, -sha256, -sha384, and -sha512.
The -A option to rndc-confgen can be used to
select the algorithm for the generated key.
(The default is still hmac-md5; this may
change in a future release.) [RT #20363 ]
2013-03-13 17:53:11 -07:00
Tinderbox User
fe43ef9e63
update copyright notice
2013-03-07 23:47:05 +00:00
Mark Andrews
caf22ac0db
add PRODUCT to version.h; handle empty PATCHVER
...
(cherry picked from commit b0f3042e37 )
2013-03-07 15:44:51 +11:00
Tinderbox User
9191b6c9e8
update copyright notice
2012-12-20 23:45:48 +00:00
Evan Hunt
2dd959aa18
[master] include SRCID in windows builds
...
3446. [port] win32: Add source ID (see change #3400 ) to build.
[RT #31683 ]
2012-12-18 16:30:13 -08: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
Tinderbox User
5fa46bc916
update copyright notice
2012-03-10 23:45:53 +00:00
Tinderbox User
ea94d37012
regen master
2012-03-07 01:41:11 +00:00
Mark Andrews
5715e1c6f6
2037. [doc] Update COPYRIGHT to contain all the individual
...
copyright notices that cover various parts.
2011-02-22 06:29:42 +00:00
Mark Andrews
78fcac2f19
2997. [func] named -V now reports the OpenSSL and libxml2 verions
...
it was compiled against. [RT #22687 ]
2010-12-22 04:05:41 +00:00
Mark Andrews
c470afc7ac
2962. [port] win32: add more dependancies to BINDBuild.dsw.
...
[RT #22062 ]
2010-09-16 04:56:06 +00:00
Automatic Updater
2b43d1d8c5
update copyright notice
2010-08-13 23:47:04 +00:00
Francis Dupont
7641867b4c
fix win32 build
2010-08-13 14:33:31 +00:00
Automatic Updater
59d000d7ec
update copyright notice
2010-05-18 06:47:46 +00:00
Mark Andrews
d8624c1f19
2899. [port] win32: Support linking against OpenSSL 1.0.0.
2010-05-18 06:10:36 +00:00
Evan Hunt
73aa4c1671
copy HISTORY into the windows zip
2010-02-04 23:38:36 +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
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
Evan Hunt
aa2f010f13
Switch from OpenSSL 0.9.8k to 0.9.8l
2009-11-06 03:14:10 +00:00
Evan Hunt
6a90baa0d5
2711. [port] win32: Add the bin/pkcs11 tools into the full
...
build. [RT #20372 ]
2009-10-12 16:41:13 +00:00
Evan Hunt
ca60f7ba75
Add pkcs11 tools to standard windows BIND 9 build.
2009-10-06 22:14:13 +00:00
Francis Dupont
78092514b3
trivial typo
2009-09-24 13:03:39 +00:00
Francis Dupont
ae6bd1ae93
trivial fix: second Step 2 -> 3
2009-09-02 08:41:06 +00:00
Mark Andrews
479b80d4d7
2663. [func] win32: allow named to run as a service using
...
"NT AUTHORITY\LocalService" as the account. [RT #19977 ]
2009-09-01 06:51:47 +00:00
Evan Hunt
b1fa84a099
win32 build fixes
2009-07-19 04:50:15 +00:00
Automatic Updater
4a979d3577
update copyright notice
2009-07-17 23:47:41 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Evan Hunt
cfb1587eb9
2619. [func] Add support for RFC 5011, automatic trust anchor
...
maintenance. The new "managed-keys" statement can
be used in place of "trusted-keys" for zones which
support this protocol. (Note: this syntax is
expected to change prior to 9.7.0 final.) [RT #19248 ]
2009-06-30 02:53:46 +00:00
Automatic Updater
a782b7f08a
update copyright notice
2009-06-22 23:47:53 +00:00
Mark Andrews
420e099c2f
update
2009-06-22 01:59:30 +00:00
Evan Hunt
c907893aaf
corrected version number and supported windows OS's
2009-06-22 01:47:00 +00:00
Evan Hunt
31a6411712
- fix windows build of ddns-confgen
...
- fix unix build of arpaname
2009-06-18 16:02:25 +00:00
Mark Andrews
53b3182afa
add more dependancies
2009-06-18 00:38:39 +00:00
Evan Hunt
76786c2904
- assorted changes needed for windows build
...
- began versioning for 9.7.0a1
2009-06-12 02:33:21 +00:00
Evan Hunt
18ad4708eb
commit windows build changes needed for DDNS patch
2009-06-10 23:36:57 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
d18d8da1fe
spelling
2009-01-17 11:41:17 +00:00
Automatic Updater
a4cd1c315a
update copyright notice
2008-12-14 21:33:25 +00:00
Mark Andrews
8bf0c05627
2515. [port] win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
...
[RT #19063 ]
2008-12-14 21:14:54 +00:00
Mark Andrews
7b24967b88
Run Message Compiler
2007-08-07 01:18:08 +00:00
Mark Andrews
dd19fbaf81
2208. [port] win32: make sure both build methods produce the
...
same output. [RT #17058 ]
2007-08-06 04:42:38 +00:00
Mark Andrews
8f5368cf3a
set vcredist before the if
2007-06-28 04:57:06 +00:00
Mark Andrews
4b5f84562a
copy vcredist_x86.exe to the release/debug directories
2007-06-28 02:37:29 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Automatic Updater
bb4e20398f
update copyright notice
2007-05-02 23:46:54 +00:00
Mark Andrews
b741e9f1f9
add default install location and directory example
2007-05-02 05:04:34 +00:00
Mark Andrews
1afb6c548d
2100. [port] win32: copy libeay32.dll to Build\Debug.
...
Copy Debug\named-checkzone to Debug\named-compilezone.
2006-11-07 20:49:07 +00:00
Mark Andrews
4308d37090
remove unnecessary dependancies from checktool, dighost, dnssectool and rndcutil
2006-10-11 06:54:10 +00:00
Mark Andrews
8e9557e801
be consistant when identifing/changing openssl versions
2006-10-11 03:54:19 +00:00
Mark Andrews
255e9bff6b
win32
2006-10-04 02:08:33 +00:00
Mark Andrews
91ddbb6e4f
update copyright notice
2006-10-03 23:50:52 +00:00
Mark Andrews
75720af254
win32
2006-10-02 07:21:53 +00:00
Mark Andrews
5df6758f25
win32
2006-10-02 07:14:09 +00:00
Mark Andrews
5cf0c55948
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 02:27:41 +00:00
Mark Andrews
077b4765bd
2085. [doc] win32: added index.html and README to zip. [RT #16201 ]
2006-10-02 02:26:53 +00:00
Mark Andrews
e3582ce431
2085. [doc] win32: added index.html and README to zip. [RT #16201 ]
2006-09-29 05:59:03 +00:00
Mark Andrews
5f8852e822
update copyright notice
2006-09-28 00:03:11 +00:00
Mark Andrews
c9317c4862
fix path
2006-09-25 04:23:59 +00:00
Mark Andrews
b6783650e6
update openssl
2006-09-25 04:01:40 +00:00
Mark Andrews
49521b6926
win32
2005-12-06 02:23:58 +00:00