Commit Graph

10 Commits

Author SHA1 Message Date
wouter
d7cc8bad68 commentfix.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4170 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 13:26:26 +00:00
george
af5c54a227 - Use qstate's region for IPSECKEY rrset (ipsecmod).
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4169 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 13:22:06 +00:00
wouter
f9c0137d6f slightly more generic for rcodes that are not SERVFAIL.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4168 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:51:45 +00:00
wouter
3c57ec7fca don't accidentally increase repttl if it was small because of another (short-ttl) RRset in the reply. There would be cache replies trying to work with expired RRsets if this extra if wasn't there.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4167 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:43:48 +00:00
wouter
61357b9c5d descript can have NULL _name for unknown types (even though only A, AAAA at this point), but the type_buf() routine works all the time.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4166 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:39:43 +00:00
wouter
1c34d91385 but my fix for the comment was wrong, remove this part of the fix.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4165 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:20:58 +00:00
wouter
61018de957 cast size_t to long for print as %ld.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4164 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:19:35 +00:00
wouter
757f8abfbc fixup comment.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4163 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-17 12:13:45 +00:00
wouter
decf24c65d compiler warning fixes.
git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4160 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-16 13:25:49 +00:00
george
51e798d701 - Implemented opportunistic IPsec support module (ipsecmod).
- Some whitespace fixup.


git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4158 be551aaa-1e26-0410-a405-d3ace91eadb9
2017-05-16 12:39:24 +00:00