Curtis Blackburn
4d1ea2336c
[rt40107] add system tests for dig +header-only
2015-12-08 15:57:53 -08:00
Curtis Blackburn
ab94dd50e8
[rt40181] added tests for dig +short +nosplit/+rrcomments (see rt39291)
2015-12-08 15:13:52 -08:00
Mark Andrews
be123554f0
make the lib/dns newrr target visible at the top level
2015-12-08 16:39:05 +11:00
Tinderbox User
a35017e06e
regen master
2015-12-08 01:04:12 +00:00
Tinderbox User
6c1f9f5c71
update copyright notice / whitespace
2015-12-07 23:45:25 +00:00
Tinderbox User
36c0c1405d
newcopyrights
2015-12-07 23:30:05 +00:00
Mark Andrews
322e6b5be7
4276. [protocol] Add support for SMIMEA. [RT #40513 ]
2015-12-08 08:16:41 +11:00
Mukund Sivaraman
27bc16fcdc
Lazily initialize dns_compress->table only when compression is enabled ( #41189 )
2015-12-07 12:48:57 +05:30
Mukund Sivaraman
5b13a593fe
Speed up typemap_fromtext() ( #41196 )
2015-12-07 12:34:57 +05:30
Mark Andrews
95bef099e9
4273. [bug] Only call dns_test_begin() and dns_test_end() once each
...
in nsec3_test as it fails with GOST if called multiple
times.
2015-12-07 17:52:37 +11:00
Mark Andrews
a12a21a843
bracket mismatch; window openssl version check
2015-12-06 23:05:47 +11:00
Evan Hunt
464c2c673b
[master] fix dig +norrcomments
...
4272. [bug] dig: the +norrcomments option didn't work with +multi.
[RT #41234 ]
2015-12-04 16:16:59 -08:00
Evan Hunt
226dd20bbd
[master] isc__taskmgr_pause() could deadlock
...
4271. [test] Unit tests could deadlock in isc__taskmgr_pause().
[RT #41235 ]
2015-12-03 20:49:28 -08:00
Tinderbox User
2ba8603ca9
regen master
2015-12-04 01:04:14 +00:00
Tinderbox User
8c20f8635a
update copyright notice / whitespace
2015-12-03 23:45:24 +00:00
Mark Andrews
10d7ab44cc
4270. [security] Update allowed OpenSSL versions as named is
...
potentially vulnerable to CVE-2015-3193.
2015-12-04 10:28:22 +11:00
Evan Hunt
4071efbec0
[master] disallow map zones in response-policy
...
4269. [bug] Zones using "map" format master files currently
don't work as policy zones. This limitation has
now been documented; attempting to use such zones
in "response-policy" statements is now a
configuration error. [RT #38321 ]
2015-12-02 21:10:09 -08:00
Mark Andrews
7bde79b32a
update description
2015-12-03 15:42:58 +11:00
Mark Andrews
ff2f98076c
Add CVE-2015-8461
2015-12-03 15:31:28 +11:00
Mark Andrews
d2247b4740
update copyrights
2015-12-03 14:17:48 +11:00
Evan Hunt
8f918a34d1
[master] update to previous commit: also list chrootdir if applicable
2015-12-02 19:05:46 -08:00
Evan Hunt
b6214feb63
[master] add conf file to rndc status
...
4268. [func] "rndc status" now reports the path to the
configuration file. [RT #36470 ]
2015-12-02 18:54:46 -08:00
Mark Andrews
92cc6acdff
change 4253 to security and add CVE
2015-12-03 09:50:44 +11:00
Evan Hunt
99a3c3c37b
[master] mention --enable-full-report in config summary output
2015-12-02 14:02:53 -08:00
Mark Andrews
26177be294
4267. [test] Check sdlz error handling. [RT #41142 ]
2015-12-02 13:00:42 +11:00
Tinderbox User
f30a3f28db
update copyright notice / whitespace
2015-11-30 23:45:24 +00:00
Tinderbox User
a907c61823
newcopyrights
2015-11-30 23:30:05 +00:00
Mukund Sivaraman
35928b7e1a
Mark performance CHANGES as such
2015-11-30 14:00:51 +05:30
Mark Andrews
8e73941f33
4265. [bug] Address unchecked isc_mem_get calls. [RT #41187 ]
2015-11-30 10:29:29 +11:00
Tinderbox User
89c5c74c96
update copyright notice / whitespace
2015-11-24 23:45:23 +00:00
Tinderbox User
6634faa55b
newcopyrights
2015-11-24 23:30:04 +00:00
Evan Hunt
bdc60a0bde
[master] update developer guide, expanding on comments and unit tests
2015-11-24 14:43:02 -08:00
Mark Andrews
447591a49c
use isc_buffer_constinit
2015-11-23 07:26:46 +11:00
Mark Andrews
d06680b51a
fix path for CHANGES.SE
...
(cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
2015-11-21 12:22:22 +11:00
Tinderbox User
909a8e59a4
regen master
2015-11-21 01:04:11 +00:00
Tinderbox User
af0bea7aa7
update copyright notice / whitespace
2015-11-20 23:45:23 +00:00
Tinderbox User
6d114a4c5c
newcopyrights
2015-11-20 23:30:05 +00:00
Mark Andrews
5b1c7ef35b
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
2015-11-20 18:38:24 +11:00
Mark Andrews
913d976eca
4263. [contrib] Address compiler warnings in mysqldyn module.
...
[RT #41130 ]
2015-11-20 16:07:43 +11:00
Mark Andrews
cbc660172d
spelling
2015-11-20 14:55:20 +11:00
李昶
65f6e2f909
Cleanup in journal_open() correctly ( #41129 )
2015-11-19 11:20:59 +05:30
Mukund Sivaraman
7bc21557f3
Fix bug in epoll_ctl() usage causing blocked connections ( #41067 )
2015-11-19 11:01:45 +05:30
Tinderbox User
69b10c86b9
update copyright notice / whitespace
2015-11-18 23:45:27 +00:00
Tinderbox User
af682c183e
newcopyrights
2015-11-18 23:30:05 +00:00
Mark Andrews
c2955d0abd
win32: new -> newtable
...
(cherry picked from commit 5060d8639e932680456ab07519687d68298be5e0)
2015-11-18 15:44:46 +11:00
Tinderbox User
dec590a3de
regen master
2015-11-18 01:04:11 +00:00
Mark Andrews
b57276f89e
note the address changes for H.ROOT-SERVERS.NET
2015-11-18 11:08:50 +11:00
Tinderbox User
a727cdff50
update copyright notice / whitespace
2015-11-17 23:45:26 +00:00
Jeremy C. Reed
22b006e0df
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
2015-11-17 10:22:41 -05:00
Mark Andrews
77daae1a07
add CVE-2015-8000
2015-11-17 15:29:10 +11:00