Mark Andrews
867ddf62f4
4461. [bug] win32: not all external data was properly marked
...
as external data for windows dll. [RT #43161 ]
2016-09-07 14:53:02 +10:00
Mark Andrews
bf63e12b83
add isc_sha224_data, isc_sha224_end, v isc_sha384_end, isc_sha512_data and isc_sha512_end
...
(cherry picked from commit 3d1b4bf278 )
2016-05-31 14:31:59 +10:00
Mukund Sivaraman
a28d8e8bf5
Improve performance of RBT ( #41165 )
...
(cherry picked from commit 5d79b60fc5 )
(cherry picked from commit 318158d66a )
2015-12-11 10:29:36 +05:30
Mark Andrews
b2cb638754
4238. [bug] Don't send to servers on net zero (0.0.0.0/8).
...
[RT #40947 ]
(cherry picked from commit 6588a2b404 )
2015-10-16 08:07:58 +11:00
Mark Andrews
06642559b7
add isc_safe_memequal and isc_safe_memcompare; remove isc_safe_memcmp
...
(cherry picked from commit 47d459ef43 )
2015-08-18 12:25:43 +10:00
Mukund Sivaraman
1040bbb55a
Fix a segfault when running nslookup ( #38548 )
...
(cherry picked from commit db93c0def5 )
(cherry picked from commit 9b56539c01 )
Conflicts:
lib/isc/app_api.c
lib/isc/win32/libisc.def.in
2015-02-26 14:33:19 +05:30
Evan Hunt
83f9359dde
[v9_9] report library version numbers on win32
2015-02-20 23:30:33 -08:00
Evan Hunt
52a4a34e83
[v9_9] missing external
2015-02-10 18:26:00 -08:00
Evan Hunt
1105bc65fb
[v9_9] more windows VS14 compatibility work
...
(completes change #3987 )
2015-01-20 15:46:25 -08:00
Evan Hunt
5414749e8a
[v9_9] comment out some function names
2014-12-29 13:14:45 -08:00
Evan Hunt
2cf8236528
[v9_9] more missing entry points
2014-12-16 14:42:41 -08:00
Evan Hunt
d3ee1c6d57
[v9_9] add more missing entry points
2014-12-16 13:36:03 -08: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
c41a438d4d
3955. [bug] Notify messages due to changes are no longer queued
...
behind startup notify messages. [RT #24454 ]
(cherry picked from commit 319659fc23 )
2014-09-29 09:35:15 +10:00
Evan Hunt
ed87392e88
[v9_9] unresolved externals
2014-06-20 13:52:13 -07: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
Evan Hunt
348979ec7e
[v9_9] fix win32 build problems
2014-01-10 10:58:51 -08:00
Evan Hunt
94a726d4b7
[v9_9] prep 9.9.5rc1
2014-01-10 09:20:32 -08:00
Evan Hunt
de6f4dbceb
[v9_9] add isc_string_strcasestr for portability
...
(cherry picked from commit 765ed22a844416f29253f5130548fef77f31881c)
2014-01-09 22:03:44 -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