W.C.A. Wijngaards
b75ff25cfd
Changelog note.
...
- Rerun autoconf
2020-08-10 17:43:19 +02:00
W.C.A. Wijngaards
3e86d30a50
Rerun autoconf and autoheader on configure.ac, with libtool
2020-08-10 17:42:41 +02:00
Ralph Dolmans
59a66601f0
Add changlog entry for PR #277 .
2020-08-10 17:35:18 +02:00
Ralph Dolmans
a6603c94d8
Merge branch 'master' of github.com:NLnetLabs/unbound
2020-08-10 17:32:00 +02:00
Ralph Dolmans
5551bf20e6
Merge branch 'ciz-openssl-3.0'
2020-08-10 17:31:42 +02:00
Ralph Dolmans
31f81adadb
- Check for existence 'EVP_MAC_CTX_set_params' function (openssl >=
...
3.0.0-alpha5)
2020-08-10 17:29:06 +02:00
W.C.A. Wijngaards
a3f95d3358
- Fix #287 : doc typo: "Additionaly".
2020-08-10 08:15:06 +02:00
Ralph Dolmans
afd49e897f
Merge branch 'openssl-3.0' of https://github.com/ciz/unbound into ciz-openssl-3.0
2020-08-06 17:27:27 +02:00
W.C.A. Wijngaards
f35293caba
Changelog note for #246 and #284
...
- Merge PR #284 and Fix #246 : Remove DLV entirely from Unbound.
The DLV has been decommisioned and in unbound 1.5.4, in 2015, there
was advise to stop using it. The current code base does not contain
DLV code any more. The use of dlv options displays a warning.
2020-08-06 14:23:33 +02:00
Wouter Wijngaards
8fd489ea69
Merge pull request #284 from NLnetLabs/dlv-removal
...
DLV removal
2020-08-06 14:21:19 +02:00
W.C.A. Wijngaards
2fade6f970
Merge branch 'master' into dlv-removal
2020-08-06 14:20:42 +02:00
W.C.A. Wijngaards
022a716e5b
dlv removal, remove DLV reference from unused use in test case.
2020-08-06 14:18:16 +02:00
W.C.A. Wijngaards
4ec55910c4
dlv removal, free unused variable.
2020-08-06 08:14:14 +02:00
W.C.A. Wijngaards
50091d49ea
- contrib/aaaa-filter-iterator.patch file renewed diff content to
...
apply cleanly to the current coderepo for the current code version.
2020-08-05 16:33:48 +02:00
Ralph Dolmans
ce0b39007d
- Changelog entry for EDNS client tag functionality
2020-08-05 16:10:10 +02:00
Ralph Dolmans
74ec8a758b
Merge pull request #272 from NLnetLabs/edns-client-tag
...
Add EDNS client tag functionality
2020-08-05 16:07:49 +02:00
Ralph Dolmans
70c8d09edd
- Process EDNS client tag review feedback
2020-08-05 15:56:45 +02:00
W.C.A. Wijngaards
8f2b9b461b
dlv removal, remove DLV references from man page and pythonmod interface.
2020-08-05 10:25:56 +02:00
W.C.A. Wijngaards
dd59521e52
dlv removal, remove from comments and unused code in iterator and validator
2020-08-04 17:17:48 +02:00
George Thessalonikefs
ded7fdafb3
- Merge PR #280 , Make tvOS & watchOS checks verify
...
truthiness as well as definedness, by Felipe Gasper (fixes #279 ).
2020-08-04 16:38:40 +02:00
George Thessalonikefs
74c1d5b3f5
Merge branch 'issue_279_have_fork_macos' of https://github.com/FGasper/unbound into FGasper-issue_279_have_fork_macos
2020-08-04 16:33:33 +02:00
George Thessalonikefs
764a0dc765
- Improve error log message when inserting rpz RR.
2020-08-04 12:49:43 +02:00
W.C.A. Wijngaards
f78f6a3b29
dlv removal, remove from tests and validator state machine
2020-08-04 09:15:45 +02:00
W.C.A. Wijngaards
c0c722cd97
DLV removal
2020-08-04 09:05:09 +02:00
W.C.A. Wijngaards
fc55345dcb
- Fix mini_event.h on OpenBSD cannot find fd_set.
2020-08-04 08:14:25 +02:00
Felipe Gasper
9bc30967d2
Make tvOS & watchOS checks verify truthiness as well as definedness.
2020-08-03 14:38:47 -04:00
Vitezslav Cizek
61100b6463
net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params
...
This fixes build with OpenSSL 3.0.0 Alpha 5.
EVP_MAC_set_ctx_params got renamed back to EVP_MAC_CTX_set_params
in https://github.com/openssl/openssl/pull/12186
2020-07-31 14:48:44 +02:00
W.C.A. Wijngaards
e855d5779a
- Fix doxygen comment for no ssl for tls session ticket key callback
...
routine.
2020-07-31 09:10:40 +02:00
Ralph Dolmans
200e22ceea
Merge branch 'master' into edns-client-tag
2020-07-27 15:54:58 +02:00
Ralph Dolmans
fa892b2456
- Add EDNS client tag test
2020-07-27 15:54:43 +02:00
George Thessalonikefs
69f0adf83b
- Merge PR #268 , draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
...
March 2020, by and0x000.
2020-07-27 13:11:46 +02:00
George Thessalonikefs
4231883480
Merge branch 'master' of https://github.com/and0x000/unbound into and0x000-master
2020-07-27 13:07:19 +02:00
W.C.A. Wijngaards
e4b702ef4f
Changelog note for PR #270
...
- Merge PR #270 from cgzones: munin plugin: always exit 0 in autoconf
2020-07-27 13:02:47 +02:00
Wouter Wijngaards
5db73977d8
Merge pull request #270 from cgzones/munin
...
munin plugin: always exit 0 in autoconf
2020-07-27 13:02:30 +02:00
Ralph Dolmans
04ab1c9c87
Merge branch 'master' of github.com:NLnetLabs/unbound
2020-07-27 12:14:41 +02:00
Ralph Dolmans
4bd97633a1
- Merge PR #269 , Fix python module len() implementations, by Torbjörn Lönnemark
2020-07-27 12:14:08 +02:00
Ralph Dolmans
5184c91e9c
Merge pull request #269 from tobbez/python-fix-len
...
Fix python module len() implementations
2020-07-27 12:12:31 +02:00
W.C.A. Wijngaards
d201a11a67
- branch now named 1.11.1. 1.11.0rc1 became the 1.11.0 release.
2020-07-27 12:10:28 +02:00
Ralph Dolmans
2fe398f4bf
EDNS client tags - insert configured tags into tree
2020-07-24 16:00:13 +02:00
Ralph Dolmans
64806a0d14
Add edns-client-tag configuration option
2020-07-24 14:52:04 +02:00
Ralph Dolmans
16029281a8
Start of EDNS client tags implementation.
2020-07-23 17:17:44 +02:00
Christian Göttsche
c6ff5558de
munin plugin: always exit 0 in autoconf
...
The autoconf operation should always exit 0, also in case the answer in "no",
see https://guide.munin-monitoring.org/en/latest/develop/plugins/plugin-concise.html#autoconf
2020-07-23 16:04:26 +02:00
Torbjörn Lönnemark
9af8080f2b
Fix python module len() implementations
...
They were all missing the 'self.' prefix when accessing the 'obj'
instance variable, causing the following exception when attempting to
call len() on (for example) a ReplyInfo_RRSet:
File "/usr/lib/python3.7/site-packages/unboundmodule.py", line 377, in __len__
def __len__(self): return obj.rrset_count
NameError: name 'obj' is not defined
2020-07-22 03:13:00 +02:00
and0x000
dd0b55250b
draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on March 2020
2020-07-20 18:10:21 +02:00
W.C.A. Wijngaards
753487ff7f
- branch now named 1.11.0 and 1.11.0rc1 tag.
2020-07-20 13:02:09 +02:00
W.C.A. Wijngaards
c8ff4f55e7
- Fix contrib/fastrpz.patch to apply cleanly. It fixes for changes
...
due to added libdynmod, but it does not compile, it conflicts with
new rpz code.
2020-07-20 11:05:28 +02:00
W.C.A. Wijngaards
6a13b51bed
- Fix contrib/fastrpz.patch to apply cleanly.
2020-07-20 10:55:13 +02:00
W.C.A. Wijngaards
477bb1a6ff
- Fix contrib/fastrpz.patch to apply cleanly.
2020-07-20 10:53:30 +02:00
W.C.A. Wijngaards
53ecdfc0b5
- Fix streamtcp to print packet data to stdout. This makes the
...
stdout and stderr not mix together lines, when parsing its output.
2020-07-20 10:34:40 +02:00
W.C.A. Wijngaards
b7b5952c3a
- Fix lock dependency cycle in rpz zone config setup.
2020-07-17 17:15:55 +02:00