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

feat: Implemented synced enforcer #83

Closed
wants to merge 9 commits into from

Commits on Mar 12, 2021

  1. feat: added RAII to cached enforcer

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    2d21e02 View commit details
    Browse the repository at this point in the history
  2. feat: added synced enforcer

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    8635397 View commit details
    Browse the repository at this point in the history
  3. feat: added chrono::duration for LoadPolicy

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5b59c37 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. feat: added ticker

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    37007e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. feat: added synced enforcer

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    4ebf55e View commit details
    Browse the repository at this point in the history
  2. fix: ticker filepath in VS project files

    Signed-off-by: Yash Pandey (YP) <[email protected]>
    EmperorYP7 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    07d862c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. feat: added tests

    Signed-off-by: EmperorYP7 <[email protected]>
    EmperorYP7 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    acf4b88 View commit details
    Browse the repository at this point in the history
  2. fix: cleaning up ticker

    Signed-off-by: EmperorYP7 <[email protected]>
    EmperorYP7 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8329fdd View commit details
    Browse the repository at this point in the history
  3. fix: synced enforcer test

    Signed-off-by: EmperorYP7 <[email protected]>
    EmperorYP7 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    44fb6c4 View commit details
    Browse the repository at this point in the history