Evan Hunt
65e144e0de
[v9_9] isc_errno_toresult()
...
4445. [cleanup] isc_errno_toresult() can now be used to call the
formerly private function isc__errno2result().
[RT #43050 ]
(cherry picked from commit ddef16e1d9 )
2016-08-17 11:37:51 -07:00
Mark Andrews
899d7319a5
4397. [bug] Update Windows python support. [RT #42538 ]
...
(cherry picked from commit 9f5443280f )
2016-06-24 16:13:50 +10:00
Evan Hunt
0a6e7e9c62
[v9_9] windows: copy missing HTML man pages into zips
2016-03-24 12:27:24 -07:00
Evan Hunt
d4452d1926
[v9_9] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:33:02 -08:00
Mark Andrews
0cfc7d124d
4200. [cleanup] win32: update BINDinstall to be BIND release
...
independent. [RT #38915 ]
(cherry picked from commit 3fa134363f )
2015-09-11 12:45:32 +10:00
Mark Andrews
b7a02c9e9b
eol -> crlf
2015-08-26 12:42:08 +10:00
Mark Andrews
8318b90adf
copy COPYRIGHT and OpenSSL Licence to Build\Release
2015-01-29 14:36:50 +11:00
Evan Hunt
1d47cb124d
[v9_9] refactor max-recursion-queries
...
- the counters weren't set correctly when fetches timed out.
instead we now pass down a counter object.
(cherry picked from commit 05e448935c )
(cherry picked from commit 6c049c57d9 )
2014-11-19 18:38:52 -08:00
Mark Andrews
8cc4214818
add safe.[ch]
2014-05-23 23:43:36 +10:00
Mark Andrews
ccf2bb9626
remove bind9.c
2014-05-23 23:14:48 +10:00
Mark Andrews
ec1f5e6122
crc64.c and bind9.c are not part of 9.9.5
...
(cherry picked from commit 194c5f3acd )
2014-05-23 22:37:25 +10:00
Evan Hunt
57f8e1e386
[v9_9] enable windows python tools
...
3757. [port] Enable Python tools (dnssec-coverage,
dnssec-checkds) to run on Windows. [RT #34355 ]
(cherry picked from commit 3a01ded15d )
2014-02-26 08:47:25 -08:00
Francis Dupont
b73c17377c
more missing WIN32 docs
2014-02-22 02:59:34 +01:00
Evan Hunt
6f3e1f7dbe
[v9_9] portable strptime/timegm
...
3709. [port] Use built-in versions of strptime() and timegm()
on all platforms to avoid portability issues.
[RT #35183 ]
2014-01-14 23:17:21 -08:00
Mark Andrews
3b38a23089
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
(cherry picked from commit c3c8823fed )
Conflicts:
CHANGES
bin/check/win32/checktool.dsp.in
bin/dnssec/win32/dnssectool.dsp.in
bin/dnssec/win32/importkey.dsp.in
bin/dnssec/win32/importkey.mak.in
bin/named/geoip.c
bin/named/include/named/geoip.h
bin/tools/win32/rrchecker.dsp.in
bin/tools/win32/rrchecker.mak.in
config.h.win32
lib/dns/geoip.c
lib/dns/master.c
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/isc/mem.c
lib/isc/stats.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.mak.in
lib/isc/win32/stdio.c
lib/isccc/cc.c
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/makeversion.pl
win32utils/setpk11provider.pl
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 13:48:45 +11:00