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

Extract PathNode from Cert #173

Merged
merged 12 commits into from
Sep 11, 2023
Merged

Extract PathNode from Cert #173

merged 12 commits into from
Sep 11, 2023

Commits on Sep 8, 2023

  1. Extract PathNode from Cert

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5fae803 View commit details
    Browse the repository at this point in the history
  2. Use iterator to loop over paths

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f193d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c11f456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8845f4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f3b071 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62d00c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42678ce View commit details
    Browse the repository at this point in the history
  8. Replace UsedAsCa with Role

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3f96b3d View commit details
    Browse the repository at this point in the history
  9. Attach role() to PathNode

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c108e9e View commit details
    Browse the repository at this point in the history
  10. Move Role enum down

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    396016c View commit details
    Browse the repository at this point in the history
  11. Prepare to split crl module

    djc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    887a1c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Split crl module in two parts

    djc committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8c68276 View commit details
    Browse the repository at this point in the history