Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.7 Release preparation #117

Merged
merged 47 commits into from
Nov 19, 2021
Merged

v1.0.7 Release preparation #117

merged 47 commits into from
Nov 19, 2021

Commits on Aug 23, 2021

  1. chore(deps): bump golang from 1.16.7-alpine3.14 to 1.17.0-alpine3.14

    Bumps golang from 1.16.7-alpine3.14 to 1.17.0-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    6b6f84c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.17.0-alpine3.14
    
    chore(deps): bump golang from 1.16.7-alpine3.14 to 1.17.0-alpine3.14
    Mzack9999 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    50f62f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 28, 2021

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

Commits on Aug 31, 2021

  1. bumping go version

    Mzack9999 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    993cc8c View commit details
    Browse the repository at this point in the history
  2. adding functional tests

    Mzack9999 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9a507d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c9620 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. chore(deps): bump golang from 1.17.0-alpine3.14 to 1.17.1-alpine3.14

    Bumps golang from 1.17.0-alpine3.14 to 1.17.1-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e6778af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.17.1-alpine3.14
    
    chore(deps): bump golang from 1.17.0-alpine3.14 to 1.17.1-alpine3.14
    ehsandeep committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    eb7c606 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. updating go modules

    Mzack9999 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    55e3d7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from projectdiscovery/101-maintenance-tests

    Adding skeleton of functional tests
    Mzack9999 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8cd8118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0436355 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from projectdiscovery/98-feature-custom-port-…

    …in-resolvers
    
    Adding support for resolver protocol
    ehsandeep committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0cb41bf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. improve perf in filtering wildcard subdomains

    Gia. Bui Dai committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    44ffc15 View commit details
    Browse the repository at this point in the history
  2. fix mistake

    Gia. Bui Dai committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    315142a View commit details
    Browse the repository at this point in the history
  3. fix counting removed wildcard subdomains

    Gia. Bui Dai committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    fc03f70 View commit details
    Browse the repository at this point in the history
  4. fix bug in printing results

    Gia. Bui Dai committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    69e9f26 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. some minor improvements

    Gia. Bui Dai committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    9d456ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ff978 View commit details
    Browse the repository at this point in the history
  3. fix bugs

    Gia. Bui Dai committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    bbc40f2 View commit details
    Browse the repository at this point in the history
  4. reduce dns requests by caching

    Gia. Bui Dai committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a9df361 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. fix duplicate

    Gia. Bui Dai committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    fffdbca View commit details
    Browse the repository at this point in the history
  2. remove duplicate wildcard checks

    Gia. Bui Dai committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    94ea6ae View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Adding hosts file support

    Mzack9999 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    05f9578 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. chore(deps): bump golang from 1.17.1-alpine3.14 to 1.17.2-alpine3.14

    Bumps golang from 1.17.1-alpine3.14 to 1.17.2-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9632562 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.17.2-alpine3.14
    
    chore(deps): bump golang from 1.17.1-alpine3.14 to 1.17.2-alpine3.14
    Mzack9999 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    12bc672 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge pull request #106 from yabeow/master

    Improve performance with filtering wildcard subdomains
    ehsandeep committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    abdd824 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Nov 8, 2021

  1. chore(deps): bump golang from 1.17.2-alpine3.14 to 1.17.3-alpine3.14

    Bumps golang from 1.17.2-alpine3.14 to 1.17.3-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b3b1983 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.17.3-alpine3.14
    
    chore(deps): bump golang from 1.17.2-alpine3.14 to 1.17.3-alpine3.14
    Mzack9999 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    44f4ccb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from projectdiscovery/adding-hosts-file-support

    Adding hosts file support
    ehsandeep committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1450448 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. goflags support

    LuitelSamikshya committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4c80e56 View commit details
    Browse the repository at this point in the history
  2. format fix in readme

    LuitelSamikshya committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    294bb2b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. misc updates

    ehsandeep committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7729428 View commit details
    Browse the repository at this point in the history
  2. readme updates

    ehsandeep committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    10188a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #116 from projectdiscovery/goflags-support

    Goflags support
    ehsandeep committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    21beb31 View commit details
    Browse the repository at this point in the history
  4. misc update

    ehsandeep committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3c2f77c View commit details
    Browse the repository at this point in the history
  5. workflow updates

    ehsandeep committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4cb8a47 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    75f04c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bca3b0 View commit details
    Browse the repository at this point in the history
  3. misc updates

    ehsandeep committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9236f3e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. misc test updates

    ehsandeep committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b21afd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from projectdiscovery/functional-test

    added functional test cases
    ehsandeep committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    1d2c410 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. version update

    ehsandeep committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    ed425bf View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    5df7e58 View commit details
    Browse the repository at this point in the history
  2. readme update

    ehsandeep committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2d84859 View commit details
    Browse the repository at this point in the history