Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AXFR over TLS #16

Merged
merged 18 commits into from
May 1, 2019
Merged

AXFR over TLS #16

merged 18 commits into from
May 1, 2019

Conversation

wtoorop
Copy link
Member

@wtoorop wtoorop commented Apr 3, 2019

Enable by specifying an auth name, like this:

auth-zone:
        name: nlnetlabs.nl
        master: 185.49.140.60#ns.nlnetlabs.nl

Enable by specifying an auth name, like this:
```
auth-zone:
        name: nlnetlabs.nl
        master: 185.49.140.60#ns.nlnetlabs.nl
```
Copy link
Member

@wcawijngaards wcawijngaards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warnings removed and uses config for port numbers. One bug fix, the IPv6 port number was not right for UDP polls for XoT fetches over IPv6.

services/authzone.c Outdated Show resolved Hide resolved
services/authzone.c Outdated Show resolved Hide resolved
services/authzone.c Outdated Show resolved Hide resolved
services/authzone.c Outdated Show resolved Hide resolved
services/outside_network.c Show resolved Hide resolved
services/outside_network.c Outdated Show resolved Hide resolved
wcawijngaards and others added 6 commits April 29, 2019 11:23
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
services/authzone.c Outdated Show resolved Hide resolved
Co-Authored-By: wtoorop <willem@nlnetlabs.nl>
services/authzone.c Outdated Show resolved Hide resolved
wcawijngaards and others added 2 commits April 29, 2019 11:41
@wcawijngaards wcawijngaards merged commit d4f697f into NLnetLabs:master May 1, 2019
wcawijngaards added a commit that referenced this pull request May 1, 2019
Turn it on with master: <ip>#<authname> in unbound.conf.  This uses TLS to
download the AXFR (or IXFR).
jedisct1 added a commit to jedisct1/unbound that referenced this pull request May 2, 2019
* nlnet/master: (46 commits)
  - And gitignore unit test generated files, and generated doc files.
  - Fix .gitignore, add pythonmod and dnstap generated files.
  - contrib/fastrpz.patch updated for code changes, and with git diff.
  Add repology batch to README.md
  - PR NLnetLabs#16: XoT support, AXFR over TLS
  fixup shell
  - Nicer travis output for clang analysis.
  fixup to remove .git from makedist tarballs.
  Added README.md file for Github use
  - Update makedist for git.
  update makedist for git
  Update services/authzone.c
  Update services/authzone.c
  Update services/outside_network.c
  Update services/authzone.c
  Update services/outside_network.c
  Update services/authzone.c
  Update services/authzone.c
  Update services/authzone.c
  Fix test code for call change for XoT.
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants