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

Use consistent name casing #1268

Merged
merged 18 commits into from Mar 25, 2021
Merged

Use consistent name casing #1268

merged 18 commits into from Mar 25, 2021

Commits on Mar 25, 2021

  1. Uniform config name casing

    larabr committed Mar 25, 2021
    Copy the full SHA
    ceb6471 View commit details
    Browse the repository at this point in the history
  2. uniform keyID casing

    larabr committed Mar 25, 2021
    Copy the full SHA
    f08ae48 View commit details
    Browse the repository at this point in the history
  3. Uniform userID casing

    larabr committed Mar 25, 2021
    Copy the full SHA
    3e36049 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    52e9bb1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    32e61c3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a6d9f2c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    000ebcc View commit details
    Browse the repository at this point in the history
  8. Uniform s2k-related naming

    larabr committed Mar 25, 2021
    Copy the full SHA
    fbd51d7 View commit details
    Browse the repository at this point in the history
  9. Remove underscores

    larabr committed Mar 25, 2021
    Copy the full SHA
    dbe43d5 View commit details
    Browse the repository at this point in the history
  10. Make packet tag static

    larabr committed Mar 25, 2021
    Copy the full SHA
    68a6140 View commit details
    Browse the repository at this point in the history
  11. Rename aead packet enum

    larabr committed Mar 25, 2021
    Copy the full SHA
    08e92c0 View commit details
    Browse the repository at this point in the history
  12. Remove more underscores

    larabr committed Mar 25, 2021
    Copy the full SHA
    e37b4aa View commit details
    Browse the repository at this point in the history
  13. Revert type changes

    larabr committed Mar 25, 2021
    Copy the full SHA
    4181780 View commit details
    Browse the repository at this point in the history
  14. Rename policyURI

    larabr committed Mar 25, 2021
    Copy the full SHA
    cfe7119 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    caa3119 View commit details
    Browse the repository at this point in the history
  16. Fix packet import

    larabr committed Mar 25, 2021
    Copy the full SHA
    09f169f View commit details
    Browse the repository at this point in the history
  17. Use static getter for tag

    larabr committed Mar 25, 2021
    Copy the full SHA
    1081112 View commit details
    Browse the repository at this point in the history
  18. Mark allowed packets as pure

    twiss committed Mar 25, 2021
    Copy the full SHA
    128d10f View commit details
    Browse the repository at this point in the history