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

Adjust the API to read better, and improve some of the top code heirarchy #148

Merged
merged 34 commits into from
Jan 16, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b58ebe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082d6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    d673948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ec303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a8ac73 View commit details
    Browse the repository at this point in the history
  4. [wip] New Salt abstraction type

    Still needs to be fleshed out & given docs
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ab8f561 View commit details
    Browse the repository at this point in the history
  5. [!compiling] New DapolTree type, move Accumulator logic to new type

    Still needs work but this is the first move
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    45f660c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4211b2 View commit details
    Browse the repository at this point in the history
  7. [wip] Add dapol config type, which copies code from NdmSmtConfig

    Still need to fix the tests, and shift all the code to use this config
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    60338e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c8a580 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f93459 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5be734 View commit details
    Browse the repository at this point in the history
  11. Mark files for deletion

    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0ff1a41 View commit details
    Browse the repository at this point in the history
  12. Delete ndm_smt_config

    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0356998 View commit details
    Browse the repository at this point in the history
  13. Delete ndm_smt_secrets

    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ba97fbb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a1d524 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    602e401 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e17874a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e7a1167 View commit details
    Browse the repository at this point in the history
  18. Revert "Delete ndm_smt_secrets_parser"

    This reverts commit e7a1167.
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0d21bd8 View commit details
    Browse the repository at this point in the history
  19. Revert "Revert "Delete ndm_smt_secrets_parser""

    This reverts commit 0d21bd8.
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    760b5d0 View commit details
    Browse the repository at this point in the history
  20. Grab some code from deleted ndm_smt_secrets_parser for dapol_config

    Turns out we need this code for the CLI because you don't want to be putting raw
    secrets in your terminal history
    Stentonian committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8659229 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    169cfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190f9f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    710feb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e7927e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    800b0a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efafc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bea4cc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    f2a2498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de4eff5 View commit details
    Browse the repository at this point in the history
  3. Add unit test on salt.rs

    Stentonian committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    396ee44 View commit details
    Browse the repository at this point in the history
  4. Bunch 'o smol todos

    Stentonian committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d96d5f3 View commit details
    Browse the repository at this point in the history
  5. Get benches building

    Stentonian committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    13900f2 View commit details
    Browse the repository at this point in the history