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/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.79
Choose a base ref
...
head repository: projectdiscovery/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.80
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Feb 13, 2024

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

Commits on Feb 19, 2024

  1. Merge pull request #336 from projectdiscovery/marshal-unmarshal-omap

    add marshal/unmarshal for orderedmap without changing order
    Mzack9999 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4e52348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3130f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bd72bb View commit details
    Browse the repository at this point in the history
  4. Misc update

    RamanaReddy0M committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d8c2b53 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/fastdialer

    Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.58 to 0.0.59.
    - [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
    - [Commits](projectdiscovery/fastdialer@v0.0.58...v0.0.59)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/fastdialer
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    67b6074 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/retryabledns

    Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.55 to 1.0.56.
    - [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
    - [Commits](projectdiscovery/retryabledns@v1.0.55...v1.0.56)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryabledns
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    df36c0a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/hmap from 0.0.38 to 0.0.39

    Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.38 to 0.0.39.
    - [Release notes](https://github.com/projectdiscovery/hmap/releases)
    - [Commits](projectdiscovery/hmap@v0.0.38...v0.0.39)
    
    ---
    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 Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6277322 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #343 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/hmap-0.0.39
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    58148bf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #341 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/retryabledns-1.0.56
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1241ec9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #340 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/fastdialer-0.0.59
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    60b309e View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump github.com/projectdiscovery/retryablehttp-go

    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.47 to 1.0.48.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.47...v1.0.48)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ee9ab6d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #342 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/retryablehttp-go-1.0.48
    dependabot[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    05d6a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    7ad29d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #339 from projectdiscovery/http-resp-chain

    add ResponseChain & deprecate GetChain
    tarunKoyalwar authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    788663f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #338 from projectdiscovery/fix-invalid-resp-err-auth

    Fix auth err when username is empty
    tarunKoyalwar authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f803b96 View commit details
    Browse the repository at this point in the history
Loading