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
Francis Dupont
5a4c81a16d
Applied VS 2015 64 bit warning fixes ( #40373 )
2015-11-23 18:21:57 +01:00
Tinderbox User
28f860c226
update copyright notice / whitespace
2015-11-20 23:46:13 +00:00
Mark Andrews
31085192d6
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
(cherry picked from commit 5b1c7ef35b )
2015-11-20 18:41:10 +11:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Evan Hunt
da7e65a6aa
[v9_9] isc_atomic_storeq()/stats improvements
...
4248. [func] Add an isc_atomic_storeq() function, use it in
stats counters to improve performance.
[RT #39972 ] [RT #39979 ]
2015-10-28 22:22:04 -07:00
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
b21f98c192
Introduce end-of-line normalization
2015-09-29 08:27:48 +10: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
Evan Hunt
2c5304a185
[v9_9] clean up dead code
2015-09-09 08:38:37 -07:00
Mark Andrews
b7a02c9e9b
eol -> crlf
2015-08-26 12:42:08 +10: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
Tinderbox User
c75c73b598
update copyright notice / whitespace
2015-07-01 23:46:06 +00:00
Mark Andrews
0a4dd766f6
4150. [bug] win32: listen-on-v6 { any; }; was not working. Apply
...
minimal fix. [RT #39667 ]
(cherry picked from commit 753b27a7d3 )
2015-07-01 11:52:17 +10:00
Francis Dupont
5627414c1e
added print.h includes
2015-05-23 15:40:05 +02:00
Mark Andrews
349dc6a6d3
exclude isc_print_printf and isc_print_fprintf
2015-05-22 08:23:14 +10:00
Tinderbox User
15dce01ef4
update copyright notice / whitespace
2015-02-26 23:46:12 +00: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
Tinderbox User
ae051b2f18
update copyright notice / whitespace
2015-02-10 23:46:11 +00:00
Evan Hunt
efe260cc94
[v9_9] 5011 fixes
...
4056. [bug] Fixed several small bugs in automatic trust anchor
management, including a memory leak and a possible
loss of key state information. [RT #38458 ]
2015-02-10 13:12:55 -08:00
Mark Andrews
8318b90adf
copy COPYRIGHT and OpenSSL Licence to Build\Release
2015-01-29 14:36:50 +11:00
Tinderbox User
ec2d41db1e
update copyright notice / whitespace
2015-01-21 23:46:16 +00: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
Tinderbox User
b644f1cdb8
update copyright notice / whitespace
2014-12-19 23:46:10 +00:00
Mark Andrews
6e140f9d04
4025. [port] bsdi: failed to build. [RT #38047 ]
...
(cherry picked from commit 00bb9b88cecf7e2c365c9f008c049da3802ac415)
2014-12-19 12:04:41 +11:00
Mark Andrews
2bd43c15df
4024. [bug] dns_rdata_opt_first, dns_rdata_opt_next,
...
dns_rdata_opt_current, dns_rdata_txt_first,
dns_rdata_txt_next and dns_rdata_txt_current were
documented but not implemented. These have now been
implemented.
dns_rdata_spf_first, dns_rdata_spf_next and
dns_rdata_spf_current were document but not
implemented. The prototypes for these
functions have been removed. [RT #38068 ]
4023. [bug] win32: socket handling with explict ports and
invoking named with -4 was broken for some
configurations. [RT #38068 ]
(cherry picked from commit 1e0ed0c6f5 )
(cherry picked from commit 14c7ef12e0 )
2014-12-19 11:43:40 +11: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
Tinderbox User
c64d8daa09
update copyright notice
2014-10-21 23:46:11 +00:00
Francis Dupont
88f53e412b
Handle VS14 incompatible changes [RT #37380 ]
2014-10-21 09:36:43 +02: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
Mark Andrews
9ef09403b0
silence win64 possible loss of data
2014-06-23 14:01:29 +10:00
Evan Hunt
ed87392e88
[v9_9] unresolved externals
2014-06-20 13:52:13 -07: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
Tinderbox User
ed32138fe7
update copyright notice
2014-05-02 23:46:00 +00:00
Mark Andrews
daf8905bc3
add keyboard.h [RT #35887 ]
...
(cherry picked from commit c25d9da3f1 )
2014-05-02 10:19:48 +10:00
Mark Andrews
71b15f9362
additional changes for:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
2014-04-25 12:12:40 +10:00
Tinderbox User
9897222d78
update copyright notice
2014-03-04 23:45:33 +00:00
Evan Hunt
0ed727f405
[v9_9] use ANSI prototypes, clean up some casts
...
(cherry picked from commit b454c03196 )
2014-03-04 10:48:05 -08: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
b603c50553
[v9_9] fixed win32 dig problem
...
3724. [bug] win32: Fixed a bug that prevented dig and
host from exiting properly after completing
a UDP query. [RT #35288 ]
(cherry picked from commit a8cdf2a2e7 )
2014-02-04 12:02:54 -08: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