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

Add ParseOptions field to toggle parsing Attribute Certificates for PEs loaded into memory #377

Merged
merged 6 commits into from
Oct 9, 2023

Commits on Aug 24, 2023

  1. Add in_memory feature to prevent parsing attribute certificates (not …

    …pulled into memory by loader)
    Sutton Bradley committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0567ee9 View commit details
    Browse the repository at this point in the history
  2. Make compatible with and without feature on

    Sutton Bradley (HE/HIM) committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f93c26 View commit details
    Browse the repository at this point in the history
  3. Remove debug logging

    Sutton Bradley (HE/HIM) committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5afdb87 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Remove feature, add as breaking change instead

    Sutton Bradley committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    555a11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2eae7 View commit details
    Browse the repository at this point in the history
  3. Fix comment referencing removed feature

    Sutton Bradley committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    37ec7ee View commit details
    Browse the repository at this point in the history