Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: miekg/dns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.64
Choose a base ref
...
head repository: miekg/dns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.65
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 19, 2025

  1. Document how to create RRs without rdata (#1642)

    Put docs on the ANY type, also reference this from the dynamic updates
    stuff.
    
    Signed-off-by: Miek Gieben <miek@miek.nl>
    miekg authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    ca3b34e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Avoid sendmsg control messages on darwin (#1643)

    sendmsg with PKTINFO is broken on darwin, so don't use it
    
    udp_windows is renamed to udp_no_control since it's no longer exlusive
    to windows, and is used on darwin too
    stek29 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    42d8cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Release 1.1.65

    miekg committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    8b1c521 View commit details
    Browse the repository at this point in the history
Loading