Evan Hunt
b66b333f59
[master] dnstap
...
4235. [func] Added support in named for "dnstap", a fast method of
capturing and logging DNS traffic, and a new command
"dnstap-read" to read a dnstap log file. Use
"configure --enable-dnstap" to enable this
feature (note that this requires libprotobuf-c
and libfstrm). See the ARM for configuration details.
Thanks to Robert Edmonds of Farsight Security.
[RT #40211 ]
2015-10-02 12:32:42 -07:00
Mark Andrews
3fa134363f
4200. [cleanup] win32: update BINDinstall to be BIND release
...
independent. [RT #38915 ]
2015-09-11 12:25:39 +10:00
Tinderbox User
6cdbcf7155
update copyright notice / whitespace
2015-08-26 23:45:24 +00:00
Mark Andrews
7ec3c447fd
copy notes.pdf to Build\Releasei and link to it from index.html
2015-08-26 12:11:07 +10:00
Francis Dupont
7ab0c9f13d
update VS last version
2015-03-14 15:45:23 +01:00
Mukund Sivaraman
84f95ddb25
Update win32 configure for --enable-querytrace ( #37520 )
...
Also enable querytrace when --enable-developer is specified.
2015-03-02 12:57:50 +05:30
Tinderbox User
724df78acd
update copyright notice / whitespace
2015-02-04 23:45:21 +00:00
Francis Dupont
1059bc2e42
added mdig tool
2015-02-04 14:22:32 +01:00
Mark Andrews
7865bb3549
copy COPYRIGHT and OpenSSL Licence to Build\Release
2015-01-29 14:36:09 +11:00
Francis Dupont
fc63119c8b
Hardened OpenSSL digest/HMAC calls [RT #37944 ]
2014-12-02 12:41:01 +01:00
Francis Dupont
4d6329c1b3
Handle VS14 incompatible changes [RT #37380 ]
2014-10-21 09:34:33 +02:00
Francis Dupont
1831311ac6
added hooks for gperftools CPU profiler [ #37339 ]
2014-10-08 15:14:02 +02:00
Evan Hunt
2ae159b376
[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 ]
2014-04-23 11:14:12 -07:00
Francis Dupont
d5532edf7c
OpenSSL 1.0.1f -> 1.0.1g
2014-04-14 14:51:22 +02:00
Evan Hunt
e4d524bd91
[master] missing win32 include files
2014-03-13 06:33:32 -07:00
Evan Hunt
46bc64f4b1
[master] tsig-keygen
...
3783. [func] "tsig-keygen" is now available as an alternate
command name for "ddns-confgen". It generates
a TSIG key in named.conf format without comments.
[RT #35503 ]
2014-03-12 08:29:15 -07:00
Francis Dupont
2672fb3a13
added a comment about --with-locktype for WIN32 Configure
2014-03-11 00:21:27 +01:00
Evan Hunt
98922b2b2b
[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 ]
2014-02-26 19:00:05 -08:00
Evan Hunt
3a01ded15d
[master] enable windows python tools
...
3757. [port] Enable Python tools (dnssec-coverage,
dnssec-checkds) to run on Windows. [RT #34355 ]
2014-02-26 08:43:50 -08:00
Francis Dupont
eca61f7b4a
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
2014-02-22 00:03:26 +01:00
Francis Dupont
78243ef38a
fix importkey & rrchecker references in the solution file
2014-02-22 00:02:40 +01:00
Mark Andrews
d21ee2b8fe
add additional tools standalone man pages
2014-02-22 09:58:36 +11:00
Francis Dupont
ddab803184
Isc Bind 9 -> upper case
2014-02-21 23:56:22 +01:00
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