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.45
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.46
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    32b1ed5 View commit details
    Browse the repository at this point in the history
  2. Fix location of opt pseudosection and prevent empty additional sectio…

    …n in dig-like output (#1320)
    
    Automatically submitted.
    bshea3 committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    af5144a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Only treat a *net.UnixConn of unixgram as a packet conn (#1322)

    * Refactor net.PacketConn checks into helper function
    
    * Only treat a *net.UnixConn of unixgram as a packet conn
    
    * Handle wrapped net.Conn types in isPacketConn
    
    * Use Error instead of Fatal where appropriate in TestIsPacketConn
    tmthrgd committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    0544c8b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Fix doc typo (#1328)

    JeremyRand committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    51afb90 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Support TsigProvider for Server and Transfer (#1331)

    Automatically submitted.
    tmthrgd committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    33e6400 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Release 1.1.46

    miekg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    84af068 View commit details
    Browse the repository at this point in the history
Loading