Tinderbox User
b819c00ca5
update copyright notice
2014-06-12 23:46:01 +00:00
Mark Andrews
032ddd08f1
make lhs unsigned
...
(cherry picked from commit 1208790272 )
2014-06-12 11:13:54 +10:00
Mark Andrews
0a3910db59
add INSISTs to silence tainted data false positive in Coverity
...
(cherry picked from commit 83a5c670b8 )
2014-06-12 10:50:14 +10:00
Mark Andrews
edc1ac4e76
add INSISTs to silence tainted data false positive in Coverity
...
(cherry picked from commit 8a2ff13c3d )
2014-06-12 10:46:32 +10:00
Mark Andrews
504bb97afd
update copyrights
2014-06-11 10:29:21 +10:00
Mark Andrews
c5b99bd813
3873. [protocol] Only warn for SPF without TXT spf record. [RT #36210 ]
...
(cherry picked from commit 634f66c659dade56502b55b1bbd514e5cfcae185)
2014-06-10 09:30:10 +10:00
Mark Andrews
b41598a203
3872. [bug] Address issues found by static analysis. [RT #36209 ]
...
(cherry picked from commit b16d99bac1 )
2014-06-10 09:23:12 +10:00
Mukund Sivaraman
e8be9e900c
[35063] Don't publish an activated key automatically before its publish time
...
(cherry picked from commit 79d27f505a )
(cherry picked from commit 2a7ecad81b )
2014-06-04 15:26:00 +05:30
Mark Andrews
5845da71b0
attempt to silence leaked lock false positive
2014-06-04 15:22:49 +10:00
Mark Andrews
9bb442dfcc
place a upper bound on rdcount
2014-06-04 13:20:51 +10:00
Mark Andrews
9870df8033
3868. [bug] isc_mem_setwater incorrectly cleared hi_called
...
potentially leaving over memory cleaner running.
[RT #35270 ]
2014-06-02 16:38:20 +10:00
Mark Andrews
b308d44a9c
address typo
...
(cherry picked from commit 358cc47a25 )
2014-05-27 14:10:39 +10:00
Mark Andrews
1e0e2198be
3861. [security] Missing isc_buffer_availablelength check results
...
in a REQUIRE assertion when printing out a packet.
[RT #36078 ]
2014-05-25 12:50:36 +10:00
Mark Andrews
10547ab2ea
fix typo == -> =
2014-05-24 23:24:50 +10: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
Mark Andrews
6eff02f3bf
3860. [bug] ioctl(DP_POLL) array size needs to be determined
...
at run time as it is limited to {OPEN_MAX}.
[RT #35878 ]
(cherry picked from commit a569e1b321 )
2014-05-23 13:06:51 +10:00
Mark Andrews
466260b953
3857. [bug] Make it harder for a incorrect NOEDNS classification
...
to be made. [RT #36020 ]
2014-05-22 23:46:28 +10:00
Tinderbox User
18ae2b1347
update copyright notice
2014-05-21 23:46:07 +00:00
Mark Andrews
f1aa50ef44
remove unused assignment
...
(cherry picked from commit a771e8c154d85dea18c2ae77dbc082d197ba433a)
2014-05-22 00:57:35 +10:00
Mark Andrews
a86bb63d99
3855. [bug] Limit smoothed round trip time aging to no more than
...
once a second. [RT #32909 ]
(cherry picked from commit 0fe0789181 )
2014-05-21 11:09:56 +10:00
Mark Andrews
f0733857ce
3853. [cleanup] Refactor dns_rdataslab_fromrdataset to seperate out
...
the handling of a rdataset with no records. [RT #35968 ]
(cherry picked from commit 27b09ceb12 )
2014-05-20 11:38:29 +10:00
Mark Andrews
168ec78c63
3843. [protocol] Check EDNS EXPIRE option in dns_rdata_fromwire.
...
[RT #35969 ]
(cherry picked from commit ae5335dcd9d750312a4fa455495080fcb314b9d8)
2014-05-13 12:48:14 +10:00
Mark Andrews
116b26c9cc
suppress clang static analysis warning
...
(cherry picked from commit e188b84bc4 )
2014-05-11 10:48:35 +10:00
Mark Andrews
28f0e82bea
3838. [protocol] EDNS EXPIRE as been assigned a code point of 9.
2014-05-09 12:09:54 +10:00
Tinderbox User
853c451dc5
update copyright notice
2014-05-08 23:46:02 +00:00
Mark Andrews
2fd5f9a326
s/DNS_EDNSOPTIONS/DNS_EDNSOPTIONS/
...
(cherry picked from commit 801b958a5c )
2014-05-08 11:43:45 +10:00
Mark Andrews
375dac22e4
define DNS_OPT_EDNSOPTIONS
...
(cherry picked from commit 72ba6ba736 )
2014-05-08 11:39:56 +10:00
Tinderbox User
f74c892d50
update copyright notice
2014-05-07 23:46:06 +00:00
Mark Andrews
9c9775353e
3841. [cleanup] Refactor zone.c:add_opt to use dns_message_buildopt.
...
[RT #35924 ]
(cherry picked from commit faa01edd13 )
2014-05-08 09:39:28 +10:00
Evan Hunt
a3b3557f6f
[v9_9] check for arc4random_addrandom()
...
3840. [port] Check for arc4random_addrandom() before using it;
it's been removed from OpenBSD 5.5. [RT #35907 ]
(cherry picked from commit 1ea6e09c37 )
2014-05-07 08:58:54 -07:00
Tinderbox User
ed32138fe7
update copyright notice
2014-05-02 23:46:00 +00:00
Mark Andrews
b9d7857d16
3836. [bug] Address C++ keyword usage in header file.
...
(cherry picked from commit dd820d8fd2 )
2014-05-02 11:36:12 +10:00
Mark Andrews
daf8905bc3
add keyboard.h [RT #35887 ]
...
(cherry picked from commit c25d9da3f1 )
2014-05-02 10:19:48 +10:00
Mark Andrews
854e0dc55b
silence clang compiler warnings
...
(cherry picked from commit d26c36b1d9 )
2014-05-02 10:03:23 +10:00
Mark Andrews
13d9cbac4e
silence NULL pointer dereference warning
...
(cherry picked from commit 4442141672 )
2014-05-01 14:31:33 +10:00
Mark Andrews
5f19d979cd
3834. [bug] The re-signing heaps were not being updated soon enough
...
leading to multiple re-generations of the same RRSIG
when a zone transfer was in progress. [RT #35273 ]
(cherry picked from commit 5d739300d1 )
2014-04-30 11:58:37 +10:00
Tinderbox User
6ec060a1f9
update copyright notice
2014-04-29 23:46:03 +00:00
Evan Hunt
6ffed98d1e
[v9_9] use-after-free in isc_radix_remove()
...
3826. [bug] Corrected a use-after-free in isc_radix_remove().
(This function is not used in BIND, but could have
caused problems in programs linking to libisc.)
[RT #35870 ]
(cherry picked from commit 3e5743068c )
2014-04-29 15:22:16 -07:00
Mark Andrews
2fbed97055
3825. [bug] Address sign extension bug in isc_regex_validate.
...
[RT #35758 ]
(cherry picked from commit c11e46110b )
2014-04-29 14:36:37 +10:00
Evan Hunt
7939308755
[v9_9] SIT/max-cache-size flag collision
...
3824. [bug] A collision between two flag values could cause
problems with cache cleaning when SIT was enabled.
[RT #35858 ]
(cherry picked from commit e01fbe2a45 )
2014-04-29 11:28:11 +10:00
Tinderbox User
c7e4eb88a9
update copyright notice
2014-04-25 23:46:01 +00:00
Mark Andrews
f49e47739c
additional places:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
(cherry picked from commit 39b5269577 )
2014-04-25 12:21:15 +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
1f841fabd2
update copyright notice
2014-04-24 23:46:02 +00:00
Mark Andrews
c10c7ddb6e
3819. [bug] NSEC3 hashes need to be able to be entered and
...
displayed without padding. This is not a issue for
currently defined algorithms but may be for future
hash algorithms. [RT #27925 ]
(cherry picked from commit 36e5ac0033 )
2014-04-24 19:12:08 +10:00
Mark Andrews
336c54e9ac
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
...
constant in isc_event_allocate.
(cherry picked from commit e916c4f840 )
2014-04-24 13:44:48 +10:00
Mark Andrews
27cf9fea54
make days a const
...
(cherry picked from commit 974fb3a9c5 )
2014-04-24 13:16:43 +10:00
Francis Dupont
78a30f613f
fix char sign extension [ #35743 ]
...
(cherry picked from commit c80fef792a )
2014-04-14 09:13:17 +10:00