Commit Graph
10417 Commits
Author SHA1 Message Date
Mark Andrews 50f978042e use %u instead of %d 2018-02-16 17:08:36 +11:00
Mark Andrews a33e639d26 use %u instead of %d 2018-02-16 17:07:16 +11:00
Mark Andrews cb29c18cfe case to unsigned; reorder expression 2018-02-16 17:05:11 +11:00
Mark Andrews 24f1d23185 simplify expression 2018-02-16 17:02:03 +11:00
Mark Andrews a37769ca0d use %u and preserve unsigned property 2018-02-16 17:02:03 +11:00
Mark Andrews 8f3e807d19 cast to unsigned 2018-02-16 16:57:00 +11:00
Mark Andrews f9195e267c preserve unsigned property 2018-02-16 16:57:00 +11:00
Mark Andrews d81ec6ef5c make both arguments of & unsigned 2018-02-16 16:54:19 +11:00
Mark Andrews 0e7eb72847 shift unsigned (~0U) rather than signed (~0) contant 2018-02-16 16:48:53 +11:00
Mark Andrews 7180c8b397 use %u instead of %d 2018-02-16 16:37:44 +11:00
Mark Andrews 1397e08dd8 unsigned constants 2018-02-16 16:35:58 +11:00
Mark Andrews a3f202c970 unsigned constants 2018-02-16 16:33:25 +11:00
Mark Andrews ba2742d736 use %u instead of %d 2018-02-16 16:31:18 +11:00
Mark Andrews 19ea100fbd use %u instead of %d 2018-02-16 16:31:18 +11:00
Mark Andrews 127305d56e use %u instead of %d 2018-02-16 16:28:54 +11:00
Mark Andrews 5e53842a96 INSIST ipnum6 != NULL 2018-02-16 16:27:05 +11:00
Mark Andrews 00bbd26f1f use %u instead of %d 2018-02-16 16:24:48 +11:00
Mark Andrews e0caec31e6 use %u instead of %d 2018-02-16 16:22:46 +11:00
Mark Andrews 5bfc3b86e7 formally cast to int; use %u instead of %d 2018-02-16 16:19:16 +11:00
Mark Andrews 8855f25ad3 formally cast to int 2018-02-16 16:19:16 +11:00
Evan Hunt 9d07b052b0 [v9_10] prep 9.10.7rc2 2018-02-15 11:17:40 -08:00
Evan HuntandMark Andrews 77c274b680 [rt43670] more emphatic warning 2018-02-09 12:29:21 +11:00
Mark Andrews 1c36fb5d41 4889. [func] Warn about the use of old root keys without the new
root key being present.  Warn about dlv.isc.org's
                        key being present. Warn about both managed and
                        trusted root keys being present. [RT #43670]

(cherry picked from commit baef0ca988)
2018-02-09 12:13:52 +11:00
Tinderbox User 5a60dabcd6 update copyright notice / whitespace 2018-02-08 23:51:13 +00:00
Mark AndrewsandEvan Hunt 9ccc205645 [v9_10] fix nsupdate test on windows
4888.	[test]		Initialize sockets correctly in sample-update so
			that nsupdate system test will will run on Windows.
			[RT #47097]

(cherry picked from commit 6757dc6488)
(cherry picked from commit 701a93f5a5)
2018-02-08 13:36:01 -08:00
Tinderbox User 8ac81d900f update copyright notice / whitespace 2018-02-07 23:50:55 +00:00
Mark Andrews c02650fe38 4885. [security] update-policy rules that otherwise ignore the name
field now require that it be set to "." to ensure
                        that any type list present is properly interpreted.
                        [RT #47126]

(cherry picked from commit ec771bbdc8)
2018-02-07 13:50:31 +11:00
Tinderbox User 0a7392a315 update copyright notice / whitespace 2018-01-30 23:48:58 +00:00
Mark Andrews 6e33ad1e79 4882. [bug] Address potential memory leak in
dns_update_signaturesinc. [RT #47084]

(cherry picked from commit 7817caa3c7)
2018-01-30 15:29:08 +11:00
Mark Andrews a28be980de 4881. [bug] Only include dst_openssl.h when OpenSSL is required.
[RT #47068]

(cherry picked from commit a64503c736)
2018-01-30 15:22:18 +11:00
Mark Andrews 39bc3aa5fd 4879. [bug] dns_rdata_caa:value_len is was small. [RT #47086]
(cherry picked from commit 3ae586b857)
2018-01-30 11:00:51 +11:00
Tinderbox User ad49d79d2b update copyright notice / whitespace 2018-01-24 23:48:07 +00:00
Evan Hunt d557a034dc [v9_10] change uint to isc_uint 2018-01-24 11:02:07 -08:00
Evan Hunt b058c0fefb [v9_10] update 9.11 api range 2018-01-24 10:24:34 -08:00
Evan Hunt 9109dccd02 [v9_10] prep 9.10.7b1 2018-01-24 10:15:05 -08:00
Evan Hunt 98c2b09c48 [v9_10] copyrights 2018-01-24 09:52:07 -08:00
Mark Andrews e0689ce4fd 4876. [bug] Address deadlock with accessing a keytable. [RT #47000]
(cherry picked from commit b575c4ec42)
2018-01-24 18:57:09 +11:00
Mark Andrews 3dc09775f4 4874. [bug] Wrong time display when reporting new keywarntime.
[RT #47042]

(cherry picked from commit 83d005de61)
2018-01-24 08:00:58 +11:00
Tinderbox User d35a3eab4a update copyright notice / whitespace 2018-01-22 23:48:04 +00:00
Mukund Sivaraman 96456c0834 Don't permit loading meta RR types such as TKEY from master files (#47009)
(cherry picked from commit 8a4ce20172)
(cherry picked from commit c8eb726046)
(cherry picked from commit 6fb3db01ac)
2018-01-22 14:39:57 +05:30
Tinderbox User 1a64974c47 update copyright notice / whitespace 2018-01-21 23:48:08 +00:00
Mark Andrews bce96b1f70 4869. [bug] Address some cases where NULL with zero length could
be passed to memmove which is undefined behaviour and
                        can lead to bad optimisation. [RT #46888]

(cherry picked from commit fdd8838bf9)
2018-01-22 09:42:01 +11:00
Tinderbox User 1e10f17589 update copyright notice / whitespace 2018-01-17 23:47:52 +00:00
Francis Dupont a279dace6b bcmp -> memcmp 2018-01-17 15:33:11 +01:00
Francis Dupont 3c8b6e234c Merged rt46864 (check MD5 amd SHA1 support) 2018-01-17 14:48:01 +01:00
Tinderbox User b5c5aed2e1 update copyright notice / whitespace 2018-01-13 23:48:59 +00:00
Mukund Sivaraman d072be0691 Fix various bugs reported by valgrind --tool=memcheck (#46978)
(cherry picked from commit f96133826e)
(cherry picked from commit 0374e1c3fd)
(cherry picked from commit 929329d2d6)
2018-01-13 11:52:17 +05:30
Tinderbox User 666c04ebc2 update copyright notice / whitespace 2018-01-10 23:53:01 +00:00
Mark Andrews 9758be3259 4862. [bug] The rdata flags for RRSIG was not being properly set
when constructing a rdataslab. [RT #46978]

(cherry picked from commit 7befb67af4)
2018-01-11 09:54:29 +11:00
Tinderbox User 65eb1cc79f update copyright notice / whitespace 2018-01-09 23:48:12 +00:00