Mark Andrews
|
6a6838f973
|
3898. [bug] To small a buffer in tohexstr() calls in test code.
[RT #36598]
|
2014-07-22 11:26:28 +10:00 |
|
Mark Andrews
|
ac5ed74860
|
3897. [bug] RPZ summary information was not properly being updated
after a AXFR resulting in changes sometimes being
ignored. [RT #35885]
|
2014-07-22 10:57:58 +10:00 |
|
Mark Andrews
|
a1dee90bfb
|
adjust INSIST now that dev->dscp is unsigned
|
2014-07-19 11:56:23 +10:00 |
|
Mark Andrews
|
044c780437
|
silence coverity, explicitly ignore dns_peer_gettransferdscp result
|
2014-07-18 12:55:04 +10:00 |
|
Mark Andrews
|
89cf81b462
|
3896. [bug] Address performance issues with DSCP code on some
platforms. [RT #36534]
|
2014-07-18 11:40:44 +10:00 |
|
Mark Andrews
|
bc98d5a4c6
|
7314:Extension Mechanisms for DNS (EDNS) EXPIRE Option
|
2014-07-18 10:25:35 +10:00 |
|
Mark Andrews
|
2e6d7a724a
|
silence "Value stored to 'length' is never read" by removing assignment
|
2014-07-17 09:44:57 +10:00 |
|
Tinderbox User
|
d9f0b06dc2
|
regen master
|
2014-07-16 01:05:40 +00:00 |
|
Tinderbox User
|
b6f7267093
|
update copyright notice
|
2014-07-15 23:45:19 +00:00 |
|
Tinderbox User
|
904890e38b
|
newcopyrights
|
2014-07-15 23:30:08 +00:00 |
|
Mark Andrews
|
2064e46209
|
3895. [func] Add the ability to set the DSCP code point to dig.
[RT #36546]
|
2014-07-15 23:27:14 +10:00 |
|
Mark Andrews
|
71ec6d0940
|
3894. [bug] Buffers in isc_print_vsnprintf were not properly
initialized leading to potential overflows when
printing out quad values. [RT #36505]
|
2014-07-15 22:53:07 +10:00 |
|
Mark Andrews
|
a920fb9dc2
|
3893. [bug] Peer DSCP values could be returned without being set.
[RT #36538]
|
2014-07-15 22:40:39 +10:00 |
|
Tinderbox User
|
8a9485517e
|
update copyright notice
|
2014-07-10 23:45:19 +00:00 |
|
Tinderbox User
|
fae2925c4d
|
newcopyrights
|
2014-07-10 23:30:04 +00:00 |
|
Mark Andrews
|
ccaee7760f
|
add +ednsopt to -h output
|
2014-07-10 16:19:33 +10:00 |
|
Mark Andrews
|
7eb82402e3
|
Revert "update description to match code; doxygen fixes"
This reverts commit 1fc784da63 .
|
2014-07-10 10:37:10 +10:00 |
|
Mark Andrews
|
9862191c37
|
update description to match code; doxygen fixes
|
2014-07-10 10:36:33 +10:00 |
|
Mark Andrews
|
1fc784da63
|
update description to match code; doxygen fixes
|
2014-07-10 10:32:54 +10:00 |
|
Mark Andrews
|
dcc7a2738f
|
hold a nta reference while fetching
|
2014-07-10 10:24:47 +10:00 |
|
Mark Andrews
|
1c1290afab
|
allow -Werror to be enabled; turn on -Werror by default with --enable-developer
(cherry picked from commit 2be0f12aaf )
|
2014-07-08 15:58:08 +10:00 |
|
Mark Andrews
|
39cad8fb7d
|
update copyrights
|
2014-07-08 12:40:40 +10:00 |
|
Mark Andrews
|
fce704e751
|
rename dnssec/ns7/split-rrsig.in
|
2014-07-08 11:12:32 +10:00 |
|
Tinderbox User
|
1cd80e4825
|
update copyright notice
|
2014-07-07 23:45:21 +00:00 |
|
Mark Andrews
|
3c13af3759
|
3892. [bug] Setting '-t aaaa' in .digrc had unintended side
effects. [RT #36452]
|
2014-07-08 02:00:28 +10:00 |
|
Francis Dupont
|
607c9360f1
|
update OpenSSL bases (#36447)
|
2014-07-07 14:50:29 +02:00 |
|
Mark Andrews
|
d734818278
|
3891. [bug] Use ${INSTALL_SCRIPT} rather than ${INSTALL_PROGRAM}
to install python programs.
|
2014-07-07 16:05:50 +10:00 |
|
Mark Andrews
|
63e1ac1e09
|
3890. [bug] RRSIG sets that were not loaded in a single transaction
at start up where not being correctly added to
re-signing heaps. [RT #36302]
|
2014-07-07 12:05:01 +10:00 |
|
Mark Andrews
|
769224a8dc
|
state fw_copy is never used; n only needs to be set for fw_ordinary;
(cherry picked from commit d956d9689c13b093fff5faf6b10f06338354dcfc)
|
2014-07-04 08:51:26 +10:00 |
|
Mark Andrews
|
e58154a6ec
|
silence coverity warnings
|
2014-07-02 15:28:02 +10:00 |
|
Mark Andrews
|
7dbd309799
|
be consistent about expire time
|
2014-07-02 14:12:46 +10:00 |
|
Mark Andrews
|
5d63868ad0
|
DNS_VALIDATOR_NONTA needs passed to sub validator
|
2014-07-02 14:12:15 +10:00 |
|
Evan Hunt
|
547411428e
|
[master] add "rndc nta" options to "rndc -h" output
|
2014-07-01 16:01:59 -07:00 |
|
Mark Andrews
|
e31a37787b
|
silence coverity - reviewed by Evan over jabber
|
2014-07-01 09:52:02 +10:00 |
|
Mark Andrews
|
6f6b7781d5
|
save the output of rndc nta so that it can be analysed if there is a failure; more cleanups
|
2014-06-30 11:41:09 +10:00 |
|
Mark Andrews
|
62275d5306
|
make test for nsec3param more robust
|
2014-06-27 15:50:51 +10:00 |
|
Mark Andrews
|
b05ef7092f
|
update nta failure messages
|
2014-06-27 11:53:39 +10:00 |
|
Mark Andrews
|
284f6435c2
|
adjust NTA test timing windows to support slower machines; self tune sleeps bases of actual elapsed time;
|
2014-06-26 13:37:50 +10:00 |
|
Mark Andrews
|
89119e3caf
|
3889. [port] hurd: configure fixes as per:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746540
|
2014-06-26 11:46:31 +10:00 |
|
Mark Andrews
|
1a03e9eb52
|
rename closesocket to socketclose to avoid coverity model for window's closesocket
|
2014-06-26 10:47:48 +10:00 |
|
Tinderbox User
|
9f8df2d75c
|
update copyright notice
|
2014-06-25 23:45:21 +00:00 |
|
Tinderbox User
|
6ce070d74c
|
newcopyrights
|
2014-06-25 23:30:04 +00:00 |
|
Mark Andrews
|
7205cd2db7
|
cleanup nsupdate.out
|
2014-06-25 16:16:34 +10:00 |
|
Mark Andrews
|
eca15167ac
|
dump unexpected update failures
|
2014-06-25 16:12:25 +10:00 |
|
Mark Andrews
|
33399d6a14
|
3888. [func] 'rndc status' now reports the number of automatic
zones. [RT #36015]
|
2014-06-25 13:17:03 +10:00 |
|
Mark Andrews
|
65eba0a5a8
|
add init_count
|
2014-06-25 12:40:28 +10:00 |
|
Mark Andrews
|
777ea03a92
|
move definition of FILE_VERSION to after #define of FILE_VERSION
|
2014-06-25 12:29:15 +10:00 |
|
Mark Andrews
|
c312172e13
|
more statics that were optimised out
|
2014-06-25 11:10:25 +10:00 |
|
Mark Andrews
|
c21e9f1a92
|
add and deserialize are structure element names
|
2014-06-25 09:45:53 +10:00 |
|
Mark Andrews
|
ef117da205
|
3887. [cleanup] Make all static symbols in rbtdb64 end in "64" so
they are easier to use in a debugger. [RT #36373]
|
2014-06-25 08:33:37 +10:00 |
|