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.72
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.1.0
Choose a head ref
  • 17 commits
  • 8 files changed
  • 3 contributors

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    6a73dd4 View commit details
    Browse the repository at this point in the history
  2. misc updates

    tarunKoyalwar committed May 18, 2024
    Configuration menu
    Copy the full SHA
    acbff72 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. bug fix nil conn

    tarunKoyalwar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e18fd2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6cfef View commit details
    Browse the repository at this point in the history
  3. bump utils

    tarunKoyalwar committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2c82ca0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. chore(deps): bump github.com/projectdiscovery/hmap from 0.0.42 to 0.0.43

    Bumps [github.com/projectdiscovery/hmap](/~https://github.com/projectdiscovery/hmap) from 0.0.42 to 0.0.43.
    - [Release notes](/~https://github.com/projectdiscovery/hmap/releases)
    - [Commits](projectdiscovery/hmap@v0.0.42...v0.0.43)
    
    ---
    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 May 20, 2024
    Configuration menu
    Copy the full SHA
    d85b04c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](/~https://github.com/projectdiscovery/utils) from 0.0.93 to 0.0.94.
    - [Release notes](/~https://github.com/projectdiscovery/utils/releases)
    - [Changelog](/~https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.0.93...v0.0.94)
    
    ---
    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 May 20, 2024
    Configuration menu
    Copy the full SHA
    eceb8d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #290 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/utils-0.0.94
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    75dcf98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #288 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/hmap-0.0.43
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    06f99b9 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/retryabledns

    Bumps [github.com/projectdiscovery/retryabledns](/~https://github.com/projectdiscovery/retryabledns) from 1.0.59 to 1.0.60.
    - [Release notes](/~https://github.com/projectdiscovery/retryabledns/releases)
    - [Commits](projectdiscovery/retryabledns@v1.0.59...v1.0.60)
    
    ---
    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 May 20, 2024
    Configuration menu
    Copy the full SHA
    01969fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #289 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/retryabledns-1.0.60
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    73d2bf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1da242c View commit details
    Browse the repository at this point in the history
  8. add timeout cause

    tarunKoyalwar committed May 20, 2024
    Configuration menu
    Copy the full SHA
    138ca78 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Merge pull request #287 from projectdiscovery/singleflight-first-dial

    parallel first dial using singleflight
    Mzack9999 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    421193c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. bump utils to v0.1.0

    tarunKoyalwar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c69553b View commit details
    Browse the repository at this point in the history
Loading