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/fastdialer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.51
Choose a base ref
...
head repository: projectdiscovery/fastdialer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.52
Choose a head ref
  • 15 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 1, 2024

  1. chore(deps): bump github.com/projectdiscovery/retryabledns

    Bumps [github.com/projectdiscovery/retryabledns](/~https://github.com/projectdiscovery/retryabledns) from 1.0.48 to 1.0.49.
    - [Release notes](/~https://github.com/projectdiscovery/retryabledns/releases)
    - [Commits](projectdiscovery/retryabledns@v1.0.48...v1.0.49)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryabledns
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a9ed25a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #223 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/retryabledns-1.0.49
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a871db9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/hmap from 0.0.31 to 0.0.32

    Bumps [github.com/projectdiscovery/hmap](/~https://github.com/projectdiscovery/hmap) from 0.0.31 to 0.0.32.
    - [Release notes](/~https://github.com/projectdiscovery/hmap/releases)
    - [Commits](projectdiscovery/hmap@v0.0.31...v0.0.32)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/hmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    27d5590 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](/~https://github.com/projectdiscovery/utils) from 0.0.69 to 0.0.70.
    - [Release notes](/~https://github.com/projectdiscovery/utils/releases)
    - [Changelog](/~https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.0.69...v0.0.70)
    
    ---
    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 Jan 1, 2024
    Configuration menu
    Copy the full SHA
    45e6b29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #225 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/utils-0.0.70
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7f05400 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #224 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/hmap-0.0.32
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1e5010f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. adding more callbacks

    Mzack9999 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dcd1d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    e89794a View commit details
    Browse the repository at this point in the history
  2. exposing network policy

    Mzack9999 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f401bd3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #230 from projectdiscovery/feat-expose-np

    Exposing network policy
    Mzack9999 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    092a4cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db19b4f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #229 from projectdiscovery/expose_allow_deny_options

    expose allow/deny options
    Mzack9999 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c1bef0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bef6d52 View commit details
    Browse the repository at this point in the history
  7. fixing conflicts

    Mzack9999 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1880a83 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #227 from projectdiscovery/feat-226-fw

    adding more callbacks
    Mzack9999 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    74a2ccc View commit details
    Browse the repository at this point in the history
Loading