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

Update SNTPolicyProcessor to use a map #1304

Merged
merged 15 commits into from
May 9, 2024

Commits on Apr 24, 2024

  1. Update SNTPolicyProcessor to use a map instead of a giant switch stat…

    …ement
    
    Update SNTPolicyProcessor to use a map instead of a giant switch statement.
    
    Add unit tests for the method that sets SNTCachedDecision values.
    pmarkowsky committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9efe329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4c8ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86e799d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 1, 2024

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

Commits on May 7, 2024

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

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    502d3ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec718bb View commit details
    Browse the repository at this point in the history
  3. Update SNTPolicyProcessor.h

    Co-authored-by: Russell Hancox <russellhancox@users.noreply.github.com>
    pmarkowsky and russellhancox authored May 9, 2024
    Configuration menu
    Copy the full SHA
    246045b View commit details
    Browse the repository at this point in the history
  4. Update SNTPolicyProcessor.mm

    Co-authored-by: Russell Hancox <russellhancox@users.noreply.github.com>
    pmarkowsky and russellhancox authored May 9, 2024
    Configuration menu
    Copy the full SHA
    8b40bb9 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    pmarkowsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8cbd9d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd95628 View commit details
    Browse the repository at this point in the history
  7. Fix linter issues.

    pmarkowsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ec1f98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3449b5 View commit details
    Browse the repository at this point in the history