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 support for realm protocol param #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    3dc2f57 View commit details
    Browse the repository at this point in the history
  2. Wrap signature/4 tests in a describe block

    To improve test readability.
    jbernardo95 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    eb01abd View commit details
    Browse the repository at this point in the history
  3. Wrap header/1 test in a describe block

    To improve test readability.
    jbernardo95 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    4c60be0 View commit details
    Browse the repository at this point in the history
  4. Add missing tests

    Adds test for functions that didn't have any tests.
    jbernardo95 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    ef412bc View commit details
    Browse the repository at this point in the history
  5. Add support for realm protocol param

    This commit adds support for the realm protocol param as described in
    rfc5849 (https://datatracker.ietf.org/doc/html/rfc5849).
    jbernardo95 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    c65bc31 View commit details
    Browse the repository at this point in the history