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

fuzz: added fuzz test for listener filter tls_inspector #12617

Merged
merged 6 commits into from
Aug 14, 2020

Commits on Aug 10, 2020

  1. Added fuzz target for tls_inspector

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ced5184 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Added corpus entries to tls_inspector_corpus

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0e9dd75 View commit details
    Browse the repository at this point in the history
  2. Changed data field in proto to bytes

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    322a04b View commit details
    Browse the repository at this point in the history
  3. Removed quotes from tls_inspector corpus entries

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    65626bb View commit details
    Browse the repository at this point in the history
  4. Added filter config to tls_inspector proto

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c77a4e0 View commit details
    Browse the repository at this point in the history
  5. Fixed formatting issues (whitespace and alphabetical)

    Signed-off-by: Arthur Yan <[email protected]>
    arthuryan-k committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c2d205d View commit details
    Browse the repository at this point in the history