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: projectdiscovery/retryabledns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.74
Choose a base ref
...
head repository: projectdiscovery/retryabledns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.75
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 20, 2024

  1. docs: update example usage

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    23f07cb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    2e48f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request #222 from calab33p/error-logic

    Cleaned up error logic in QueryMultiple() and added ErrRetriesExceeded
    Mzack9999 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f810043 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/utils from 0.2.7 to 0.2.8

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.2.7 to 0.2.8.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.2.7...v0.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d932d2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #223 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/utils-0.2.8
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    86a5a5a View commit details
    Browse the repository at this point in the history
  4. limit cname recursion

    Mzack9999 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    509afcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c262211 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #225 from projectdiscovery/bugfix-recursive-cname

    limit cname recursion
    Mzack9999 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e9a62fb View commit details
    Browse the repository at this point in the history
  7. docs(README): update key-features

    Signed-off-by: Dwi Siswanto <git@dw1.io>
    dwisiswant0 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b2c6d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #219 from projectdiscovery/dwisiswant0/docs/update…

    …-example
    
    docs: update example usage
    Mzack9999 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    994665e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. adding support for proxy

    Mzack9999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0b895e3 View commit details
    Browse the repository at this point in the history
Loading